i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Fair and was interviewed in Feb 2024. There was 1 interview round.
60 question in 20 minutes
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
posted on 20 May 2022
I applied via Walk-in and was interviewed in Apr 2022. There were 2 interview rounds.
posted on 19 Apr 2022
posted on 24 Apr 2022
I applied via Referral
posted on 21 Dec 2023
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 5 interview rounds.
posted on 11 Apr 2024
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);
I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.
based on 3 interviews
Interview experience
based on 27 reviews
Rating in categories
Application Developer
11.9k
salaries
| ₹5.7 L/yr - ₹26.1 L/yr |
Software Engineer
5.6k
salaries
| ₹7 L/yr - ₹22.3 L/yr |
Advisory System Analyst
5.4k
salaries
| ₹9.5 L/yr - ₹25.5 L/yr |
Senior Software Engineer
5.1k
salaries
| ₹8 L/yr - ₹32 L/yr |
Software Developer
4.8k
salaries
| ₹10.4 L/yr - ₹33 L/yr |
Oracle
TCS
Cognizant
Accenture