Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 215 Bytes

java-scripts

Collection of Java programs, primarily from 2nd and 3rd year of university.

Includes:

  • sorting algorithms
  • shortest paths
  • KnullMorrisPratt
  • ConnectX
  • Snake (like the Nokia game)
  • Unit testing