Tagged Questions
9
votes
5answers
593 views
Interview puzzle on traveling on a line segment
Here's an interesting question I came upon:
Let's just say on a number line of length M, where 0 < M <= 1,000,000,000, you given N (1 < N <= 100,000) integer pairs of points. In each ...
11
votes
13answers
3k views
Math questions at a programmer interview?
So I went to an interview at Samsung here in Dallas, Texas. The way the recruiter described the job, he didn't make it sound like it was too math-oriented. The job basically involved graphics ...
3
votes
4answers
814 views
What are some math concepts to review for an interview?
What are some good math concepts to review for a software engineering interview? The position is not expected to be particularly math heavy, i.e graphics programming, but I imagine refreshing on some ...
8
votes
3answers
8k views
Good way to learn how to solve questions on InterviewStreet [duplicate]
Possible Duplicate:
How do I adapt to pre-interview challenge questions?
InterviewStreet is a new company that essentially acts as a filter for companies to find programmers that can code. ...