Skip to content

Implementation of a custom List interface and its realization in the form of a custom ArrayList and LinkedList

Notifications You must be signed in to change notification settings

RomanenkoBoris/MyListImplementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyListImplementation

My mind works in such a way that I can't calm down and move on to studying new topics until I have thoroughly analyzed the current one. That’s why I decided to write my own slightly simplified but fully functional implementation of a list. This approach helps me get acquainted with the world of Java Collections. This project can be useful for those who are taking their first steps in learning programming and have reached such an extensive topic.

About

Implementation of a custom List interface and its realization in the form of a custom ArrayList and LinkedList

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages