tanaytoshniwal / Data-Structures-Algorithms

:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.
MIT License
31 stars 20 forks source link

Update README.md with index of contents #1

Closed tanaytoshniwal closed 2 years ago

tanaytoshniwal commented 5 years ago

Create an index page in README.md for all the contents of the Repository

ayushanand09 commented 3 years ago

Hi Tanay,

I can help you in "Creating an index page in README.md" for all the contents of this repository.

A rough idea for index of contents can be as follows:

1. Overview

2. Algorithms

3. Programming languages

4. A brief intro to the algorithms which will be used

5. Popular platforms for practicing

6. Common problems faced

and so on...

I have also made a project on "Command Line Music Player", (you can check it out on my profile). Please feel free to verify the "README file" of that repository to check the quality as will.

Thanks, Ayush