Skip to content

A project about finding all other sequences that yields same binary search tree topology within Data Structers course.

Notifications You must be signed in to change notification settings

talhabayburtlu/Binary-Search-Trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Binary-Search-Trees

A project about finding all other sequences that yields same binary search tree topology within Data Structers course.

How it works

Program waits until a sequence entered. After building that binary search tree topology, it finds and stores all possible sequences that builds same binary search tree topology. Program does NOT use brute force technic. Sequences are deploying at output.txt file.

About

A project about finding all other sequences that yields same binary search tree topology within Data Structers course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages