Search question - some minor modification to binary search.
Internship Software Engineer Interview Questions
23,458 internship software engineer interview questions shared by candidates
Given a binary array of 0 and 1, u are provided with a function taking l and r as inputs and it return a boolean answer whether there exists a '1' in between l and r or not. We needed to find the indices of every occurence of '1' in the array using minimum calls to the given function.
Create a function that can compute like a calculator
What is my major again?
Behavioral question: tell me about yourself (that's the only behavioral question they ask). Technical questions: graphs, data structure and algorithms questions
Previous experience at the company.
The interview was great but the assessment center was bad with the task not suitable for a group task where everyone is expected to contribute.
You have two ropes of the same length. Each takes an hour to burn out. How would you measure 15 minutes using these ropes?
Onsite Interview #1: algorithms question like phone interview #2
Check locks available. Acquire 123, Release 123 -> Good; Acquire 123, Acquire 456, Release 123 -> Bad, deadlock
Viewing 1761 - 1770 interview questions