Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 135 Bytes

File metadata and controls

2 lines (2 loc) · 135 Bytes

Trie

My Data Structure project for university. I used HashTable for storing student numbers and Trie tree for storing HashTable keys.