Skip to content

tomik/fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published