Pinned Repositories
ABC
Top Coder Problem
BELPhaser
RTS variant of StarCraft built using Phaser.js.
BuildingBridges
ACM ICPC World Finals 2003 - Graph theory
FieldAndStones
benchmark analysis of brute force, hybrid, and dynamic programming algorithms on field and stones problem.
Journey-to-the-moon
hackerrank graph theory problem which merges disjoint sets for path compression.
MazeGenerator
maze generator using spanning trees via depth first search.
PC-sim
c assembler & data path simulator implementing the LC-2200 ISA.
SquadTrees
graph problem - ACM Problem Set - quadtrees
Surf
optimization algorithm that leverages dynamic programming to solve a group interval scheduling maximization problem.
xor-sequence
Bit manipulation algorithm to compute the xor sum segment over natural nums.
nhays89's Repositories
nhays89/5guys
js event planning web application for a public library
nhays89/BurgerBaron
program that uses doubly linked lists to simulate burger ordering service.
nhays89/CompressedLiterature
data compression macro using Huffman trees
nhays89/CompressedLiterature2
data compression macro using huffman coding algorithm implemented with hash tables
nhays89/maze
A simple 2D maze game in JS
nhays89/Promotions
algorithm that builds a graph from input relations and determine promotions.
nhays89/SciFair-Robot
scifair2016-fattyacid grid search
nhays89/Tetris
Swing-based 2D tetris mvc observer design pattern.
nhays89/TradingPost
Sequence of algorithm approaches for solving a directed graph problem.
nhays89/VBA
Data transfer subroutine built using Visual Basic in Excel for transferring P.O overages.