Top 20 Job Interview Questions and Answers
Top 20 Job Interview Questions and Answers
Question: write a SQL query to list all students who did not enroll in any subject. (sub query is not allowed)
follow up:
Return all such parts that satisfy the above condition if d is not provided.
- anuj.l33t on June 14, 2014 in United States for Hangouts Report Duplicate | Flag
Given a number, you have to replace digits of the number with a given character 'a' and print all such possible
strings(replacing only 1 digit or more at a time). The constraint is that no 2 consecutive digits should be replaced. 1
Answer
http://www.careercup.com/ 1/2
6/15/2014 Programming Interview Questions | CareerCup
How we can implement final classes in C++, We should be able to create
1
Answer
.object but other class if try to inherit compiler should flag error...
0
of 0 v otes
- CodeWithMe on June 13, 2014 in India Report Duplicate | Flag
When compiler fails to write a copy constructor for u even if u not write any copy constructor
0
Answers
Test t1 = Test();
0 Test t2 = t1; //error
of 0 v otes
More Questions »
Books Videos
The Google Resume is a comprehensive CareerCup's interview videos give you a
book walking you through getting a job at real-life look at technical interviews. In
a top tech company, while Cracking the these unscripted videos, watch how other
Coding Interview focuses on dev candidates handle tough questions and
interviews and Cracking the PM Interview how the interviewer thinks about their
does this for PMs. performance.
CareerCup.com © 2012
http://www.careercup.com/ 2/2