| Rating | Name | Size | Complexity |
|---|---|---|---|
| A | SubstringSearch | 6 | 1 |
| A | StackTest | 18 | 3 |
| A | TernarySearchTriesUnitTest | 49 | 5 |
| A | BinarySelection | 21 | 7 |
| A | HashedMapWithSeparateChainingUnitTest | 43 | 4 |
| A | DigraphUnitTest | 10 | 2 |
| A | LazyPrimMST | 35 | 12 |
| A | TopologicalSortShortestPathUnitTest | 11 | 5 |
| A | KnuthShuffle | 6 | 2 |
| A | String3WayQuickSort | 38 | 9 |
| A | ArrayStack | 40 | 13 |
| A | RedBlackTree | 90 | 30 |
| A | QuickUnionUnitTest | 12 | 1 |
| A | HashedSetUnitTest | 40 | 4 |
| A | BreadthFirstSearch | 36 | 8 |