Faster and better experience!
Filter interviews by
I have experience working with React JS for building interactive web applications.
Developed multiple React JS applications from scratch
Implemented state management using Redux
Utilized React Router for navigation
Worked with RESTful APIs to fetch and display data
Used React Hooks for functional components
I applied via Approached by Company and was interviewed in Oct 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
React Native bridge is a communication layer between JavaScript code and native code.
It allows React Native to interact with native modules written in Objective-C, Java, or Swift.
The bridge sends messages between the two environments, allowing for seamless integration.
The bridge can also be used to pass data between the two environments.
For example, a React Native app might use the bridge to access the device's camera ...
HOC is a function that takes a component and returns a new component with additional functionality.
HOC is a design pattern in React.
It allows reusing component logic.
HOC can be used for cross-cutting concerns like authentication, logging, etc.
HOC can be created using a function that takes a component and returns a new component.
The new component can render the original component with additional props or wrap it with ot...
The useEffect Hook in React Native is used to perform side effects in functional components. It is similar to lifecycle methods in class components.
useEffect Hook is used to handle side effects in functional components.
It is called after the component has rendered and can be used to fetch data, subscribe to events, or update the DOM.
It takes two arguments: a function that contains the side effect logic, and an optional...
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for JavaScript applications.
It provides a centralized store to manage the state of an application.
Redux follows a unidirectional data flow pattern.
Actions are dispatched to update the state in the store.
Reducers are pure functions that update the state based on the dispatched actions.
Selectors are used to retrieve data from t...
Redux Thunk and Redux Saga are middleware libraries for Redux that allow for asynchronous actions.
Redux Thunk is a simple middleware that allows for asynchronous actions by returning a function instead of an action object.
Redux Saga is a more powerful middleware that uses generator functions to handle asynchronous actions and allows for more complex control flow.
Both libraries are commonly used in React Native applicat...
My highest priority HOC components are those that handle authentication and authorization.
Authentication HOCs like withAuthenticator and withAuthContext
Authorization HOCs like withAuthorization and withRoleBasedAccessControl
HOCs that handle user sessions and persistent login state
The best practice for calling APIs is to use asynchronous requests and handle errors properly.
Use asynchronous requests to prevent blocking the UI thread.
Handle errors properly by checking for response status codes and handling network failures.
Implement caching mechanisms to improve performance and reduce unnecessary API calls.
Consider using libraries or frameworks like Axios or Fetch for making API requests.
Follow RE...
Props are short for properties and are used to pass data from one component to another in React Native.
Props are read-only and cannot be modified by the child component.
Props are passed down from parent to child component.
Props can be any data type, including strings, numbers, objects, and functions.
Props are accessed using the 'this.props' syntax in class components and 'props' in functional components.
Props can have
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
posted on 28 Oct 2022
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
Not applicable , this was final round
I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.
Queue can be implemented using two stacks by maintaining the order of elements in the stacks.
Create two stacks, let's call them stack1 and stack2
When an element is enqueued, push it to stack1
When an element is dequeued, pop all elements from stack1 and push them to stack2
Pop the top element from stack2 and return it as the dequeued element
If stack2 is empty, repeat step 3
To get the front element of the queue, peek the
Left join returns all records from left table and matching records from right table. Full outer join returns all records from both tables.
Left join is used to combine two tables based on a common column.
In left join, all records from the left table are returned along with matching records from the right table.
If there is no match in the right table, NULL values are returned.
Example: SELECT * FROM table1 LEFT JOIN table...
Magic functions are special methods in PHP that start with __. Autoloading is a way to automatically load classes.
Magic functions are used to handle certain events in PHP, such as object creation or property access.
Autoloading allows PHP to automatically load classes when they are needed, without requiring manual includes.
Magic functions can be used in conjunction with autoloading to dynamically load classes or handle
Given three sorted arrays, find common elements.
Create three pointers to traverse each array
Compare the elements at the pointers and move the pointer of the smallest element
If all pointers point to the same element, add it to the result and move all pointers
Repeat until any pointer reaches the end of its array
Check if a number is a power of 2 or not.
A power of 2 has only one bit set in its binary representation.
Use bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
Some of the top questions asked at the Riser Techub interview -
based on 48 reviews
Rating in categories
Desktop Support Engineer
17
salaries
| ₹1.5 L/yr - ₹1.7 L/yr |
Service Desk Engineer
14
salaries
| ₹1.5 L/yr - ₹1.6 L/yr |
PHP Developer
10
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Software Developer
10
salaries
| ₹2 L/yr - ₹9 L/yr |
Web Designer
8
salaries
| ₹2.7 L/yr - ₹6 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo