i
Unify Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
Higher order component is a function that takes a component and returns a new component with additional functionality.
HOC is a design pattern in React
It allows code reuse, logic abstraction and composition
It can be used for cross-cutting concerns like authentication, logging, etc.
Example: WithAuth HOC that adds authentication logic to a component
Example: withRouter HOC that adds routing props to a component
I applied via Job Portal and was interviewed in Jul 2022. There was 1 interview round.
Top trending discussions
React Redux is a state management library for React applications.
React Redux helps manage the state of a React application in a predictable way.
It allows components to access and update the application state without directly manipulating it.
Redux stores the application state in a single immutable object called the store.
Actions are dispatched to update the state in the store, and reducers specify how the state should c...
A simple code snippet for a stopwatch in Reactjs
Create state variables for minutes, seconds, and milliseconds
Use setInterval to update the time every 10 milliseconds
Display the time in a formatted way on the UI
API integration in React involves fetching data from an external API and displaying it in the application.
Use fetch or axios to make API calls in React
Store API response data in state using useState hook
Render the data in the component's JSX
posted on 31 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.
Tasked with creating a to-do list application using the MERN stack.
I chose this company for its innovative projects, strong company culture, and opportunities for growth.
Innovative projects: I was impressed by the company's track record of developing cutting-edge software solutions.
Strong company culture: I value a supportive and collaborative work environment, which I believe this company offers.
Opportunities for growth: I see potential for career advancement and skill development wi
I have extensive experience with Node.js, including building backend APIs, real-time applications, and server-side rendering.
Developed RESTful APIs using Express framework
Implemented real-time features with Socket.io
Utilized Node.js for server-side rendering with frameworks like Next.js
Experience with npm package management and creating custom modules
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
What is OOPS concepts?
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Reactjs components are reusable, independent pieces of UI that can be composed together to build complex user interfaces.
Components are the building blocks of a React application
They can be class components or functional components
Components can have their own state and lifecycle methods
Components can be nested within other components to create a hierarchy
Examples: Button component, Navbar component, UserList component
Use the url to make a request to the API and fetch data.
Use a library like axios or fetch to make the HTTP request.
Parse the response data to extract the necessary information.
Handle any errors that may occur during the request.
posted on 29 Apr 2024
I connect my code to the database using a repository pattern. Group By can work without having an explicit repository.
I use a repository pattern to abstract the database operations in my code.
I typically use Entity Framework as my ORM to connect to the database.
Group By can work without having an explicit repository by directly querying the database using LINQ or SQL.
A trigger is a special type of stored procedure that is automatically executed when certain events occur in a database.
Triggers are used to enforce business rules, perform auditing, and maintain data integrity.
Configuration for triggers is typically available in the database management system where the trigger is created.
Examples of trigger events include INSERT, UPDATE, and DELETE operations on a table.
posted on 31 Aug 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Simple question on maths
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve complex problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation ensures that the internal state of an object is hidden from the outside world
Inheritance allows a class to inherit...
1 Interview rounds
Senior Software Development Engineer
58
salaries
| ₹10 L/yr - ₹30.2 L/yr |
Software Development Engineer
52
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Software Engineer
42
salaries
| ₹9.4 L/yr - ₹31 L/yr |
Senior Software Test Engineer
38
salaries
| ₹6.5 L/yr - ₹20.6 L/yr |
Executive Resourcing
32
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
TCS
Infosys
Wipro
HCLTech