Skip to content
#

clrs-book

Here are 53 public repositories matching this topic...

A comprehensive collection of Data Structures and Algorithms implemented in C++, based on the concepts from the book Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein (CLRS). This repository includes various coding challenges and solutions, with unit tests to ensure correctness.

  • Updated Aug 10, 2024
  • C++

Very detailed Data Structure implementations in C, C++ and Pseudo Code. Pseudo Code is mostly from CLRS book and organized for real world usage. Use this repo for DS reference or Interview prep

  • Updated Aug 24, 2020
  • C++

Improve this page

Add a description, image, and links to the clrs-book topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clrs-book topic, visit your repo's landing page and select "manage topics."

Learn more