/Algo_Ds_Notes

It is a repository that is a collection of algorithms and data structures with implementation in various languages.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Java_Ds_Algo This repository consists of the mostly asked, important DS algorithms based on JAVA Language.... New Algo's would soon be added to the repository. Happy Learning!

Reffered Books

  • Data Structures with C by Schaum Series
  • Data Structures: A Pseudocode Approach with C by Richard F. Gilberg
  • Fundamentals Of Data Structures in C by Horowitz
  • Introduction To Algorithms By Thomas H. Cormen
  • Java: The Complete Reference By Herbert Schildt
  • Object Oriented Programming with C++ by E Balaguruswamy
  • Computer Oriented Numerical Methods By V. Rajaraman

Reffered Websites