romanofski / codesnippets

Code snippets I wrote for solving problems (codejams, topcoder, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All directories are small snippets solving dedicated problems (partly
from past Google code jams, Topcoder, etc). Some of them also implement
particular algorithms to study them.

This is a simple learning module for myself to study various algorithms.
Because I figured that I suck at algorithm analysis and should be able
to come up with better solutions for problems, I'm studying problems and
algorithms.
They might be useful for anyone else or for me to simply look back how I
solved a particular problem.

-- Roman

About

Code snippets I wrote for solving problems (codejams, topcoder, etc)

License:The Unlicense


Languages

Language:Haskell 77.9%Language:Python 16.8%Language:XSLT 3.4%Language:C 1.1%Language:JavaScript 0.7%Language:Makefile 0.1%