Filter interviews by
I applied via Campus Placement and was interviewed in Jan 2023. There were 2 interview rounds.
Paper pen round
1. Aptitude questions (profit and loss, coding decoding, missing number , time and distance etc)
2. C++ mcq questions(constructor and destructor, virtual functions, class and objects, pointer, oops concept)
Class is a blueprint for creating objects. Objects are instances of a class with their own set of properties and methods.
Classes define the properties and methods that objects will have
Objects are created from a class using the 'new' keyword
Objects can interact with each other through their methods and properties
Example: class Car { int speed; void accelerate(); }; Car myCar; myCar.accelerate();
Example: class Person { ...
Memory management involves allocating and deallocating memory for variables and objects.
Variables can be allocated on the stack or heap depending on their scope and lifetime.
Objects can be created using new operator and must be deleted using delete operator to avoid memory leaks.
Smart pointers like unique_ptr and shared_ptr can be used to manage object memory automatically.
Memory leaks can be avoided by properly managi...
Stack memory is allocated automatically, while heap memory is allocated manually.
Stack memory is limited and has a fixed size, while heap memory is larger and can grow dynamically.
Stack memory is faster to access than heap memory.
Stack memory is used for local variables and function calls, while heap memory is used for dynamic memory allocation.
Examples of stack memory include function call stack and local variables, w...
I applied via Campus Placement and was interviewed in Dec 2022. There were 4 interview rounds.
Technical based question and c++ programing question
Top trending discussions
posted on 7 Oct 2024
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Aptitude test was based on real world scenario
In 50 minutes 3 questions were asked to be solved.
Difficulty from moderate to hard
posted on 7 Jul 2017
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
posted on 19 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.
Skilled Based Test Done
Programming Language Test
posted on 26 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
All basic coding questions on pattern and star sums it easy
based on 2 interviews
Interview experience
Software Engineer
204
salaries
| ₹2.1 L/yr - ₹12.4 L/yr |
Senior Software Engineer
94
salaries
| ₹5 L/yr - ₹18.3 L/yr |
Software Auditor
60
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Software Developer
49
salaries
| ₹3 L/yr - ₹9 L/yr |
Module Lead
47
salaries
| ₹8.8 L/yr - ₹23 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT