Skip to content

A library database system that uses the quicksort and binary search algorithms, as well as some custom insertion and deletion algorithms.

Notifications You must be signed in to change notification settings

TaraRhoseyn/algorithm-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Assignment

What is it?

Python application that ingests data and performs the following custom algos:

  • iterative quicksort
  • binary search
  • linear search
  • a customised insertion
  • a customised deletion

What grade did I get?

78%

About

A library database system that uses the quicksort and binary search algorithms, as well as some custom insertion and deletion algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages