Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sharpening the Saw Pin
eddieangel1-Jun-11 8:42
eddieangel1-Jun-11 8:42 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:48
SledgeHammer011-Jun-11 9:48 
AnswerRe: Sharpening the Saw Pin
Luc Pattyn1-Jun-11 15:05
sitebuilderLuc Pattyn1-Jun-11 15:05 
GeneralRe: Sharpening the Saw Pin
RobCroll1-Jun-11 14:01
RobCroll1-Jun-11 14:01 
AnswerRe: Sharpening the Saw Pin
jschell1-Jun-11 8:50
jschell1-Jun-11 8:50 
AnswerRe: Sharpening the Saw Pin
Ennis Ray Lynch, Jr.1-Jun-11 8:54
Ennis Ray Lynch, Jr.1-Jun-11 8:54 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:51
SledgeHammer011-Jun-11 9:51 
AnswerRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 9:26
mvePete O'Hanlon1-Jun-11 9:26 
If you want to learn about multi threading, read Sacha Barber's articles here on CP. As for the other stuff, you probably won't get asked it again.

I am on the other side. I give interviews and what I like to do is give a typical, moderately tricky programming task. You have access to the internet and the question contains hints to what I expect to see. I want to see reasonably small and easily testable routines. They should have some basic input validation. If you want to use Linq, that's fine but if you aren't comfortable with it and write a routine that does the same, that's fine as well. No points are deducted because somebody isn't a Linq guru.

If you go as far as writing some unit tests, you'll get points as well. Finally, I expect you to be able to walk me through the code and explain what it does. More importantly, I want you to explain what you rejected. The purpose of this is that I only want someone who can think for themselves.

I will ask some technical questions, but the practical test is more important to me.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: Sharpening the Saw Pin
eddieangel1-Jun-11 9:34
eddieangel1-Jun-11 9:34 
GeneralRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 9:36
mvePete O'Hanlon1-Jun-11 9:36 
GeneralRe: Sharpening the Saw Pin
gavindon1-Jun-11 10:31
gavindon1-Jun-11 10:31 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:53
SledgeHammer011-Jun-11 9:53 
JokeRe: Sharpening the Saw [modified] Pin
AspDotNetDev1-Jun-11 10:37
protectorAspDotNetDev1-Jun-11 10:37 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 11:21
SledgeHammer011-Jun-11 11:21 
GeneralRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 21:47
mvePete O'Hanlon1-Jun-11 21:47 
AnswerRe: Sharpening the Saw [modified] Pin
RobCroll1-Jun-11 14:11
RobCroll1-Jun-11 14:11 
QuestionI do not understand why the error ! :S Pin
ismail201-Jun-11 2:31
ismail201-Jun-11 2:31 
AnswerRe: I do not understand why the error ! :S Pin
PIEBALDconsult1-Jun-11 2:50
mvePIEBALDconsult1-Jun-11 2:50 
AnswerRe: I do not understand why the error ! :S Pin
Eddy Vluggen1-Jun-11 2:59
professionalEddy Vluggen1-Jun-11 2:59 
AnswerRe: I do not understand why the error ! :S Pin
Not Active1-Jun-11 2:59
mentorNot Active1-Jun-11 2:59 
GeneralRe: I do not understand why the error ! :S Pin
ismail201-Jun-11 3:05
ismail201-Jun-11 3:05 
GeneralRe: I do not understand why the error ! :S Pin
Not Active1-Jun-11 3:21
mentorNot Active1-Jun-11 3:21 
GeneralRe: I do not understand why the error ! :S Pin
ismail201-Jun-11 3:29
ismail201-Jun-11 3:29 
GeneralRe: I do not understand why the error ! :S Pin
Not Active1-Jun-11 3:32
mentorNot Active1-Jun-11 3:32 
GeneralRe: I do not understand why the error ! :S Pin
ismail201-Jun-11 3:34
ismail201-Jun-11 3:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.