Good interview programming projects

Posted by bigtang on Programmers See other posts from Programmers or by bigtang
Published on 2011-03-18T14:13:21Z Indexed on 2011/03/18 16:18 UTC
Read the original article Hit count: 187

Filed under:

I'm looking for some small programming projects that I can give potential employees to gauge their programming abilities. These will be programmers straight out of college. I'm looking for projects that would take someone a couple of hours and they would email back their answers post-interview.

One example would be to take this paragraph of text and return a list of alphabetized unique words. After each word tell me how many times the word appeared and in what sentance(s) the word appreared in.

Anyone have any good suggestions?

© Programmers or respective owner

Related posts about interview-questions