Skip to content

find the next least element in a binary search tree

Notifications You must be signed in to change notification settings

kazdam/nextleast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nextleast

Find the next least element in a binary search tree.

Building

Type make. This will build the executable: nextleast.

Running

Type nextleast, which will build the binary search tree and then find the "next" least element. Order is assumed.

About

find the next least element in a binary search tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published