Filter interviews by
Top trending discussions
I was interviewed in Jul 2024.
I applied via LinkedIn and was interviewed in Sep 2024. There were 3 interview rounds.
Basic interview on question like aptitude, javascript, typescript and react-native question
Function currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.
Currying allows you to partially apply a function by fixing a number of arguments, which creates a new function.
It helps in creating reusable functions and improves code readability.
Example: const add = (a) => (b) => a + b; const add5 = add
IIFE stands for Immediately Invoked Function Expression, used for creating a function that is executed immediately after it is defined.
IIFE is used to create a private scope for variables to avoid polluting the global scope.
It is commonly used in React Native development to encapsulate code and prevent naming conflicts.
Example: (function() { console.log('IIFE executed'); })();
Call stack is used to keep track of function calls, while event loop manages asynchronous operations in JavaScript.
Call stack is a data structure that keeps track of function calls in a program.
When a function is called, it is added to the top of the call stack. When the function completes, it is removed from the stack.
Event loop is responsible for managing asynchronous operations in JavaScript, ensuring that they are ...
I applied via AmbitionBox and was interviewed in Mar 2024. There was 1 interview round.
Multithreading allows multiple threads to exist within the context of a single process, while multiprocessing involves multiple processes running concurrently.
Multithreading allows multiple threads to share the same memory space and resources of a single process, while multiprocessing involves separate memory space for each process.
Multithreading is more lightweight and efficient compared to multiprocessing as threads ...
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Developed a mobile application for tracking daily water intake and hydration levels.
Implemented user-friendly interface for inputting water intake
Integrated notifications for reminding users to drink water
Utilized database to store and track hydration data
Experienced with technologies such as Java, Swift, React Native, and Firebase for mobile app development.
Java
Swift
React Native
Firebase
Google Analytics, Firebase Analytics, Mixpanel
Google Analytics for tracking user behavior
Firebase Analytics for app performance monitoring
Mixpanel for in-depth user analytics
Redux is a state management library for JavaScript applications, while local storage is a browser feature for storing data locally.
Redux is used for managing the global state of an application, making it easier to access and update data across components.
Local storage is used for storing data locally on the user's device, allowing for persistent data even after the browser is closed.
Redux is typically used for more com...
Caching in React Native allows for storing data locally to improve app performance and reduce network requests.
Use AsyncStorage for simple key-value pair caching in React Native.
Implement caching strategies like cache expiration or cache invalidation to manage cached data effectively.
Consider using libraries like redux-persist for more advanced caching capabilities in React Native.
I was interviewed before Dec 2021.
I was interviewed in Jul 2024.
Normal MCQ questions reasoning, java related and programs outputs
Difference between abstract classes and interfaces, Array sort time complexity
I was interviewed in Aug 2024.
It was okayish not too hard or not to easy
based on 1 interview
Interview experience
Security Guard
10
salaries
| ₹1.1 L/yr - ₹2.4 L/yr |
Talent Acquisition Specialist
8
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Executive Accountant
6
salaries
| ₹1 L/yr - ₹3 L/yr |
HR Executive
5
salaries
| ₹2.1 L/yr - ₹3 L/yr |
Process Advisor
5
salaries
| ₹1.7 L/yr - ₹3.4 L/yr |
NATIONAL SKILL DEVELOPMENT CORPORATION
National Institute of Open Schooling
National Small Industries Corporation
National Institute of Fashion Technology