Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There was 1 interview round.
Top trending discussions
I applied via Job Portal
Asked performance based questions like Looping vs MNI, Start Process vs Async Subprocess
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Find the length of the longest increasing subsequence in an array.
Use dynamic programming to solve this problem efficiently.
Iterate through the array and keep track of the longest increasing subsequence ending at each index.
Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 4 interview rounds.
Mix of coding, aptitude, java, javascript
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index, a collision occurs and the pairs are stored in a linked list at that index.
To...
I have used design patterns such as Singleton, Factory, and Observer in my projects.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Factory pattern creates objects without specifying the exact class of object that will be created.
Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and
Print Fibonacci series using recursion
Define a recursive function to calculate Fibonacci numbers
Base case: return 0 if n is 0, return 1 if n is 1
Recursive case: return sum of previous two Fibonacci numbers
Print each Fibonacci number in the series
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
Revit tool test and questions related to BIM
Generator size and transformer size are determined based on the power requirements and load characteristics of the system.
Generator size is determined by the power requirements of the system, taking into account factors such as peak load, average load, and efficiency.
Transformer size is determined by the voltage and current requirements of the system, as well as the power factor and impedance of the load.
It is importan...
I was interviewed in May 2023.
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
Hacker Rank test with medium difficulty
A case study for a problem statement
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
Assistant Manager
116
salaries
| ₹3.4 L/yr - ₹12 L/yr |
Consultant
56
salaries
| ₹6.2 L/yr - ₹18 L/yr |
Project Manager
41
salaries
| ₹7 L/yr - ₹24 L/yr |
Senior Consultant
39
salaries
| ₹12 L/yr - ₹24 L/yr |
Manager
25
salaries
| ₹9 L/yr - ₹25 L/yr |
National Informatics Centre
Centre for Development of Advanced Computing
TCS
Wipro