Base **a = new Derived[5]; ((*a)++)->f(); Where f is virtual function. Which function will be called?
Member Technical Staff Interview Questions
4,081 member technical staff interview questions shared by candidates
1)How do u find the Circles in a graph. Write the algorithm on the board.. 2) Implement a Queue using Stacks 3) Reverse a linked list in a optimized algorithm
DB Tuning + Component Design + System Design + Coding (ds and algo like - although without any established algos being used)
Problem solving - DB design, DS, Algorithms, Given dictionary - auto-suggestion algorithm of correct words given a wrong word, producer-consumer on DB, SQL queries, Bus Ticket booking system design, trouble shooting slow website loading problem
Interviewer asked about the programming languages you are comfortable with.. The interview goes on basic questions in array manipulations, like you are given an array with duplicate elements you have to find out the maximum occurring element and its frequency. second one was on linked list. Delete all the elements which falls in a given range.
Describe a problem that you solved.
Only DS and algo. problem solving and basic system design - Tree zigzag traversal - LL queue (Blocking queue) implementation - Design task scheduler - Fuzzy score (on given two strings, find the matching score based on similar chars) - Find a node in graph (similar to BFS)
C++ questions about OOPs concept etc
1. reverse number 2. camel case string. he knows one answers.better tell only otherwise all incorrect. 3. one SQL query 4. diff in verification and validation 5. framework design 6. negative case testcase
did not ask professional questions
Viewing 531 - 540 interview questions