karan / Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.
https://twitter.com/karangoel
MIT License
44.66k stars 10.53k forks source link

Update README.md #26

Closed dbonadiman closed 10 years ago

dbonadiman commented 10 years ago

The inverted index is not related to graphs but is used in information retrieval

karan commented 10 years ago

Please send a new request according to this file

dbonadiman commented 10 years ago

Ok i see. I see that there are some incongruence between the files. The inverted index is into the Graph section into the main README but into classic algorithm in the others i will move all of them into a new category named Data Structures in which you can add the classics List, Queue, Tree implementation too.

Cheers, Daniele

dbonadiman commented 10 years ago

Ok i did all and made a pull request for the other project too.