OK...I know this isn't really a problem with dotnet....but I couldn't
think of a better place to ask...

I've got to interview some people for the position of a junior
programmer....'Joel' test for C programmers would be one of

1. Reverse a string in place
2. Reverse a linked list
3. Count all the bits that are on in a byte
4. Binary search
5. Find the longest run in a string
6. atoi
7. itoa

does anyone have some reasonable ones in C#?

3 seems a bit irrelevant.
2,4,6 and 7 seem a bit pointless in something like C#....they're 1 line
methods.

that leaves me with 1 and 5...

Is there a simple way to short cut these tests in C#?...it would be
pointless me setting a test only to find it was trivial...or required a
trick....rather than demonstrating ability.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to