| Rating | Name | Size | Complexity |
|---|---|---|---|
| A | DepthFirstSearchUnitTest | 20 | 8 |
| A | Paths | 10 | 2 |
| 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 | HashedMap | 34 | 8 |
| A | IndexMinPQ | 74 | 17 |
| A | DirectedCycle | 50 | 13 |
| A | LongestRepeatedSubstringSearchUnitTest | 6 | 1 |
| A | ThreeWayQuickSortTest | 8 | 1 |
| A | BoyerMooreUnitTest | 7 | 1 |
| A | QuickFindUnitTest | 12 | 1 |