i
YES IT
Labs
Filter interviews by
I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.
It will check your thinking, communication, and hard working
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
posted on 20 Feb 2024
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
GD checking the communication
I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.
posted on 18 May 2021
I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.
90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.
Find the lowest common ancestor of a binary tree.
Traverse the tree recursively from the root node.
If the current node is null or matches either of the given nodes, return the current node.
Recursively search for the nodes in the left and right subtrees.
If both nodes are found in different subtrees, return the current node.
If both nodes are found in the same subtree, continue the search in that subtree.
Find first missing positive integer from an array of non-negative integers.
Create a hash set to store all positive integers in the array
Loop through the array and add all positive integers to the hash set
Loop through positive integers starting from 1 and return the first missing integer not in the hash set
Design a parking lot
Consider the size and capacity of the parking lot
Decide on the layout and organization of parking spaces
Implement a system to manage parking availability and reservations
Include features like ticketing, payment, and security
Consider scalability and future expansion
Find the largest island area in a grid representing an ocean using DFS or BFS.
Use Depth-First Search (DFS) or Breadth-First Search (BFS) to explore the grid.
Mark visited cells to avoid counting them multiple times.
Count the size of each island during the traversal.
Example: For a grid [[1,0,0],[1,1,0],[0,0,1]], the largest island has area 3.
Keep track of the maximum area found during the exploration.
Group list of strings into distinct anagrams.
Create a hash table with sorted string as key and list of anagrams as value.
Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.
Return the values of the hash table as a list of lists.
posted on 28 Feb 2024
I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.
posted on 23 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Basic aptitude questions but less time to solve.
Basic topics given such as social media and work life balance.
I chose your company because of its reputation for innovation and commitment to employee development.
Impressed by the company's track record of successful projects
Positive reviews from current and former employees
Opportunities for growth and advancement within the company
posted on 17 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Logical thinking and quantitative
One Java and one SQL and one js question
Collections are data structures that store and organize multiple elements in a single unit.
Collections provide methods to add, remove, and manipulate elements.
Examples of collections include arrays, lists, sets, and maps.
Collections can be used to efficiently manage and access large amounts of data.
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state
Constructors can have parameters to customize the initialization process
Data science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.
Data science involves collecting, analyzing, and interpreting large amounts of data to make informed decisions.
It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.
Data scientists use programming languages like Python and R...
based on 3 interview experiences
Difficulty level
Duration
based on 29 reviews
Rating in categories
UI/UX Designer
8
salaries
| ₹2 L/yr - ₹5 L/yr |
Quality Analyst
6
salaries
| ₹2 L/yr - ₹3 L/yr |
PHP Developer
6
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
IT Business Analyst
6
salaries
| ₹2 L/yr - ₹3.5 L/yr |
Wordpress Developer
6
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Mobile Programming
Diverse Lynx
Solartis Technology Services
ECS | Enterprise Change Specialists