Can you describe a challenging programming problem you faced in a previous project and how you went about solving it?
Software Intern Interview Questions
17,731 software intern interview questions shared by candidates
ok you like oop then explain polymorphism.
What is an abstract class and how does it compare to an interface.
1st Round Matrix Rotation (Leetcode -> Approach + Code (any language)) + OOPs (very important in depth) + javascript questions (hosting, high order function, chaining, output based etc. most frequently asked questions) + Puzzle (Quant) 2nd Round DBMS (normalization, acid properties and other most frequently asked questions.) + little bit OS (thread, process, semaphore, deadlock) + javascript + python + OPPs (very important every concept). + Puzzle (scenario based). 3rd Round Counting Sort (question given as scenerio, need to think which algorithm to apply. First approach, discussed in depth then code (asked to do in javascript). + OPPs (every concept) + DBMS 4th Round Disclaimer : If you have reached here. Assume you are selected. Basic questions based on resume, tech stack you have worked on. (Very easy) 5th Round HR question again very easy. Just answer fluently.
How did you come about applying to us?
What's the size of rectangle?
They had asked me about past projects and struggles I had worked through.
Swap variables without temp variable
what are the differences between C++ and C. What about the C#?
Implement a machine with a stack and a memory. Implement a method that takes a list of instructions and executes them on the machine then outputs the last element on the machine's stack. How would you build an OCaml-like syntax using that machine. Now, given an expression in the structure you've built, convert it into a list of instructions that can be run on the machine.
Viewing 2341 - 2350 interview questions