Toggle navigation
Home
About
Tags
Posts Tagged “algorithm”
Start of Year with Shunting Yard
Applying dijkstras shunting yard algorithm for expression evaluation.
01/09/13
A Tool for a Fool
A simple tool for correcting misspelled header file include lines that creep in when working with Windows users.
11/22/11
Lunch break coding - brainfuck
Implementing a brainfuck interpreter in haskell.
10/11/11
Lunch break coding - First Nonrepeating Character
Simple programming puzzle to find the first nonrepeating character in a string.
08/21/11
Lunch break coding - Word Break Problem
Simple programming puzzle to break up words according to dictionary.
08/15/11
Lunch break coding
A small prolog problem solved in haskell
08/09/11