Filter interviews by
Debugging, String manipulation, Array
I applied via Job Fair and was interviewed before Nov 2023. There was 1 interview round.
Debugging,array, string manipulation
I applied via Job Fair and was interviewed before Nov 2023. There was 1 interview round.
Debugging, string manipulation, array
Top trending discussions
Some basic aptitude and quants questions were asked with 2 coding questions.
posted on 28 Apr 2024
I applied via LinkedIn
Using a copy constructor in C++ creates a new object by copying the values of another object.
Copy constructor is a special member function that creates a new object as a copy of an existing object.
It is invoked when a new object is created from an existing object.
Example: MyClass obj1; MyClass obj2 = obj1; // Copy constructor is called to create obj2 as a copy of obj1.
Pointers/references are used to pass memory addresses instead of values, for efficiency and to modify data directly.
Use pointers when you need to modify the original data passed to a function
Use references when you want to avoid copying large data structures
Pointers are commonly used in dynamic memory allocation
References are used in function parameters to avoid unnecessary copying
Example: int x = 10; int *ptr = &x; *p
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Nov 2024. There were 4 interview rounds.
Train,percentage,work
Array , string , basic
posted on 10 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Based on DSA in C# be thorough with heap tree and map from dsa
General aptitude test will be there with simple 10std questions.
Coding round with related to some list and dictionary.
I applied via Company Website and was interviewed before Jan 2022. There were 3 interview rounds.
They want English Grammar prepare those thing whatever you think
Bug life cycle is the process of identifying, reporting, fixing, and verifying software defects.
Bug is identified by testers or users
Bug is reported to developers
Developers fix the bug
Testers verify the fix
Bug is closed if verified or reopened if not
Bug tracking tools are used to manage the process
I mostly play strategy and puzzle games.
I enjoy games that challenge my problem-solving skills
I also like games that require strategic thinking and planning
Some of my favorite games include Chess, Sudoku, and Civilization
posted on 24 Feb 2021
I applied via LinkedIn and was interviewed in Aug 2020. There were 3 interview rounds.
Interview experience
Nintendo
STEAM
Ubisoft Entertainment
Tencent