Filter interviews by
I applied via Job Fair and was interviewed before Jan 2022. There were 3 interview rounds.
Basic data structures and algorithms questions along with coding problems
A stack is a linear data structure that follows the Last In First Out (LIFO) principle.
Elements are added to the top of the stack and removed from the top.
Push() and pop() are the two main operations performed on a stack.
Example program: Push 1, 2, 3 onto stack and pop them off in reverse order.
Threads are lightweight processes that enable multitasking within a single process.
Threads share the same memory space as the parent process.
They can run concurrently and independently of each other.
Threads can communicate with each other through shared memory or message passing.
Examples of multithreaded applications include web servers and video games.
Top trending discussions
I applied via Walk-in and was interviewed before Oct 2021. There were 3 interview rounds.
Normal mathematics and reasoning questions
I applied via Campus Placement and was interviewed before Feb 2021. There were 5 interview rounds.
Pseudocode
I applied via AmbitionBox and was interviewed in Dec 2021. There were 3 interview rounds.
Python is a high-level programming language known for its simplicity and readability.
Python is an interpreted language, which means it does not need to be compiled before running.
It has a large standard library that provides many pre-built functions and modules.
Python supports multiple programming paradigms, including procedural, object-oriented, and functional programming.
Some of the keywords in Python include 'if', '...
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Apr 2022. There were 3 interview rounds.
MCQ based exam on computer science syllabus
Developers and testers are equally important for ensuring the quality of software.
Developers write the code and testers ensure that the code works as expected.
Testers identify bugs and report them to developers for fixing.
Developers and testers work together to ensure that the software meets the requirements and is of high quality.
Without testers, bugs may go unnoticed and cause issues for end-users.
Without developers,...
I applied via Job Portal and was interviewed in Mar 2022. There were 2 interview rounds.
Puzzel and pseudocode
A simple program demonstrating OOP concepts like classes, objects, inheritance, and polymorphism.
Classes are blueprints for creating objects. Example: class 'Car' with attributes like 'color' and 'model'.
Objects are instances of classes. Example: 'myCar = Car()' creates an object of the Car class.
Inheritance allows a class to inherit properties from another. Example: 'class ElectricCar(Car)' inherits from Car.
Polymorph...
I appeared for an interview in Aug 2022.
I applied via Campus Placement and was interviewed in Aug 2022. There were 5 interview rounds.
Easy round . You will most likely to get through it
This was medium level, where you will find normal Problems based on Arrays and Strings. I would recommend using GFG practice to help build problem solving.
based on 1 interview experience
Difficulty level
Duration
Software Engineer
57
salaries
| ₹3.8 L/yr - ₹8.8 L/yr |
Senior Software Engineer
25
salaries
| ₹5.9 L/yr - ₹19.5 L/yr |
QA Engineer
14
salaries
| ₹3 L/yr - ₹9 L/yr |
Project Manager
12
salaries
| ₹8.5 L/yr - ₹22 L/yr |
Software Engineer Trainee
8
salaries
| ₹2 L/yr - ₹4 L/yr |
Accenture
Wipro
Cognizant
Capgemini