Get the longest segment of an array thats sum is less than a given number
Software Engineer Internship Interview Questions
23,458 software engineer internship 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.
Behavioral question: tell me about yourself (that's the only behavioral question they ask). Technical questions: graphs, data structure and algorithms questions
I got asked a question very similar to 329. Longest Increasing Path in a Matrix, if you know how to do this question you would be able to correctly.
A few logic puzzles and a basic coding question.
Create a function that can compute like a calculator
UNIVALUE PATH
Question: Designed an efficient key-value data structure, each element has an elapsed time. For example, elements A with elapsed time 15 (keyA , (valueA , 15)) will be removed from the data structure after 15 seconds from the time it was added to the data structure
Quite difficult binary tree problems in both rounds.
How many hours do you code during a day?
Viewing 1741 - 1750 interview questions