Find all duplicates in an array and return them in another array. Solution must be better than O(n^2) Ex. Given array = {1,2,2,4,4,6} Return {2,4}
Software Developer I Interview Questions
1,702 software developer i interview questions shared by candidates
Design a class for storing and updating cell values, followed by compute formula expression to int value for cells that required the computation, like spreadsheet
HR: intro, current salary, stack, etc coding test and interviews: leetcode questions hiring manager: general questions, preferred programming language related questions, cloud and aws knowledge bar raiser: scenario based questions
Find path from node A to B in a graph.
A quiz of 2 pages of questions about web development, data structure, linux and SQL. Then a quiz of three questions about SQL programming, a simple JavaScript coding problem at last.
What's diffrence bettwen UDP and TCP?
It was more of process oriented and Practical in nature.
1. Find the least common ancestor (LCA) in a binary tree. Pointer from node to parent is NOT present. Design the tree node and write the method that returns the LCA 2. Given a circularly rotated array [3 5 6 7 8 -3 -1 -1 1 2] design an algorithm to find an element in an efficient way.
Android based QN
None was difficult. But i'm not sure,what they expected in GD round. They asked "introduce yourselves" and i answered well. Finally,the interviewer said i wasn't selected.
Viewing 1311 - 1320 interview questions