diff --git a/packages/learn/src/introductions/coding-interview-prep/algorithms/index.md b/packages/learn/src/introductions/coding-interview-prep/algorithms/index.md index 7994767ffd..613ec2d8f8 100644 --- a/packages/learn/src/introductions/coding-interview-prep/algorithms/index.md +++ b/packages/learn/src/introductions/coding-interview-prep/algorithms/index.md @@ -3,8 +3,7 @@ title: Introduction to the Coding Interview Algorithms block: Algorithms superBlock: Coding Interview Prep --- -## Introduction to the Coding Interview Algorithms +## Introduction to the Coding Interview Prep Algorithms +These challenges are meant to teach and challenge you with common algorithms that you will encounter in real life. Hopefully, these challenges will be a great learning experience and your programming and logical skills will improve. -This introduction is a stub - -Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions). \ No newline at end of file +Improve this on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions/coding-interview-prep/algorithms/index.md).