What is a popular / good data structure and analysis of algorithms for C, other than Data Structures, Algorithms, and Software Principles in C by Thomas Standish.
An introduction to the algorithms of Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stain is considered a standard reading of this subject. It is very thorough.
Algorithms in C (sedgewick) are also good
Algorithm Development Guide is very readable
Source: https://habr.com/ru/post/1335185/More articles:Is there any way to clear cache bytecode in Python? - pythonOptional Injection in Guice - javaJVM does not shutdown after shutting down a swing application - javaBest way to wait for WCF service? - c #Why should the objc block assignment be “copy” rather than “assign”? - memory-managementMonitoring file using inotify - c ++MailChimp API 1.3 + Hominid 3 + Groupings - ruby | fooobar.comEstimate the number of videos on Youtube - youtubeMapping custom nhibernate types to parameters using Fluent Nhibernate - nhibernateCommon table expression error - sqlAll Articles