Skip to content

Implementation of a simplified binary tree data structure

Notifications You must be signed in to change notification settings

RomanenkoBoris/MySimpleBinaryTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySimpleBinaryTree

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 binary tree. 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 simplified binary tree data structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages