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.
Intern Software Interview Questions
17,771 intern software interview questions shared by candidates
Implement function to find longest path in a tree.
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.
What would a friend say is your greatest weakness?
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?
that asked me in depth about hash map
given a pool(P) of co-ordinates (infinitely large), find the closest N to a given user co-ordinate
What is functional programming?
Viewing 1711 - 1720 interview questions