Somewhere in the code...
mercredi 15 mai 2013
Mastermind, a small evolution to map with the true rules!
›
In my previous post about the Mastermind game, I didn't implement the real rules and my daughter said that I should use 'W'hite ...
vendredi 26 avril 2013
Mastermind: Search the code by yourself....
›
Hey good news after only 1hour more, i got a playable version with around 100 line of code.... I have more work to display the color code: ...
Mastermind: a starting point...
›
As I start to build an algorithm to compete in an on-line Mastermind tournament , I build the following code to generate random hidden code ...
mercredi 24 avril 2013
Use Iterator to decouple your algorithm from your container...
›
Today, I had to implement a function to check error between data contains in different kind of container. Typically the data type can be int...
mardi 23 avril 2013
I like Javascript .....
›
I'm not a Javascript expert, but the thing I really like with Javascript and our modern Web-Browser is that they allow you to customize ...
lundi 22 avril 2013
Provide your own allocator for std::vector or boost storage
›
If you plan to write some optimized code (SIMD code like SSE or MMX) using memory coming from a standard container (std::vector or boost::nu...
vendredi 19 avril 2013
An interview question
›
I had an job interview, and the interviewer had a cool technical and language agnostic question.... He just put the focus on algorithms and ...
‹
›
Accueil
Afficher la version Web