This project is designed to show CS students the implementation of some of the most common data structures and search algorithms.
- Bubble Sort
- Quick Sort
- Singly Linked List
- Stack
- Queue
- Maven
- MethodName_StateUnderTest_ExpectedBehavior
- Example - isAdult_AgeLessThan18_False
- Cracking the Coding Interview (Book)
- https://www.tutorialspoint.com/java/java_data_structures.htm
MIT