Put content in Data Structures stub

This commit is contained in:
Shaurya Shubham
2018-07-07 07:58:11 +05:30
committed by Mrugesh Mohapatra
parent 2c3428a4fa
commit fc4ae129b4

View File

@ -5,6 +5,4 @@ superBlock: Coding Interview Prep
--- ---
## Introduction to the Coding Interview Data Structure Questions ## Introduction to the Coding Interview Data Structure Questions
This introduction is a stub These excercises are meant to help you deal with large or complex data by using many different data types other than your standard objects or arrays.
Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions).