November 20, 2018
Command-line based version of Conway’s Game Of Life.
February 25, 2017
Solution for the n-puzzle using the A* algorithm.
April 9, 2016
This java program provides an implementation of the Vigenere cipher.
February 19, 2016
Command-line based implementation of the Battleship board game.
December 2, 2015
This program provides location information using graphs and Dijkstra's algorithm.
November 5, 2015
Implementation of a word indexer using a binary or an AVL tree.
April 8, 2015
Huffman-coding algorithm for encoding and decoding text files.