vote up 1 vote down star
10

Duplicate: http://stackoverflow.com/questions/449595/google-interview-questions


I'm preparing for a "Google style" job interview. I expect questions on C++/OOP, data structures and algorithms, and perhaps relational databases.

There are lots of sources to help with preparation, I'll name the ones that I'm using. I'd like other suggestions (preferably online sources).

Online:
http://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html
http://www.careercup.com
http://facultystaff.vwc.edu/~zwang/acm/acm.html
http://www.horstmann.com/cpp/pitfalls.html
http://www.gotw.ca/gotw/
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml

Books (I haven't read them, but consult online previews):
Myers Effective STL/More C++/ C++
Programming Interviews Exposed
Design Patterns
C++ Gotchas

flag

44% accept rate
should I add this as an answer to the duplicate question so that this question can be removed? – yacdmnky Jan 20 at 1:42

2 Answers

vote up 1 vote down

Joel Spolsky published an interesting article, "The Guerrilla Guide to Interviewing (version 3.0)" that may help you prepare.

http://www.joelonsoftware.com/articles/GuerrillaInterviewing3.html

link|flag
vote up 0 vote down

A notable online resource often mentioned on this site. :)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.