amritansh22 / Data-Structures-and-Algorithms-in-cpp

This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
MIT License
365 stars 341 forks source link

Update README.md #626

Open JJiang28 opened 10 months ago

JJiang28 commented 10 months ago

Added an about section for the project. Additionally, I tweaked the contribution guide to make it more thorough and beginner friendly. I added a table of existing Data Structures and Algorithms. Inside the Data Structures table, I included the completed implementations and algorithms. Algorithms unrelated to Data Structures were included in another table.

welcome[bot] commented 10 months ago

Thanks for opening this pull request! Please be sure that you have checked out our contributing guidelines.