METHODS:
MyListImpl listDuplicates()
boolean hasDuplicates()
int countRepetition(T elem)
int indexOf(T elem)
boolean contains(T elem)
void remove(int index)
boolean isEmpty()
MyNode<T> get(int index)
void add(T elem)
-
Notifications
You must be signed in to change notification settings - Fork 0
kikajanovcik/custom-list-interface
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Custom List interface to think of how it works behind the scenes & to create custom methods
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published