Java implementation of algorithms, several puzzles and programming test tasks (with JUnit tests).
- TODO Java Collections: Stack, Map, List, Set, Queue, HashMap - http://www.javapractices.com/topic/TopicAction.do?Id=65
- TODO Bits and Bytes
- Fibbonaci numbers
- Factorial numbers
- Prime numbers
- Geometry
- Tower of Hanoi
- Traveling Salesman
- Knapsack problem
- Hash Table
- Binary Heap
- Binary Search Tree
- Red Black Tree
- B-tree
- Graphs
- Company (Who's Our Boss)
- Decathlon - (2011)
- FizzBuzz
- Look Ahead Iterator
- Zebra Puzzle
- Merge Generic and Optimized Zebra Puzzle Algorithms
- move input.csv and template.xsl from resources/ to resources/zebraPuzzle