Skip to content

curriculeon/maven.mycollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Collection

  • Objective - To create an implementation of various Collection classes
  • Purpose - To gain familiarity with inner workings of Collection framework
  • Restrictions - You are forbidden from using any built-in Collection objects.

Part 1 - Clone the project

  • Begin by forking this project into a personal repository.
    • To do this, click the Fork button located at the top right of this page.
  • Navigate to your github profile to find the newly forked repository.
  • Clone the repository from your account into your ~/dev directory.
  • Open the newly cloned project in a code editor (IntelliJ, for example).

Releases

No releases published

Packages

No packages published

Languages