How do you detect and avoid memory leak?
Software Developer Ii Interview Questions
6,461 software developer ii interview questions shared by candidates
All general Behavioral questions. One phone interview on campus. Very basic questions asked. Not tough at all. Just go through the resume and basic data structures questions.
Given a random, unknown number between 1-1000, what is the minimum number of questions needed to get the correct number? You may only ask questions that have Yes or No as an answer
Simulate a passport office application
When was the last time you held a job?
Given bytes "A" and "B" whose bit representations can be written as "0101X110" and "1Y011001" write a function to take in bytes "A" and "B" and return true if bits "X" and "Y" are the same or return false if they are not the same. Assume the 1s and 0s in "A" and "B" are arbitrary.
How do you swap variables without using a temporary variable? Assume the variables are always integers.
Difference between variable hiding and shadowing
1. Print unique words sorted in order of length from a file. 2. Rotate an array 3. How threads work? How threads work in a single processor system?
How do you test an elevator
Viewing 71 - 80 interview questions