Skip to content

Repository files navigation

Couple of my fun projects. Programming challenges from internet, algorithms, etc.. Undocumented, unreliable, just code.
bacon
=============
Solution to http://proggitquiz.com/challenge/4 using simulated annealing.
bloom
=============
Bloom filter in python.
boyermoore
=============
Boyer-Moore algorithm for text search in D. hawks_and_doves
=============
Simulation of famous hawks and doves population problem
popularized by Richard Dawkins.
mail
=============
Interesting problem I was given by my CS teacher Tomas Holan.
tmp_messages
=============
Experiments with Template Metaprogramming in C++ for implementation of protol with generic message passing api.
word_chains
=============
Finding wordchains given start word, end word and list of available words.
word_search
=============
Word puzzles generator.

About

my toy programs

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages