This repo contains my practice and adventures in Data Structures and Algorithms using Java.
Liz Mahoney
- Day 4: Linked List
- Day 5: Linked List - Insertions
- Day 6: Linked List - kth To The End
- Day 7: Linked List - Linked List Merge
- Day 8: Stacks and Queues
- Day 9: Queues With Stacks
- Day 10: FIFO Animal Shelter
- Day 11: Multi Bracket Validation