Skip to content

Using binary search tree algorithm to store and manipulate a movie collection library.

Notifications You must be signed in to change notification settings

rynanda/Movie-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Binary Search Tree Movie Collection

Using binary search tree algorithm to store and manipulate a movie collection library. Using non-linear data structures and algorithms and developing reusable abstract data types (ADTs). Designing an efficient algorithm to solve two computational problems, traversing the binary search tree, empirically analysing the Big O time efficiency of the algorithms, testing the implementation and writing a technical report.

Releases

No releases published

Packages

No packages published

Languages