Skip to content

jrenner/c_algorithms_data_structures

Repository files navigation

#Algorithms and Data Structures in C

For fun and practice.

###Implemented (so far)

  • selection sort
  • insertion sort
  • bubble sort
  • merge sort

How to use

Use make:

$ make

MIT License

About

Various algorithms and data structures written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published