Welcome to Honest Illusion Sign in | Join | Help

July 2008 - Posts

Dev102's Challenge #13 : Brackets

Many people skipped last week's challenge (like I had planned to). As it turned out, I was the only blogger to responded. For this week's challenge, they've gone back to a platform-neutral algorithm question: Your input is a string which is composed from
Posted by James | 2 Comments

Dev102's Challenge #12 : Managed & unmanaged

My solution(s) for last week's challenge were cited, but, only as an "honorable mention" / "also run". This week's challenge is a different sort of animal. Not that it is particularly difficult --- actually I suspect it's quite easy --- it's just that
Posted by James | 1 Comments

Dev102's Challenge #11 - Summing Numbers

My answer was acknowledged as correct for last week's challenge. So, let's see if we can make it two in a row. This week : Given a list of n integers and another integer called m, determine (true / false) if there exist 2 numbers in that list which sum
Posted by James | 1 Comments

Dev102's Challenge #10 - The Missing Number

I didn't actually skip last week's challenge for Dev102. I did write up a solution. I just forgot to post it. It was wrong anyway. Well, no sense it looking backward... This week's : Your input is an unsorted list of n numbers ranging from 1 to n+1, all
Posted by James | 1 Comments