jacobakh / Autocomplete

Exploring various applications of the Tries data structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete

Exploring various applications of the Tries data structure

The purpose of this project was to explore runtime and complexity analysis. The goal was to be able to have applications run under a specific threshold of time, created by autograders in UC Berkeley's Computer Science 61b: Data Structures course.

About

Exploring various applications of the Tries data structure


Languages

Language:Java 100.0%