An open API service indexing awesome lists of open source software.

https://github.com/sskender/aads

Advanced Algorithms and Data Structures FER labs
https://github.com/sskender/aads

avl-tree balanced-tree binary-search-tree binary-tree dsw hierholzers-algorithm huffman-compression-algorithm lz77-compression-algorithm patricia-tree simple-binary-search-tree skip-list trie trie-tree

Last synced: 4 months ago
JSON representation

Advanced Algorithms and Data Structures FER labs

Awesome Lists containing this project

README

          

# AADS
Advanced Algorithms and Data Structures FER labs

Course Description
Balanced trees, multiway trees, B-trees. Selected algorithms over graphs. Selected string-based data structures and algorithms. Selected geometric algorithms. Greedy algorithms, dynamic programming, and reductions. Network flows. Linear programming and simplex method. Stochastic, approximation, and randomized algorithms. Differentiable programming. Bloom filters. Selected compression algorithms.