An open API service indexing awesome lists of open source software.

https://github.com/andrewocc/info1905-assignment2

INFO1905 Data Structures Assignment 2 (password manager)
https://github.com/andrewocc/info1905-assignment2

data-structures hashing

Last synced: 5 months ago
JSON representation

INFO1905 Data Structures Assignment 2 (password manager)

Awesome Lists containing this project

README

          

# info1905-assignment2
An implementation of a 'password manager' using a double hash map, and separately a skip-list data structure.

Created as an assesment for a first-year advanced data structures course