Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 377 Bytes

Algorithms

This repository is all about Algorithms and Data Structures Subject

which I did when studying on Warsaw University of Technology

We learnt about: sorting algorithms, chaining hash tables, open addressed hash tables, red black trees, Huffman algorithm, longest common subsequence algorithm, Kruskal and Prim algorithm, finite state automaton based string search