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
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
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
I applied via Internshala and was interviewed in Dec 2021. There were 3 interview rounds.
They mostly ask some basic dsa questions in the automated interview
I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.
I applied via eLitmus and was interviewed before Sep 2022. There were 4 interview rounds.
General coding test includes basic DSA, understanding of FE, BE, DB, etc.,
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Normal apptitude queations were asked in this round
posted on 11 Sep 2024
I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.
There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.
Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.
Async functions...
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