Skip to content

cravies/DataStructures-Algorithms

Repository files navigation

Data Structures and Algorithms

My answers to the labs for a course I took on data structures and algorithms.

Some of the things I implemented:

  • Mergesort
  • Quicksort
  • Hash Table
  • Binary search tree
  • Red-black tree
  • Graph
  • Queue
  • Linked list

All are implemented in C.

About

Labs for a class I took on Data Structures and Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors