Given two arrays, find the same element in both arrays.
Developer Internship Interview Questions
23,902 developer internship interview questions shared by candidates
Implement pow() function to calculate power between BIG numbers. e.g. pow(7349735853974, 389274834729)
Search question - some minor modification to binary search.
Get the longest segment of an array thats sum is less than a given number
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
Viewing 1761 - 1770 interview questions