GeeksforGeeks » Interview Questions
Advice needed.
(3 posts)-
Please suggest a good book for practicing problems on Data Structures. I need to work very hard in this area.
-
Sahani books.
Tennonbaum book on DS is also a good options.
Also, try to solve problems on different data structures given on this site.
http://www.geeksforgeeks.org/archives/category/c-arrays
http://www.geeksforgeeks.org/archives/category/linked-list
http://www.geeksforgeeks.org/archives/category/tree
http://www.geeksforgeeks.org/archives/category/c-strings -
Thank you !
Reply
You must log in to post.