Basics of c, c++ with oops concepts and DSA
Software Development Interview Questions
37,008 software development interview questions shared by candidates
Can't disclose in detail due to NDA. Technical questions are similar to Amazon's. Very standard behavioral interview style questions that can be easily googled.
Create entire framework which will test UI, RESTful APIs and Load Testing all in one repository. Each component needs to be robust, particularly UI, which has 4 different features to test (Login, Search Product by 3 criteria, Add product to the cart, Purchase product).
They asked me to design a restaurant reservation system (classes and methods). also write algorithm to decide if a binary tree is mirrored. Also order set B according to the order of set A, where A is a superset of B.
Simple coding question
1. Convert a[3][4][5] into a pointer form in C. 2. Lowest Common Ancestor in Binary Tree. 3. Infinite Input Stream of Data Blocks (say, 1MB). You are asked to store them in a way that you can answer search query as quickly as possible. Note : RAM is 20 MB and data can be of terabytes.
Algorithm-based questions mostly focussing on sorting and searching.
Technical question: Find gaps in a given set of ranges (specified as [min limit - max limit] including the limits) Skill level: Very easy
Graph based questions.
none of ques were as such difficult. i knew the concept of 4 and in the last c++ ques, i couldn't find out error
Viewing 1621 - 1630 interview questions