| Problem | Input | Output | Java Solution | C++ Solution | Python Solution |
|---|---|---|---|---|---|
| AVL Tree Heist | avl.in | avl.out | avl.java | avl.cpp | avl.py |
| Which Base is it Anyway? | base.in | base.out | base.java | base.cpp | base.py |
| Spreading News | news.in | news.out | b.java | news.cpp | news.py |
| Sorting Exams | sorting.in | sorting.out | sorting.java | sorting.cpp | sorting.py |