Put content in Coding Interview Prep Algorithms intro stub (#226)

* Put content in Coding Interview Prep Algorithms intro stub

* Make tiny correction
This commit is contained in:
Shaurya Shubham
2018-09-27 16:15:38 +05:30
committed by Mrugesh Mohapatra
parent dee523c968
commit 32cdfaba7c

View File

@ -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).
Improve this on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions/coding-interview-prep/algorithms/index.md).