Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
Functional test cases for fitness tracker app
Verify user can create an account and log in
Test tracking of steps, distance, and calories burned
Check if app can sync with wearable devices
Test setting and achieving fitness goals
Verify app can track different types of exercises
Test social sharing features
Check if app provides accurate data and notifications
Top trending discussions
posted on 6 Nov 2015
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.
Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.
Real-time systems require objects to be created and destroyed dynamically
Inheritance and polymorphism can be used to create flexible and extensible systems
Real-time systems often use event-driven programming to respond to user input
Examples include video games, financial trading systems
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
Program to print the Fibonacci series up to a given number.
Take input from user for the limit of the series.
Initialize two variables with 0 and 1 respectively.
Use a loop to generate the series and print each number.
Add the previous two numbers to get the next number in the series.
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
An interface in software engineering defines a contract for classes to implement, specifying methods and properties.
Defines a set of methods and properties that a class must implement
Does not contain any implementation details, only method signatures
Used to achieve abstraction and multiple inheritance in programming
Examples: Java interfaces, C# interfaces
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
Software Engineer
63
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior QA Engineer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Accel Frontline
Pitney Bowes
Apmosys Technologies
Apex CoVantage