Filter interviews by
Top trending discussions
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020. There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 4 interview rounds.
Intermediate aptitude questions .
No negative marking .
Written test held at JMR infotech
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.
Generator functions use the yield keyword to pause execution and return a value.
They can be used to generate an infinite sequence of values.
They are memory efficient as they only generate values when needed.
Example: function* myGenerator() { yield 1; yield 2; yield 3; }
Example: const infiniteGenerator = function*() { ...
Push notifications can be implemented in Android and iOS using Firebase Cloud Messaging (FCM) and Apple Push Notification service (APNs) respectively.
For Android, integrate FCM SDK in the app and use FCM console to send notifications.
For iOS, create an APNs certificate, configure the app to receive notifications, and use APNs to send notifications.
Both platforms require handling of notification payload in the app to di...
I used React Native for my last app.
Developed UI components using React Native
Integrated APIs to fetch and display data
Implemented Redux for state management
Used Firebase for authentication and database
Optimized app performance using React Native Debugger
Functional components are stateless and return UI elements based on input props, while non-functional components have state and can change UI based on user interaction.
Functional components are simpler and easier to test than non-functional components.
Non-functional components can have state and lifecycle methods, while functional components cannot.
Examples of functional components include buttons, labels, and icons, w...
posted on 22 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
posted on 26 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
Optional chaining allows safe access to deeply nested object properties without causing runtime errors if a property is undefined or null.
Prevents runtime errors when accessing properties of an object that may not exist.
Syntax: Use the '?' operator before accessing a property, e.g., obj?.property.
Example: const name = user?.profile?.name; // returns undefined if user or profile is null.
Can be used with function calls: ...
posted on 15 Dec 2022
UI design and crud operation tasks
posted on 21 Sep 2023
posted on 6 Feb 2025
I appeared for an interview in Aug 2024.
posted on 9 Oct 2024
based on 1 interview experience
based on 1 review
Rating in categories
Senior Software Engineer
93
salaries
| ₹8 L/yr - ₹18.5 L/yr |
Software Engineer
60
salaries
| ₹3 L/yr - ₹10.3 L/yr |
Software Developer
26
salaries
| ₹4 L/yr - ₹10 L/yr |
Senior Quality Engineer
26
salaries
| ₹5 L/yr - ₹15 L/yr |
Quality Engineer
21
salaries
| ₹4.5 L/yr - ₹10.4 L/yr |
PC Solutions
JMR Infotech
RNF Technologies
Ahana Systems & Solutions