TO THE NEW, Noida | Technical Round 1 (DSA, OOPS, DBMS) (Phone) | Quality Engineering
Anonymous User
165
  1. Introduction of yourself.
  2. Explanation of personal/resume projects (Tech stacks used).
  3. Count frequencies of characters in your full name. (DSA Q1).
  4. Reverse your full name. (Input: John Doe, Output: nhoJ eoD) (DSA Q2).
  5. Explain Polymorphism (Theory with code example).
  6. Do you know DBMS? Give a query to get the 2nd largest marks in a student's table. (follow up -> 3rd largest marks)
  7. Aptitude Question - You have a cake. You have to cut the cake in 3 cuts to get 8 equal pieces of the cake.
Comments (1)