CS-151: Data Structures
Labs, Fall 2022
- Lab 0. Setup. Due: Sept 18, 10:00 PM
- Lab 1. The First Cup of Java. Due: Sept 25, 10:00 PM
- Lab 2. Object-Oriented Programming. Due: Oct 2, 10:00 PM
- Lab 3. My ArrayList. Due: Oct 9, 10:00 PM
- Lab 4. Link ‘em up! My LinkedList. Due: Oct 30, 10:00 PM
- Lab 5. Simply A-Maze-ing! Stack and Queue. Due: Nov 6, 10:00 PM
- Lab 6. Binary Tree. Due: Nov 13, 10:00 PM
- Lab 7. Balanced BST. Tree Map. Due: Nov 20, 10:00 PM
- Lab 8. Million Monkeys with Typewriters. My HashMap. Due: Nov 30, 10:00 PM
- [Lab 9]. THIS LAB IS OPTIONAL! Scheduling tasks. Priority Queue. Demo to your instructor no later than Wednesday, Decemeber 14.
- Lab 10. Everything is better with Bacon! Graph traversals. Due: Dec 9, 10:00 PM