Click here to Skip to main content
15,902,635 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: TopTal, Codility, and skill testing Pin
Stephen Gonzalez25-Oct-16 8:08
Stephen Gonzalez25-Oct-16 8:08 
GeneralRe: TopTal, Codility, and skill testing Pin
Marc Clifton25-Oct-16 8:21
mvaMarc Clifton25-Oct-16 8:21 
GeneralRe: TopTal, Codility, and skill testing Pin
Stephen Gonzalez25-Oct-16 8:27
Stephen Gonzalez25-Oct-16 8:27 
JokeRe: TopTal, Codility, and skill testing Pin
n.podbielski25-Oct-16 8:19
n.podbielski25-Oct-16 8:19 
GeneralRe: TopTal, Codility, and skill testing Pin
Corporal Agarn25-Oct-16 9:27
professionalCorporal Agarn25-Oct-16 9:27 
GeneralRe: TopTal, Codility, and skill testing Pin
Sander Rossel25-Oct-16 10:47
professionalSander Rossel25-Oct-16 10:47 
GeneralRe: TopTal, Codility, and skill testing Pin
Rajesh R Subramanian25-Oct-16 12:02
professionalRajesh R Subramanian25-Oct-16 12:02 
GeneralRe: TopTal, Codility, and skill testing Pin
charlieg25-Oct-16 16:36
charlieg25-Oct-16 16:36 
years ago I ran a group for telcomm. We did a lot of bit twiddling.

Q1) what is the largest unsigned number in a byte?

Many a candidate with a masters degree in Comp Sci just stared at me.
After 60 seconds, I walked them through 2^8-1, etc. Oh, their faces brightened.

spoiler: 255 for all you java and vb dudes out there Wink | ;)

Q2) what is the largest unsigned in a word?

clarification: yes, 16 bits, 2 bytes.

anyone want to guess how many times candidates said 510? WTF | :WTF:

Algorithms knowledge should show some basic understanding of the tools available to you. But I've dealt with enough bullshit magic code from really smart people over the last 5 years I want to take that algorithm book and shove it some place...

If you're looking for a job, you need a network. I hope Marc learned his lesson. These questions are just stupid crap. Go look at the way Windows 7 does recursive dependency evaluation for patch updates. There's a guy that knows his algorithms - very useful for polishing a turd.
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: TopTal, Codility, and skill testing Pin
mbb0125-Oct-16 23:08
mbb0125-Oct-16 23:08 
GeneralRe: TopTal, Codility, and skill testing Pin
Hedzer26-Oct-16 3:46
Hedzer26-Oct-16 3:46 
GeneralRe: TopTal, Codility, and skill testing Pin
pkmode26-Oct-16 0:39
pkmode26-Oct-16 0:39 
GeneralRe: TopTal, Codility, and skill testing Pin
Michael Varey26-Oct-16 3:04
Michael Varey26-Oct-16 3:04 
GeneralRe: TopTal, Codility, and skill testing Pin
Nish Nishant26-Oct-16 11:22
sitebuilderNish Nishant26-Oct-16 11:22 
GeneralRe: TopTal, Codility, and skill testing Pin
Robert g Blair31-Oct-16 13:23
Robert g Blair31-Oct-16 13:23 
Generalperbot Pin
Marc Clifton25-Oct-16 5:03
mvaMarc Clifton25-Oct-16 5:03 
GeneralRe: perbot Pin
Frank Alviani25-Oct-16 5:33
Frank Alviani25-Oct-16 5:33 
GeneralRe: perbot Pin
peterkmx25-Oct-16 5:56
professionalpeterkmx25-Oct-16 5:56 
GeneralRe: perbot Pin
Duncan Edwards Jones25-Oct-16 6:28
professionalDuncan Edwards Jones25-Oct-16 6:28 
GeneralRe: perbot Pin
Stephen Gonzalez25-Oct-16 7:36
Stephen Gonzalez25-Oct-16 7:36 
GeneralRe: perbot Pin
User 991608025-Oct-16 9:39
professionalUser 991608025-Oct-16 9:39 
GeneralRe: perbot Pin
Rajesh R Subramanian25-Oct-16 12:04
professionalRajesh R Subramanian25-Oct-16 12:04 
GeneralThought of the day PinPopular
OriginalGriff25-Oct-16 4:55
mveOriginalGriff25-Oct-16 4:55 
GeneralRe: Thought of the day Pin
jeron125-Oct-16 5:10
jeron125-Oct-16 5:10 
GeneralRe: Thought of the day Pin
Daniel Pfeffer25-Oct-16 5:15
professionalDaniel Pfeffer25-Oct-16 5:15 
GeneralRe: Thought of the day Pin
OriginalGriff25-Oct-16 5:28
mveOriginalGriff25-Oct-16 5:28 

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.