Upload Button Icon Add office photos
Engaged Employer

i

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

YASH Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

YASH Technologies Interview Questions, Process, and Tips

Updated 2 Apr 2025

Top YASH Technologies Interview Questions and Answers

View all 104 questions

YASH Technologies Interview Experiences

Popular Designations

152 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Total yr of experience
  • Q2. Can you describe the projects you have worked on?

Top YASH Technologies Senior Software Engineer Interview Questions and Answers

Q1. What is GCD? Explain in details
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Trainee Interview Questions & Answers

user image Anonymous

posted on 4 Jun 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

C language and aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. C language questions
  • Q2. C++ language questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in C

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

SAL Interview Questions & Answers

user image Anonymous

posted on 4 Jun 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is batch apex
  • Ans. 

    Batch Apex is a Salesforce feature that allows for the processing of large volumes of records in chunks.

    • Batch Apex is used to handle large data volumes that would exceed normal processing limits.

    • It breaks down the records into manageable chunks for processing.

    • Batch Apex jobs can be scheduled to run at specific times or can be run manually.

    • Example: Using Batch Apex to update all account records in Salesforce.

  • Answered by AI
  • Q2. What are the different types of asynchronous apex
  • Ans. 

    Different types of asynchronous apex include future methods, queueable interface, and batch apex.

    • Future methods allow for running code asynchronously in the background.

    • Queueable interface allows for chaining jobs and running them in a specific order.

    • Batch apex is used for processing large data sets in smaller, manageable chunks.

  • Answered by AI

Skills evaluated in this interview

SAL Interview Questions asked at other Companies

Q1. what are the different types of asynchronous apex
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. What are the skills that you are involved in
  • Q3. Did you work as Scrum Master

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round easy,basic project management questions
Technical knowledge

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (2)

YASH Technologies interview questions for popular designations

 Senior Software Engineer

 (16)

 Consultant

 (8)

 Software Engineer

 (7)

 Software Developer

 (6)

 SAP Consultant

 (6)

 Trainee Programmer

 (6)

 Module Lead

 (5)

 Trainee

 (5)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Develop web site with any stack

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (2)

Get interview-ready with Top YASH Technologies Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was aptitude test and other was F2F interview .
Question were not that difficult and basic OOPS concept

Trainee Programmer Interview Questions asked at other Companies

Q1. Networking Questions like What is IP ADDRESS WHAT IS MAC ADDRESS WHAT IS BSOD WHAT IS ACTIVE DIRECTORY WHAT IS NODE WHAT IS LAN WAN MAN WHAT IS SQL WHAT ARE SUBGROUPS OF SQL WHAT IS DML ,DDL TCL DCL? WHAT IS DBMS WHAT IS DATABASE WHAT IS LI... read more
View answer (1)

Jobs at YASH Technologies

View all

Software Developer Interview Questions & Answers

user image vikrant Badukale

posted on 29 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to modify Collection
  • Ans. 

    Collections in Java can be modified using methods like add, remove, and clear.

    • Use add() method to add elements to a collection

    • Use remove() method to remove elements from a collection

    • Use clear() method to remove all elements from a collection

  • Answered by AI
  • Q2. Which exception occurred while modify Collection object
  • Ans. 

    ConcurrentModificationException occurs while modifying a Collection object.

    • Occurs when a collection is modified while iterating over it

    • Thrown by methods like add, remove, clear, etc. during iteration

    • Can be avoided by using Iterator's remove method instead of Collection's remove method

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Software Engineer Interview Questions & Answers

user image Junaid Qureshi

posted on 18 Mar 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is OOPs?
  • Q2. Sql Question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple question asked on the quantative, reasoning, SQL, Azure, Programming and DBMS

Round 2 - Group Discussion 

My topic was Is India ready for EV?

Round 3 - Technical 

(1 Question)

  • Q1. Ask about projects, some question on sql as well as python.
Round 4 - Behavioral 

(1 Question)

  • Q1. Questions about latest technologies and trends

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 1 Jun 2024

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

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is been good to crack the interview with the aptitude test.

Round 2 - Coding Test 

Means the there have been the different kind of codes are they.i would give the one sort of instance,that is they had t.code for the topics based on the courses.

Interview Preparation Tips

Topics to prepare for YASH Technologies interview:
  • SAP FICO
Interview preparation tips for other job seekers - Be perfect able onto crack the interview as well as evolve the good communication skills along within that properly English.

YASH Technologies Interview FAQs

How many rounds are there in YASH Technologies interview?
YASH Technologies interview process usually has 2-3 rounds. The most common rounds in the YASH Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for YASH Technologies 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 YASH Technologies. The most common topics and skills that interviewers at YASH Technologies expect are Agile Coaching, Business Transformation, SAP CO, SQL and SAP ABAP.
What are the top questions asked in YASH Technologies interview?

Some of the top questions asked at the YASH Technologies interview -

  1. 1) describe the Cloud architecture for the azure storage, blob , cloud services...read more
  2. What is GCD? Explain in deta...read more
  3. 3.how will you read unstructured table and convert to structured tab...read more
How long is the YASH Technologies interview process?

The duration of YASH Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

YASH Technologies Interview Process

based on 139 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
GlobalLogic Interview Questions
3.6
 • 593 Interviews
UST Interview Questions
3.8
 • 518 Interviews
FIS Interview Questions
3.9
 • 489 Interviews
View all

YASH Technologies Reviews and Ratings

based on 1.7k reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.5

Salary

3.6

Job security

3.8

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 1.7k Reviews and Ratings
Yash Technologies is hiring - Lead Data Scientist

Indore,

Hyderabad / Secunderabad

+1

10-20 Yrs

Not Disclosed

YASH Technologies is Hiring - Mulesoft Lead

Indore,

Hyderabad / Secunderabad

+1

7-12 Yrs

Not Disclosed

YASH Technologies is Hiring - SAP SD S4HANA - Sr. Specialist

Indore,

Hyderabad / Secunderabad

+1

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.4k salaries
unlock blur

₹6.2 L/yr - ₹24.1 L/yr

Software Engineer
1.2k salaries
unlock blur

₹2.4 L/yr - ₹10.5 L/yr

Consultant
747 salaries
unlock blur

₹4.9 L/yr - ₹20 L/yr

Associate Consultant
745 salaries
unlock blur

₹2.2 L/yr - ₹10.3 L/yr

Module Lead
523 salaries
unlock blur

₹9.4 L/yr - ₹32 L/yr

Explore more salaries
Compare YASH Technologies with

DXC Technology

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview