Filter interviews by
I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.
Use array indexing to find the nth element in the array of strings.
Access the nth element in the array using array indexing (starting from 0).
For example, to find the 3rd element in an array named 'arr', use arr[2].
Top trending discussions
I applied via Walk-in and was interviewed before Oct 2019. There was 0 interview round.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.
I was interviewed before Jun 2020.
To find the middle of an odd-length array, divide the length by 2 and round down.
Get the length of the array
Divide the length by 2 and round down
Return the element at the resulting index
The new operator is used to dynamically allocate memory for an object at runtime.
It returns a pointer to the newly allocated memory.
It can be used to allocate memory for built-in types, user-defined types, and arrays.
The syntax is: new type;
Example: int *ptr = new int;
Example: MyClass *obj = new MyClass();
I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Associate Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Talent Acquisition
5
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech