Cell Phone Records Manager | Java
- Designed a custom linked list system to manage unique cell phone records, enforcing strict OOP principles.
- Implemented deep copy constructors, iterative search tracking, and duplicate prevention.
- Achieved 100% method coverage with edge-case testing (invalid indices, empty lists).