Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by YES IT Labs Team. If you also belong to the team, you can get access from here

YES IT Labs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

YES IT Labs Interview Questions and Answers

Updated 11 Apr 2024

YES IT Labs Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It will check your thinking, communication, and hard working

Round 2 - Technical 

(1 Question)

  • Q1. This is with the co-founder

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and real.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about YES IT Labs?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Related to SQL, BI Tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrating more on technical skills

Consultant Interview Questions & Answers

AST Corporation user image Aishwarya Todmal-Phadatare

posted on 20 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Hiring process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Group Discussion 

GD checking the communication

Round 2 - Technical 

(1 Question)

  • Q1. SQL, Oracle Fusion
Round 3 - Technical 

(1 Question)

  • Q1. SQL, Oracle Fusion
Round 4 - HR 

(1 Question)

  • Q1. Basic HR Questions, checking your communication

I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Financial domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen to questions and only answer that.Dont get overexcited.Take a deep breath

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr

I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Coding Test 

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.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on concepts of OOPS and Operating Systems.
  • Q2. Find least common ancestor of a binary tree.
  • Ans. 

    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.

  • Answered by AI
  • Q3. Find first missing positive integer from an array for non-negative integers.
  • Ans. 

    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

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot
  • Ans. 

    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

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Given a grid which represents an ocean( For all index i,j if mat[i][j] = 1 is island and mat[i][j] = 0 means water). Find the island with largest area.
  • Ans. 

    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.

  • Answered by AI
  • Q2. Given list of strings group them into distinct anagrams.
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Arcesium Senior Software Engineer interview:
  • Low Level Design
  • Object Oriented Programming
  • Data Structures
  • Algorithms
  • DBMS
Interview preparation tips for other job seekers - Focus on Data Structures & Algorithms and Low Level Designing. Some brushup of DBMS will also help.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Who is a BA Role of a BA Scenario based questions Questions in area of interest Questions on project
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions but less time to solve.

Round 2 - Group Discussion 

Basic topics given such as social media and work life balance.

Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Why did you choose our company?
  • Ans. 

    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

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical thinking and quantitative

Round 2 - Coding Test 

One Java and one SQL and one js question

Round 3 - HR 

(3 Questions)

  • Q1. What is collections
  • Ans. 

    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.

  • Answered by AI
  • Q2. What is constructor
  • Ans. 

    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

  • Answered by AI
  • Q3. What is data science
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was moderate process

Skills evaluated in this interview

YES IT Labs Interview FAQs

How many rounds are there in YES IT Labs interview?
YES IT Labs interview process usually has 2 rounds. The most common rounds in the YES IT Labs interview process are Aptitude Test and Technical.
How to prepare for YES IT Labs interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at YES IT Labs. The most common topics and skills that interviewers at YES IT Labs expect are Web Technologies, Javascript, French Language, Sanction Screening and HTML.

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Arcesium Interview Questions
3.5
 • 85 Interviews
Diverse Lynx Interview Questions
3.7
 • 20 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
Signant Health Interview Questions
3.3
 • 9 Interviews
Tech Tammina Interview Questions
3.5
 • 8 Interviews
View all

YES IT Labs Reviews and Ratings

based on 29 reviews

3.5/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

3.3

Salary

3.5

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 29 Reviews and Ratings
IOS Developer

Noida

4-9 Yrs

Not Disclosed

Accountant

Noida

0-2 Yrs

Not Disclosed

Explore more jobs
UI/UX Designer
8 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Quality Analyst
6 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

PHP Developer
6 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

IT Business Analyst
6 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Wordpress Developer
6 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare YES IT Labs with

Mobile Programming

2.9
Compare

Diverse Lynx

3.6
Compare

Solartis Technology Services

3.5
Compare

ECS | Enterprise Change Specialists

4.5
Compare
write
Share an Interview