i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
Reasoning and aptitude
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows for code reusability and promotes the concept of hierarchy
Derived class can access the properties and methods of the base class
Types of inheritance include single, multiple, multilevel, hierarchical, and hybrid
Example: Class 'Animal' can be a base class with attributes like 'name' and metho...
Loops in C are used to execute a block of code repeatedly until a certain condition is met.
There are three types of loops in C: for, while, and do-while.
Example of for loop: for(int i=0; i<5; i++) { //code to be executed }
Example of while loop: int i=0; while(i<5) { //code to be executed; i++; }
Example of do-while loop: int i=0; do { //code to be executed; i++; } while(i<5);
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Interview experience
based on 3 reviews
Rating in categories
Customer Service Associate
4.2k
salaries
| ₹0.6 L/yr - ₹5 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹2.3 L/yr - ₹6.5 L/yr |
Associate
2.5k
salaries
| ₹0.8 L/yr - ₹6.5 L/yr |
Senior Associate
2.4k
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Software Development Engineer
2k
salaries
| ₹18.1 L/yr - ₹34.7 L/yr |
Flipkart
TCS
Netflix