This section contains solutions of courses offered by Unversity of San Diego on Data Structures and Algorithms. Below are list of courses covered:
- Check brackets in the code
-
- Suffix Tree (Ukkonen's)
- Trie
- TrieMatching
- BurrowWheelerTransform
- InverseBWT
- Construct Suffix Array of A Long String
- KnuthMorrisPrat
- Connected Components
- Reachability
- Detect Cycle in Directed Graph
- TopologicalSort
- BFS
- (Minimum cost of flight) Dijktras
- Detecting Anomalies in Currency Exchange (Arbitrage)