Skip to content

bubblemans/NBAPlayerDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBAPlayerDatabase

Simulate a basic NBA player database with search, delete, undo, insert, update, and other operations.

Image of menu Image of stats Image of collisionsImage of rehash

Implementation

We simulate an NBA player database using binary search tree and hashtable. The data contains player name, player team, position, FGP FTP, TPP, total points and many other information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors