Click here to Skip to main content
15,891,184 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: C# devs: how about these interview questions? Pin
KarstenK24-Jan-17 5:21
mveKarstenK24-Jan-17 5:21 
GeneralRe: C# devs: how about these interview questions? Pin
W Balboos, GHB24-Jan-17 5:38
W Balboos, GHB24-Jan-17 5:38 
GeneralRe: C# devs: how about these interview questions? Pin
patbob24-Jan-17 5:43
patbob24-Jan-17 5:43 
GeneralRe: C# devs: how about these interview questions? Pin
Jeremy Falcon24-Jan-17 6:13
professionalJeremy Falcon24-Jan-17 6:13 
GeneralRe: C# devs: how about these interview questions? Pin
#realJSOP24-Jan-17 6:17
mve#realJSOP24-Jan-17 6:17 
PraiseRe: C# devs: how about these interview questions? Pin
Gary Wheeler24-Jan-17 6:37
Gary Wheeler24-Jan-17 6:37 
GeneralRe: C# devs: how about these interview questions? Pin
virang_2125-Jan-17 13:23
virang_2125-Jan-17 13:23 
GeneralRe: C# devs: how about these interview questions? Pin
Foothill24-Jan-17 6:30
professionalFoothill24-Jan-17 6:30 
I think a good mid-level C# developer would have a solid command of most of the canned classes and collections. I personally would ask them to hand write code or psuedo-code for loading a CSV file and run some basic analysis on it such as summing and averaging values from two or three of the columns. If they properly use the System.IO, System.Collections, and possibly System.Data classes and proper flow control, they are ready for a more technical interview. I would follow up with questions on when to use interfaces, what the null coalescing and null conditional operators are used for, and explain lambda expressions just to gauge if they have been keeping up with how the language has evolved.
if (Object.DividedByZero == true) { Universe.Implode(); }
Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

GeneralRe: C# devs: how about these interview questions? Pin
Marc Clifton24-Jan-17 7:17
mvaMarc Clifton24-Jan-17 7:17 
GeneralRe: C# devs: how about these interview questions? Pin
jgakenhe24-Jan-17 8:02
professionaljgakenhe24-Jan-17 8:02 
GeneralRe: C# devs: how about these interview questions? Pin
Mark_Wallace24-Jan-17 8:09
Mark_Wallace24-Jan-17 8:09 
GeneralRe: C# devs: how about these interview questions? Pin
PIEBALDconsult25-Jan-17 13:10
mvePIEBALDconsult25-Jan-17 13:10 
GeneralRe: C# devs: how about these interview questions? Pin
virang_2125-Jan-17 13:19
virang_2125-Jan-17 13:19 
JokeI was going to ask this in QA PinPopular
OriginalGriff24-Jan-17 3:35
mveOriginalGriff24-Jan-17 3:35 
AnswerRe: I was going to ask this in QA Pin
User 842024-Jan-17 3:40
User 842024-Jan-17 3:40 
GeneralRe: I was going to ask this in QA PinPopular
PeejayAdams24-Jan-17 3:55
PeejayAdams24-Jan-17 3:55 
GeneralRe: I was going to ask this in QA Pin
lopatir24-Jan-17 3:56
lopatir24-Jan-17 3:56 
GeneralRe: I was going to ask this in QA Pin
kdmote24-Jan-17 4:21
kdmote24-Jan-17 4:21 
GeneralRe: I was going to ask this in QA Pin
Daniel Pfeffer24-Jan-17 4:58
professionalDaniel Pfeffer24-Jan-17 4:58 
GeneralRe: I was going to ask this in QA Pin
raddevus24-Jan-17 5:14
mvaraddevus24-Jan-17 5:14 
GeneralRe: I was going to ask this in QA Pin
W Balboos, GHB24-Jan-17 5:40
W Balboos, GHB24-Jan-17 5:40 
GeneralRe: I was going to ask this in QA Pin
Marc Clifton24-Jan-17 7:20
mvaMarc Clifton24-Jan-17 7:20 
GeneralRe: I was going to ask this in QA Pin
RossMW24-Jan-17 7:25
professionalRossMW24-Jan-17 7:25 
GeneralRe: I was going to ask this in QA Pin
dbrenth24-Jan-17 7:27
dbrenth24-Jan-17 7:27 
GeneralRe: I was going to ask this in QA Pin
Mark_Wallace24-Jan-17 8:11
Mark_Wallace24-Jan-17 8:11 

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.