https://github.com/rien/project-bubbletree
Project for the course Algorithms and Data Structures 2
https://github.com/rien/project-bubbletree
Last synced: about 2 months ago
JSON representation
Project for the course Algorithms and Data Structures 2
- Host: GitHub
- URL: https://github.com/rien/project-bubbletree
- Owner: rien
- Created: 2018-01-30T17:07:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T17:19:31.000Z (over 8 years ago)
- Last Synced: 2025-03-06T13:47:15.211Z (over 1 year ago)
- Language: Java
- Size: 3.32 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zeepbelbomen
This is a project for the course _Algorithms and Data Structures 2_. The goal was to make multiple binary tree implementations where nodes are balanced in groups ("bubbles").