Click here to Skip to main content
15,890,882 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: CERN lets you surf the web like it's 1990 Pin
Mark_Wallace19-Feb-19 8:08
Mark_Wallace19-Feb-19 8:08 
NewsRochester Institute of Technology puts health monitoring sensors into a toilet seat Pin
Dan Neely19-Feb-19 3:21
Dan Neely19-Feb-19 3:21 
GeneralRe: Rochester Institute of Technology puts health monitoring sensors into a toilet seat Pin
Wastedtalent19-Feb-19 4:18
professionalWastedtalent19-Feb-19 4:18 
GeneralRe: Rochester Institute of Technology puts health monitoring sensors into a toilet seat Pin
Mark_Wallace19-Feb-19 8:05
Mark_Wallace19-Feb-19 8:05 
GeneralRe: Rochester Institute of Technology puts health monitoring sensors into a toilet seat Pin
littleGreenDude20-Feb-19 4:56
littleGreenDude20-Feb-19 4:56 
NewsProgramming interview questions are too hard and too short Pin
Kent Sharkey18-Feb-19 11:46
staffKent Sharkey18-Feb-19 11:46 
GeneralRe: Programming interview questions are too hard and too short Pin
Rob Grainger18-Feb-19 22:19
Rob Grainger18-Feb-19 22:19 
GeneralRe: Programming interview questions are too hard and too short Pin
charlieg19-Feb-19 4:04
charlieg19-Feb-19 4:04 
Going to tend to agree with the article. In a past life, I was a hiring manager for a telecom company. We did a LOT of C and C++ code, and for the signaling system communications, there was a huge amount of basic pointer operations and bit twiddling. Going into a hiring phase, some of us managers got into a heated discussion as to whether or not to use programming questions. I was against it, but gave in to some simple stuff.....

The results were SHOCKING. We had multiple candidates with alleged 5+ years of C and C++ that just failed. No idea of any sort of binary knowledge. Examples:

- What is the largest unsigned integer you can represent in a byte? Background: do you even know what a byte is? # bits, any idea of binary arithmetic... etc. Many of the candidates got the 1000 meter stare thinking it was a trick question.

Follow up - so if for a byte, the max is 255, what is the largest unsigned integer you can fit in a word? Many, many answers of 510 Sigh | :sigh:

- Explain what a pointer is. I mean, really, you say you have 5 years of coding experience in C. Surely you can explain the difference between "int MyInt;" and "int *pMyInt;" Begin 2000 meter stare, perspiration on forehead...

We saved so much time asking these basic questions. The interviews got shorter and shorter. The good ones happened when the candidate got pissed off. "Really? These questions are a joke!" , and off they go explaining more complex stuff. Smile | :)
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

GeneralRe: Programming interview questions are too hard and too short Pin
Kent Sharkey19-Feb-19 6:17
staffKent Sharkey19-Feb-19 6:17 
GeneralRe: Programming interview questions are too hard and too short Pin
Rick York19-Feb-19 6:42
mveRick York19-Feb-19 6:42 
GeneralRe: Programming interview questions are too hard and too short Pin
charlieg19-Feb-19 7:32
charlieg19-Feb-19 7:32 
GeneralRe: Programming interview questions are too hard and too short Pin
Nelek19-Feb-19 19:42
protectorNelek19-Feb-19 19:42 
GeneralRe: Programming interview questions are too hard and too short Pin
Mark_Wallace19-Feb-19 8:01
Mark_Wallace19-Feb-19 8:01 
GeneralRe: Programming interview questions are too hard and too short Pin
Bernhard Hiller20-Feb-19 0:28
Bernhard Hiller20-Feb-19 0:28 
GeneralRe: Programming interview questions are too hard and too short Pin
Joe Woodbury19-Feb-19 8:51
professionalJoe Woodbury19-Feb-19 8:51 
GeneralRe: Programming interview questions are too hard and too short Pin
Mark_Wallace19-Feb-19 18:14
Mark_Wallace19-Feb-19 18:14 
NewsYou'll soon be able to access your Linux files from Windows 10 Pin
Kent Sharkey18-Feb-19 11:46
staffKent Sharkey18-Feb-19 11:46 
GeneralRe: You'll soon be able to access your Linux files from Windows 10 Pin
Rick York19-Feb-19 6:43
mveRick York19-Feb-19 6:43 
NewsFacebook’s chief AI scientist: Deep learning may need a new programming language Pin
Kent Sharkey18-Feb-19 11:46
staffKent Sharkey18-Feb-19 11:46 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Vivi Chellappa18-Feb-19 17:48
professionalVivi Chellappa18-Feb-19 17:48 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Rob Grainger18-Feb-19 22:59
Rob Grainger18-Feb-19 22:59 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Vivi Chellappa19-Feb-19 21:23
professionalVivi Chellappa19-Feb-19 21:23 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Amarnath S18-Feb-19 18:41
professionalAmarnath S18-Feb-19 18:41 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Nelek18-Feb-19 20:58
protectorNelek18-Feb-19 20:58 
GeneralRe: Facebook’s chief AI scientist: Deep learning may need a new programming language Pin
Rick York19-Feb-19 6:45
mveRick York19-Feb-19 6:45 

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.