How do java deal with hash collision?
Engineer Interview Questions
1,135,616 engineer interview questions shared by candidates
split an array into even and odd array in sorted order and main logic should contain only two loop
Although I have all the questions from all the interview stages documented in a word file, I am not sure if I am allowed to reveal them here. But to give you a hint, I will paste only a few questions here: Interview 1: how does traceroute work? difference between big endian and little endian (with example)? BSD vs GPL vs LGPL vs FSF vs GNU? 255 & 42 = ? solve in 15 sec 11 << 2 = ? solve in 15 sec what is TTL in a packet? give examples of functional programming languages what other language runs on JVM? Interview 2: write code for fibonacci series. later, improve it. On-site Interview: (can't disclose)
If offered the position, would you accept?
Write the code for printing pattern, 1 01 010 0101 01010
Given Vcc and 2 capacitors A and B in series to ground, what is the voltage in between
write a program to check the given number is prime or not
Remove duplicates from table
13 assembley language questions in 45 minutes mean you really have to think fast.
One bridge, 4 people. A, B, C, D. A takes 2 mins to cross the bridge, B 4 mins, C 8 mins, D 16mins. It is dark and 1 torch. So, 2 people need to cross the bridge at the same time, so that one person can bring back the torch for the next group to cross the bridge. The 2 pepole group walks at the pace of the slower walker. How to cross the bridge in the fasted way?
Viewing 1341 - 1350 interview questions