Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 152 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 152 Bytes

ruby_template

My first paired project. We built an autocomplete program in ruby that uses a Trie data structure and recursion to traveserse the tree.