Books/sites/apps recommended for data structures? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Books/sites/apps recommended for data structures?

27th Dec 2016, 8:07 PM
Tarviha Fatima
Tarviha Fatima - avatar
4 Respostas
0
Although this book is written using the C programming language, it provides good pseudocodes and explanations on important data structures. Also the conversion from C to other languages isn't too bad in my opinion: Data Structures A Pseudocode Approach with C by Richard Gilberg
27th Dec 2016, 8:20 PM
Greg Ortiz
Greg Ortiz - avatar
0
website : geeksforgeeks.com
27th Dec 2016, 8:39 PM
Viral Parekh
Viral Parekh - avatar
0
please check paulprogramming channel on YouTube. This guy is fantastic. He first explains a data structure, say binary search tree, and then code it using C++
29th Dec 2016, 6:45 PM
Mehdi Ahmadian
0
please check paulprogramming channel on YouTube. This guy is fantastic. He first explains a data structure, say binary search tree, and then code it using C++
29th Dec 2016, 6:46 PM
Mehdi Ahmadian