An open API service providing repository metadata for many open source software ecosystems.

Topic: "python-hash-table"

m4lf0rm3d/BIJLI-Hash-Table-Database

In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language. The CSV file has over 400,000 records of phone numbers. Searching them linearly may cause a lot of time. Therefore, I used Hash Table to search phone numbers in O(1).

Language: Python - Size: 5.56 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1