What is the complexity of a heap insert?
Developer Interview Questions
271,338 developer interview questions shared by candidates
Given this Python scaffold for a portfolio API, complete the functions.
Implement a cache system.
Do you have any past experiences that related to the job requirements? What are they? Small test that related to porting.
What do you do if there is a lot of work which you are unable to complete and your manager is not willing to help
1. How will you do integration with the multiple external systems (more than 10)at a time after record created/updated in salesforce?
the binary representation of 4100
Find the rectangle of maximal area under a histogram
Questions were about how to execute something and mostly job related to what to do when there are no processes and working without direction.
1) Code and analyse the function findMaximums(). 2) Use a sorted data structure (a binary tree). 3) std::vector<int> findMaximums(int* Data, int N, int K) where 4) Data is an array of int's. 5) N is the size of the array Data. 6) K is the number of element from Data you want to compare and maximize. 7) The vector you return is the list of these "local maximums".
Viewing 1571 - 1580 interview questions