A downloadable tool

Nifty project from 2016. Original problem made by Princeton University computer science course.

Download

Download
Auto Complete.zip 2 MB

Install instructions

Mac:

- Open Terminal
- Navigate to the /src/ folder after extracting the zip file
- run "java-algs4 AutocompleteGUI Resources/wiktionary.txt 5" or "java-algs4 AutocompleteGUI Resources/cities.txt 5"
- The numbers can be adjusted to any positive integer
- Might need to configure java class path to add algs4.jar since it is an external library

Leave a comment

Log in with itch.io to leave a comment.