Skip to content

This is API containing the essential data structures. All of these data structures are implemented using java generics as the original Java Collections API. This project also focuses in the abstractions like hiding the concept from the implementation using inversion of control to decouple the code for easy maintainability and scalability.

Notifications You must be signed in to change notification settings

adricals90/Data-Structures_Algorithms-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

About

This is API containing the essential data structures. All of these data structures are implemented using java generics as the original Java Collections API. This project also focuses in the abstractions like hiding the concept from the implementation using inversion of control to decouple the code for easy maintainability and scalability.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages