Trinary tree add/delete - Well, this can be easy or difficult depends on what you are trying to solve.
Development Engineer Interview Questions
37,487 development engineer interview questions shared by candidates
Phone: Get the top N queries that are read from log, sorted by time. Onsite: How to implement a system of house recommendations such as Trulia. Solr specific questions.
Write a function that take an integer and return a reversed number. Ex. Reverse(1234), return 4321
Giving a data stream, implement void add(int num) method to add one number, implement double calculate() method to return the mean of 10 most recently added numbers.
// Make a simple function that returns the minimum value of 0 or more integers. Without using builtins such as Math.min(), etc. // example: [6, 2, 33, -3, 3, 6, 10, -1] should return -3
In the technical interview, I was asked: Using [example], please explain in as much detail as you can the processes that occur to render the application in your browser window
Entrevista practica (presentacion de un assigmen) donde se te evalua como tester manual y como tester en automation, seguide de entrevista teorica.
Real Time Scenarios
Create the specified Graph, Print its nodes and edge values, then Print its nodes and edge values summed.
PI: Hackerank check if string is an anagram. Onsite : boogle solver 3*3. design chat service architecture. valid parentheses. find diameter of a tree Behavioral round
Viewing 1971 - 1980 interview questions