Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
posted on 7 Sep 2021
posted on 24 Apr 2022
I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I applied via Referral and was interviewed in Aug 2020. There was 1 interview round.
posted on 15 Sep 2023
I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.
Grammar test it's very easy.
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
posted on 19 Apr 2022
I applied via Company Website and was interviewed in Jun 2023. There was 1 interview round.
Use a loop to iterate through the characters of the string and count them.
Create a function that takes a string as input.
Initialize a variable to store the length of the string.
Use a loop to iterate through each character of the string and increment the length variable.
Return the final length of the string.
You can print the address of a variable without using a pointer by using the & operator in C/C++.
Use the & operator before the variable name to get its address, e.g. int num = 10; printf("Address of num: %p", &num);
You can also pass the variable directly to a function that expects a pointer, e.g. void printAddress(int *ptr) { printf("Address: %p", ptr); } int num = 20; printAddress(&num);
Basic aptitude questions
IT Executive
6
salaries
| ₹3 L/yr - ₹4.6 L/yr |
Deputy Manager
4
salaries
| ₹4.2 L/yr - ₹6.4 L/yr |
Operations Executive
4
salaries
| ₹1.3 L/yr - ₹2 L/yr |
HR Executive
3
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Security Executive
3
salaries
| ₹3 L/yr - ₹3.8 L/yr |
TCS
Accenture
Wipro
Cognizant