kuzanatoliy / algorithms

Algorithms and data structure
MIT License
0 stars 0 forks source link

algorithms

Data structures

Stack

Queue

Math

Greatest common devisior

Max

Min

Serches

Binary search

Sequences

Fibonacci

Sorts

Bubble sort

Cocktail shaker sort

Comb sort

Gnome sort

Insertion sort

Merge sort

Quick sort

Selection sort