Skip to content

This contains the basic data structures implementation (vector,list,tree,hashmap), it was made for the Data Structure and algorithms course from Computer Science bachelor.

Notifications You must be signed in to change notification settings

albertoamo/DataEstructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataEstructures

This contains the basic data structures implementation (vector,list,tree,hashmap). It was made for the Data Structure and algorithms course from Computer Science bachelor.

This structures are not generic yet, they are based on preset structs. This will need to be changed in the future, by replacing this structures into void pointers.

About

This contains the basic data structures implementation (vector,list,tree,hashmap), it was made for the Data Structure and algorithms course from Computer Science bachelor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages