1.find second max salary hint using count
Desarrollador Python Junior Interview Questions
716,730 desarrollador python junior interview questions shared by candidates
f2f technical asked me about my work basic mysql queries Manager asked me my experience at work AVP asked me about agile method and scrum and my learning experience
Tell me about your self? Some questions about my thesis. What is the expectation value by rolling a dice? What if you have the second chance if you feel the first result is not large enough?
Create an app fetching car details from a server and showing them in a list. Then localize hem in a google map. Also showing all the cars in the map as pins
Assuming you have a large cube shaped by small cubes together, their number is 1000 How many cubes will be visible?
public class WhichReturns{ public String whichReturns(){ try{ return "1"; }finally{ return "2"; } public static void main(String argv){ System.out.println("Return val: " + WhichReturns.whichReturns()); } }
Given 9 ball with only one differ in weight, how to find out by measuring them only twice?
1) How to reverse a string?
Find the second largest number in the array.
What will be the sizeof the following structure on a 32-bit machine: struct s { int i; char c; long d; void *p; int a[0]; };
Viewing 1321 - 1330 interview questions