I took this course Spring 2023 and it was comprised of 5 big coding assignments
The course used an online tool to submit your code and it would give a score based on how many test cases you got correct
Each Assignment focuses on a different data structure and ways to use them in various cases
Each file contains information on the assignment and task to complete
Check play2048/src/Board.java
Check RUWarehouse/src/Warehouse.java
Check RUKindergarten/src/Classroom.java
Check HuffmanCoding/src/HuffmanCoding.java
Check InfinityWar/src/UseTimeStone.java