C: Book recommendations
-
What books would you recommend for data structures and algorithms in C language? It would be good if recommended books are books of solved problems.
-
What books would you recommend for data structures and algorithms in C language? It would be good if recommended books are books of solved problems.
-
What books would you recommend for data structures and algorithms in C language? It would be good if recommended books are books of solved problems.
This is a classic: Algorithms in C[^]
The difficult we do right away... ...the impossible takes slightly longer.
-
This is a classic: Algorithms in C[^]
The difficult we do right away... ...the impossible takes slightly longer.
I believe this is a later edition of the book I initially learned C with.... if that is the case, it's a pretty good book that emphasizes proper algorithms, which is great.