i
Unify Technologies
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
Find duplicate elements from array
Iterate through the array and use a hash set to keep track of seen elements
If an element is already in the set, it is a duplicate
Return the set of duplicate elements
Top trending discussions
posted on 23 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.
Leading a team of software engineers
Working on cutting-edge technologies
Making significant contributions to the company's success
I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.
Opportunity to work on complex software projects
Contribute to innovative solutions
Excited about the challenges and learning opportunities
Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
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 Campus Placement
Dsa problems dp and tress problem
Types of filters include low-pass, high-pass, band-pass, and band-stop filters.
Low-pass filter allows frequencies below a certain cutoff frequency to pass through.
High-pass filter allows frequencies above a certain cutoff frequency to pass through.
Band-pass filter allows a specific range of frequencies to pass through.
Band-stop filter blocks a specific range of frequencies from passing through.
Codechef easy level questions
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.
Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.
Actual DOM refers to the real structure of the HTML elements on a webpage.
Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...
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
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...
Contains linear and non linear data structures deep knowledge of trees and graphs
Dry run on a page involves testing the code without actually executing it.
Dry run involves walking through the code manually to check for errors
Helps in identifying logic errors before actual execution
Commonly used in debugging and testing code
based on 4 reviews
Rating in categories
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