Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 311 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 311 Bytes

Algorithms and data structures

Some algorithms and data sctrucutres implemented in C++

Data structures

  • Heap

Algorithms

  • Bellman-Ford
  • Dijkstra
  • Huffman coding
  • Heap sort
  • Levenstein distance

Compilation

Open chosen project with Visual Studio

Licenses

Code is shared under GPLv3 license