The question was to fin the number of time an array was schifted. For example: [1 2 3 4 5 ] is 0 because it is in order [7 5 6] is 1 because it should be [5 6 7] [7 8 9 2] is 1 too.
Software Engineer Summer Intern Interview Questions
12,241 software engineer summer intern interview questions shared by candidates
All standard OOPS questions like polymorphism, its types encapsulation, abstraction etc. was asked..They tested deep knowledge for OOPS and judges your undeerstanding of the concepts. i wasn't asked any OS questions. in DBMS, the discussion started from PostgreSQL, as i used it in one of my previous internships and later shifted to firebase/firestore and mongoDB as i used them in my projects. They asked questions around the working of the databse, indexing in it, how google authentication works through firebase etc.
Mostly things about me, and basic questions about the tech stacks
Would you now or in the future require a sponsorship?
What is one challenge that you have faced?
given a pool(P) of co-ordinates (infinitely large), find the closest N to a given user co-ordinate
Frequency of an element in a sorted array.
Behavioral question was strange: If the world was going to end tomorrow and you only had a day to build a computer that would save the world, which two people would you choose and why?
Cloning a binary tree with a random pointer. Distribution of coins - Leetcode Max sum of coins without exempting side by side coins.
First round - code debugging, 2 coding problems, reasoning questions.
Viewing 1101 - 1110 interview questions