Skip to content

nyordanoff/Data-Structures-Pract

 
 

Repository files navigation

Data Structures Course Resources

Computer Science, 2016/2017

Useful links:

Coding challenges/tasks/games:

C++ Iterators:

C++ STL References:

Literature:

  • Richard Reese (2013) Understanding and Using C Pointers - Core techniques for memory management. O'Reilly Media
  • R. Sedgewick (1998) Algorithms in C++, Parts 1-4: Fundamentals, Data Structure, Sorting, Searching, 3 ed. Addison-Wesley.
  • Sedgewick, R. (2001) Algorithms in C++ Part 5: Graph Algorithms, 3rd ed. Addison-Wesley
  • Cormen, T., Leiserson, C., Rivest, R., Stein, C. (2009) Introduction to Algorithms, 3rd ed. MIT Press. ISBN 978-0-262-03384-8
  • R. Sedgewick and K. Wayne - Algorithms, 4th edition (2011) Addison-Wesley
  • Knuth, Donald (1997) The Art of Computer Programming, 3 ed., vol. 1: Fundamental Algorithms. Addison-Wesley
  • Knuth, Donald (1997) The Art of Computer programming, 3 ed., vol. 2: Seminumerical Algorithms. Addison-Wesley
  • Knuth, Donald (1998) The Art of Computer programming, 2 ed., vol. 3: Sorting and Searching. Addison-Wesley

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%