Skip to content

Repository files navigation

Description

This program takes an input prefix and outputs a list of most likely words given a .txt file of words and their corresponding weights. The program implements a balanced BST coupled with a map data structure to quickly retrieve data given a list containing thousands of words.

Purpose

This project was created to practice the application of data structures to problems requiring efficient solutions.

About

An algorithm that outputs a list of terms that is most likely used given an input prefix.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages