Skip to content

A collection of custom implementations of recursive data structures. Developed for educational purposes in Computer Science class.

License

Notifications You must be signed in to change notification settings

MoFa-Development/recursive-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Recursive Data Structures

A collection of custom implementations of recursive data structures. Developed for educational purposes in Computer Science class. There will probably appear some more examples using these data structures in the future.

Build

For GNU/Linux systems there's the build.sh which generates the javadoc documentation and a Jar file that launches the Test. Run:

./build.sh

About

A collection of custom implementations of recursive data structures. Developed for educational purposes in Computer Science class.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published