/study-algorithms-data-structures-c

A Open Source repository written in C language about data structures and algorithms

Primary LanguageC

Algorithms_Data_Structures

This is an open source repository for algorithms, data structures, and C language studies.

To see how structures and algorithms work more visually, see the website Data Structure Visualizations.

References

Websites:

Books:

  • [1] SEDGEWICK, Robert. - Algorithms in C - 1990 - Addison-Wesley Publishing Company, Inc.
  • [2] KERNIGHAN, W. Brian. RITCHIE, M. Dennis - C Prigramming Language - Second Edition - Library of Congress Cataloging-in-Publication Data.
  • [3] C Notes for Professionals - Goalkicher - Free Programming Books
  • [4] SCHILDT, Herber - The Complete C Reference - Fourth Edition