Daily Archives: October 7, 2014



Counting occurrences and computing the index of elements in arrays. Rather simple tasks to get started with the Search Sort sector. ► 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 «Other Series» ► Let’s Develop […]

[LD] Code Hunt #34 – Search Sort – 12.01 to ...





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 ...