Skip to content

Builds heap according to selected time complexity algorithm.

Notifications You must be signed in to change notification settings

AntonGrn/min-heap-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinHeap

Binary tree GUI for educational purpose.

Builds a heap according to selected time complexity algorithm.

Measures and displays the time taken to build the heap (ms).

Optional tree traversal strategies.