Skip to content

Amir-Hussein-OTH/adap-names

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adap-names

Homeworks for the Advanced Design and Programming (ADAP) course.

Homework Overview

Implemented adap-b01 Name Class

  • Class Structure: Developed the Name class using string[] 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 Details

  • Submission Date: Submitted the homework on October 27, 2024.
  • Test Results: All tests ran successfully.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%