Skip to content

This project takes in a textfile of criminals with various attributes, builds an alphabetically sorted binary search tree out of the criminals, and then processes case files of attributes to output the possible suspects for each case. Completed for Data Structures course.

Notifications You must be signed in to change notification settings

mdttrump97/CriminalDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CriminalDatabase

About

This project takes in a textfile of criminals with various attributes, builds an alphabetically sorted binary search tree out of the criminals, and then processes case files of attributes to output the possible suspects for each case. Completed for Data Structures course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages