PDA

View Full Version : Has anyone taken a Logic Assessment for a programming job?


stikx
06-14-2013, 01:15 AM
My company is offering a trainee programming job, which you need zero programming experience for. One of the stages for selecting people is a Logic Assessment. I was hoping to get some insight on what type of questions will be used.

Pushit2.0
06-15-2013, 03:56 AM
..... based on the question you are not bating well....

Do a Google search and you will find what you are looking for.

~John

stikx
06-15-2013, 10:07 AM
I did do a google search but I wanted to hear from people who have experience.

scheides
06-15-2013, 11:42 AM
They will likely present scenarios to you, and you will write pseudo-code (verbal or on a whiteboard) to walk through solving the problem.

A simple one might be something like, 'what day of the week is it based on a specific date' or 'you have a list of users with their birth dates and address, how can you organize localized birthday parties'

I've never done one, but I've been around these guys long enough to know how they think...answers leaning towards 'rent-a-coder.com' or 'google it' don't usually go over well :) They want to know how you think and problem-solve complex calculations; the ones above are super simple....think of some more elaborate ones and answer them yourself; this is is good mental exercise in general.