Homeworks for the Advanced Design and Programming (ADAP) course.
- Class Structure: Developed the
Name
class usingstring[]
as the internal representation of names. - Method Annotations: Annotated each method with its method type to clarify functionality.
- Functionality: Completed the implementation of methods for managing name components such as insertion, appending, and removal.
- Submission Date: Submitted the homework on October 27, 2024.
- Test Results: All tests ran successfully.