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.
Software Engineer Summer Intern Interview Questions
12,244 software engineer summer intern interview questions shared by candidates
Can you mention the semantic HTML tags that you know?
What is/are some of the projects you've worked on?
Do you know Typescript , and Angular.
Javascript syntax: I was asked about arrow functions, destructuring, and variable hoisting.
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.
what are the differences between C++ and C. What about the C#?
2. Given an array of unique objects, how can you traverse through them to find the a given one and it's index. How would you do it you had to do it in constant time? Without a hashtable?
They asked me several questions about Java and OOP. Example, what does final mean when placed in a method signature. What is the difference between and interface and an abstract class, And what my favourite part of the ES7 was
Mostly on AI/ML and Deep Learning
Viewing 1571 - 1580 interview questions