Yearly Archives: 2014



Implementing value-replacement and some i’m-not-sure-what-purpose computation on arrays. The biggest challenge remains the allocation of arrays with previously unknown size, but we know the pattern from before. Again, the solution are quite long for CodeHunt. â–º All CodeHunt Episodes: http://goo.gl/WtTJ3L â–º Let’s Develop! http://letsdeveloper.com â–º Don’t Miss an Episode: http://goo.gl/whzDi1 […]

[LD] Code Hunt #36 – Search Sort – 12.06 to ...








It is amazing how helpful some meaningful parameter names can be. Solving these tasks is so much easier, because the names convey a scenario and the scenario implies a computation. â–º All CodeHunt Episodes: http://goo.gl/WtTJ3L â–º Let’s Develop! http://letsdeveloper.com â–º Don’t Miss an Episode: http://goo.gl/whzDi1 «CodeHunt» An educational coding game […]

[LD] Code Hunt #32 – Arrays 2 – 11.04 to ...



More challenging array tasks coming up! Apparently, the expectations for full skill rating drop down. Or is it me starting to program in the “right’ style? â–º All CodeHunt Episodes: http://goo.gl/WtTJ3L â–º Let’s Develop! http://letsdeveloper.com â–º Don’t Miss an Episode: http://goo.gl/whzDi1 «CodeHunt» An educational coding game from Microsoft Research. https://codehunt.com […]

[LD] Code Hunt #29 – Arrays 2 – 11.01 [blind] ...