I'm looking for recommendations on the best resources to learn Data Structures and Algorithms (DSA) specifically using the C programming language. Any books, online courses, or tutorials that you found particularly helpful?
2 Answers
One great resource is Sedgewick's 'Algorithms in C.' It's comprehensive and covers a lot of important topics.
You might want to check out some online courses on platforms like Coursera or Udemy. They often have material specifically on DSA with C.
Is that a PDF book? Where can I find it?