@@ -593,14 +593,35 @@ We encourage contributions that enhance the repository's value. To contribute:
593593## References
594594
595595### Books
596- - L. V. Narashima Prasad, E. Kishna Rao Patro, * Lecture Notes on Data Structures using C*
597- - Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein, * Introduction to Algorithms, 3rd Edition (The MIT Press)*
598- - Steven Halim, * Competitive Programming 3*
599- - Narasimha Karumanchi, * Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles*
600- - Brian Kernighan, Dennis Ritchie, * The C Programming Language*
601- - Steven Skiena, Miguel Revilla, * Programming Challenges: The Programming Contest Training Manual*
602- - Antti Laaksonen, * Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science)*
603- - Nite Nimajneb, * The Hitchhiker’s Guide to the Programming Contests*
596+ - ** Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L.; Stein, Clifford**
597+ * Introduction to Algorithms, 3rd Edition (The MIT Press)*
598+ [ Amazon Link] ( https://amzn.to/4liRr12 )
599+
600+ - ** Halim, Steven**
601+ * Competitive Programming 3*
602+ [ Amazon Link] ( https://amzn.to/43H2KtM )
603+
604+ - ** Karumanchi, Narasimha**
605+ * Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles*
606+ [ Amazon Link] ( https://amzn.to/4jbJZCY )
607+
608+ - ** Kernighan, Brian; Ritchie, Dennis**
609+ * The C Programming Language*
610+ [ Amazon Link] ( https://amzn.to/3FWJxKM )
611+
612+ - ** Skiena, Steven; Revilla, Miguel**
613+ * Programming Challenges: The Programming Contest Training Manual*
614+ [ Amazon Link] ( https://amzn.to/44aL75A )
615+
616+ - ** Laaksonen, Antti**
617+ * Guide to Competitive Programming: Learning and Improving Algorithms Through Contests (Undergraduate Topics in Computer Science)*
618+ [ Amazon Link] ( https://amzn.to/4cDo3Pr )
619+
620+ - ** Nimajneb, Nite**
621+ * The Hitchhiker’s Guide to the Programming Contests*
622+
623+ - ** Prasad, L. V. Narashima; Patro, E. Kishna Rao**
624+ * Lecture Notes on Data Structures using C*
604625
605626### Online Courses and Resources
606627- [ Stanford CS Library] ( http://cslibrary.stanford.edu/ )
0 commit comments