Interview Coding Challenge

I'm trying to write a coding challenge for C# for a junior role where I live here in Canada. I was looking for a Junior and was expecting a dozen quality applicants, maybe, but received 200~ applicants in the first week and almost all of them are qualified, many overly so. So to filter out a bunch of them I'm looking to write a question that would be an indicator that someone is familiar with the language, but as I need a code monkey they need not be strong with computer science problems. So I was thinking I should completely forgo asking them to code, and just ask C# trivia. But a better way to do that is to request they write something that requires many concepts of C#.

Are there any places I can go to get questions like that? Or do you have any suggestions?

Attached: meirl.jpg (640x599, 42K)

Other urls found in this thread:

bdc.ca/en/i_am/aboriginal_entrepreneur/pages/default.aspx
bdc.ca/en/i_am/woman-entrepreneur/pages/default.aspx
albertabusinessgrants.ca/start-up/
alberta.ca/small-business-resources.aspx
bdc.ca/en/blog/pages/promoting-inclusion-in-the-vc-community.aspx
bdc.ca/en/i_am/newcomer-entrepreneur/pages/default.aspx
bdc.ca/en/articles-tools/employees/recruit/pages/business-benefits-workforce-diversity.aspx
bdc.ca/en/about/mediaroom/news_releases/pages/higher-number-greater-diversity-entrepreneurs-calling-bdc-financing-advice.aspx
twitter.com/NSFWRedditGif

>Are there any places I can go to get questions like that?
Russia

Fizz buzz

This.
Fizzbuzz them first so you remove the absolute shitters.

always wanted to know a bunch of C# trivia, actually

I had a job application once where they asked me to write an application that pulled data from some earthquake tracking API and display it in a relevant way. I was given a week to do it and submit it to them. I definitely preferred that approach to whiteboard programming in an interview. It's a simple project but it's open ended so people can get a little creative with it. And you'd be judging them based on a complete solution rather than some slapdash pseudocode.

Too many people use this for free labour.

Fizzbuzz using a LINQ query. That's fairly moderate level c# knowledge and is easily optimized so the real stars can show off. Maybe have them demonstrate the difference between a class and a struct.

THIS

This is the interview question I received when interviewing for cisco networks. I promptly told them to fuck off and that I don't work for free.

Attached: cisco_question.png (775x725, 90K)

seems like a really easy project to pull off if you use a modern web framework - still I think you did the right thing by telling them to fuck off