Skip to content

flybonzai/princeton-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

princeton-algorithms

From the Coursera Princeton Algorithms course.

To package and run the Boggle solver:

First run mvn clean package

Using the resulting jar, run a command similar to java -jar ./target/princeton-algorithms-1.0-SNAPSHOT-jar-with-dependencies.jar src/main/resources/boggle/dictionary-yawl.txt src/main/resources/boggle/board4x4.txt

About

From the Coursera Princeton Algorithms course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages