Tagged Questions

5
votes
6answers
96 views

On the job communication

Lets say you're an interviewer, and a coder shows up for an interview. He meets all the criteria you're looking for, but he is deaf and wears hearing aids. Despite his competency …
2
votes
6answers
246 views

Why do I lately have to be a master of big-O, sorting, searching, trees, graphs, large scale efficient data processing algorithms? [closed]

I haven't interviewed for about a decade. Back when I got the job it was mostly about how well I knew a programming language, where my experience was, what I am good at/bad at, som …
14
votes
13answers
774 views

From an interview: Removing rows and columns in an n×n matrix to maximize the sum of remaining values

Given an n×n matrix of real numbers. You are allowed to erase any number (from 0 to n) of rows and any number (from 0 to n) of columns, and after that the sum of the remaining entr …
0
votes
1answer
68 views

What was the most difficult job interview question you were asked (and you could not even say a word)? [closed]

Hi, What was the most difficult job interview question you were asked (and you could not even say a word)?
30
votes
13answers
673 views

Should i ask the interviewer if i can speak to other developers?

I've always thought that whether i loved or hated a role that i would be objective enough to help out a fellow dev if he ever wanted general info about a workplace/role - say he wa …
2
votes
6answers
153 views

Any great books of algorithm puzzles to practice whiteboard coding with?

I'm looking to get some practice coding solutions to algorithm puzzles on a whiteboard. A friend is going to read puzzles to me (as if he were interviewing me), and I'll solve them …
17
votes
8answers
507 views

What questions should a JavaScript programmer be able to answer?

Suppose a company is going to hire JavaScript coders. I wonder what question should this company use to properly evaluate them. Even though general programming skills are more impo …
0
votes
11answers
320 views

Preparation for a c++ interview

i have to prepare for an interview in C++ technology. could you please drop in your suggestions and recommendations about how to start and what are the basic topics that i have to …
-4
votes
2answers
231 views

Things a newbie should learn to get a job at Google [closed]

Hi I'm a newbie to the IT field coming from a non-cs background. I always had my interests in CS & I have basic technical knowledge that got me where I am now. I'd like to try …
2
votes
6answers
117 views

What is a good (coding) platform to use for telephone coding interview?

We are going to interview some candidates over the phone and we need the candidate to write code (pseudo code). Obviously, asking the candidate to read the code out loud to us over …
5
votes
13answers
216 views

Which is more important - experience or certifications?

Which is more important - Certifications Real time experience In a interview if you have to select a candidate from a list of 2 candidates then whom would you select the one …
4
votes
10answers
237 views

Interviewers expect job candidates for application development jobs to know hexadecimal arithmetic

Does anyone think it is silly for interviewers to expect potential Software Engineers specializing in application development or UI to know hexadecimal arithmetic?
1
vote
7answers
97 views

How to interview a customer to take requirements?

I currently work as a PeopleSoft technical consultant, a title that, in practice, means that I'm a PeopleCode programmer. Documents with specifications somehow arrive to my desk an …
1
vote
7answers
88 views

What types of topics, and questions can be expected when interviewing for entry level programming/IT positions?

I am in my senior year, and I am preparing for some interviews. I am wondering what I should review, and what I should prepare for when I'm getting ready for these interviews. Wha …
8
votes
12answers
651 views

best C++ book for interview?

what is the best C++ book to prepare a advanced C++ interview. I would like a book with very good summary on concepts and tricks asked in interviews.

1 2 next
15 30 50 per page