| Rating | Name | Size | Complexity |
|---|---|---|---|
| A | BruteForceSubstringSearch | 18 | 6 |
| A | UnionFindUnitTest | 12 | 1 |
| A | RWaySearchTries | 87 | 26 |
| A | QuickSort | 45 | 12 |
| A | HashedMapUnitTest | 43 | 4 |
| A | Digraph | 26 | 8 |
| A | EdgeWeightedGraph | 42 | 13 |
| A | BellmanFordShortestPathUnitTest | 10 | 4 |
| A | LinkedListQueue | 37 | 10 |
| A | String3WayQuickSortUnitTest | 6 | 1 |
| A | LinkedListStack | 35 | 8 |
| A | BinarySearchTree | 109 | 30 |
| A | RedBlackTreeUnitTest | 43 | 4 |
| A | DepthFirstSearchUnitTest | 20 | 8 |
| A | Paths | 10 | 2 |