Skip to content

A repository to sharpen Make, shell, C, and programing skills. A bit of a mess, but full of algorithms and data structures.

Notifications You must be signed in to change notification settings

lucidlactose/DataStructures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataStructures-and-Algorithms

A repository to sharpen Make, shell, C, and programing skills. A bit of a mess, but full of algorithms and data structures.
Planned: Make these algorithms in different languages

Contains:

Sorting Algorithms:

  • Bubble Sort
  • Selection Sort
  • Merge Sort
  • Heap Sort (2)
  • Radix Sort
  • Quick Sort
  • Counting Sort

Data Structures:

  • Stack
  • Queue
  • MinHeap

About

A repository to sharpen Make, shell, C, and programing skills. A bit of a mess, but full of algorithms and data structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published