i
Humanetics Innovative Solutions
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
3 questions ( easy, medium, and moderate difficult ), each carries 300 marks. To qualify for the next round, a minimum score of 600 marks is required. Duration: 3 Hours
Top trending discussions
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
A stack is a Last In First Out (LIFO) data structure, while a queue is a First In First Out (FIFO) data structure.
Stack: LIFO - Last In First Out. Example: browser history where the last page visited is the first to be accessed.
Queue: FIFO - First In First Out. Example: a line at a grocery store where the first person in line is the first to be served.
Function to find two numbers in array that add up to target. Optimize solution.
Use a hash map to store each number and its index as you iterate through the array.
For each number, check if the difference between the target and the number exists in the hash map.
Return the indices of the two numbers that add up to the target.
posted on 14 Oct 2024
I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.
30 min projects related questions
I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.
Reverse a linked list by changing the pointers direction
Iterate through the linked list and change the direction of pointers
Use three pointers - prev, current, next to reverse the list
Update the head pointer to point to the new first node
I applied via campus placement at Dr DY Patil Institute of Management and Research, Pune and was interviewed in Nov 2023. There were 4 interview rounds.
Basic aptitude questions
Topic was "which is best work from home or work from office?"
posted on 28 Jun 2024
Easy coding exercise with test cases
Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.
Microservices are small, independent services that work together to form a complete application
Each microservice is responsible for a specific function or feature
Microservices communicate with each other over well-defined APIs
Microservices can be developed, deployed, ...
XUnit and NUnit are both unit testing frameworks for .NET, with XUnit being newer and more extensible.
XUnit is newer and more extensible compared to NUnit
XUnit uses attributes for test methods while NUnit uses attributes for test fixtures
XUnit does not support TestFixtureSetUp and TestFixtureTearDown like NUnit
XUnit has better support for parallel testing compared to NUnit
I was interviewed in Feb 2024.
Observables are used for handling asynchronous operations in a stream-like manner, promises are for handling a single async operation, and lifecycle hooks are methods that allow you to tap into the lifecycle of a component in Angular.
Observables are used in Angular for handling asynchronous operations in a stream-like manner, allowing you to work with data over time.
Promises are used for handling a single asynchronous ...
posted on 27 Mar 2024
Technician
11
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Design Engineer
8
salaries
| ₹2.9 L/yr - ₹6 L/yr |
Senior Technician
7
salaries
| ₹2.8 L/yr - ₹4 L/yr |
CAE Project Engineer
5
salaries
| ₹6.3 L/yr - ₹9.4 L/yr |
Lead Engineer
4
salaries
| ₹9 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
Tech Mahindra