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
3.8

based on 1.6k Reviews

Filter interviews by

YASH Technologies Software Developer Interview Questions and Answers

Updated 29 Jul 2024

YASH Technologies Software Developer Interview Experiences

6 interviews found

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

(1 Question)

  • Q1. Oops concepts, Java 8 coding questions
Round 2 - Technical 

(2 Questions)

  • Q1. Project structure, collection framework
  • Q2. Java 8 coding questions

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

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Mahakal Institute of Technology, Ujjain and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online round contain technical and coding question

Round 2 - Group Discussion 

Face to face round provide good atmosphere

Round 3 - Technical 

(1 Question)

  • Q1. Merge sort, bubble sort, queries, Factorial and many more
Round 4 - Behavioral 

(1 Question)

  • Q1. Project related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How dispatcher servlet works?
  • Ans. 

    Dispatcher servlet in Spring MVC maps incoming requests to the appropriate handler

    • Dispatcher servlet is the front controller in Spring MVC

    • It receives all incoming requests and maps them to the appropriate handler

    • Handler mappings are defined in the configuration file

    • Dispatcher servlet uses HandlerMapping to determine the appropriate controller

    • Once the controller is determined, Dispatcher servlet forwards the request to

  • Answered by AI

Skills evaluated in this interview

YASH Technologies interview questions for designations

 Software Developer Trainee

 (2)

 Senior Software Developer

 (2)

 Python Software Developer

 (1)

 Software Engineer

 (5)

 Android Developer

 (1)

 Salesforce Developer

 (1)

 Web Developer

 (1)

 Java Developer

 (1)

I applied via Company Website and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic Java and DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join the company as it is body shop consultantcy firm. It will hire you to work for some other company. You need to relocate yourself to the company that has selected you from Yash and need to follow their rules and regulations.

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. OOPs Concept, Overloading & Overriding, Interface , Abstract Class , Page Life Cycle , Diff Between View bag ,View data ,temp data , What Is State management ,diff between session state view state and cook...
  • Ans. 

    Interview questions for Software Developer on OOPs, Page Life Cycle, State Management, MVC Filters, Authentication & Authorization

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction

    • Overloading is having multiple methods with the same name but different parameters

    • Overriding is having a method in a subclass with the same name and parameters as a method in the superclass

    • Interfaces define a set ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest , If you don't know any questions answer just say "Don't Know".

Software Developer Jobs at YASH Technologies

View all

Interview questions from similar companies

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

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

All good , questions are easy and simple

Round 2 - Coding Test 

Array related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour test, asked inheritance questions

Round 2 - Coding Test 

1 hour test, given printing start problem

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. OOPS, HTML, CSS, PYTHON
Round 3 - Technical 

(1 Question)

  • Q1. DOWNLOAD CSV FILE CODE
  • Ans. 

    Code snippet to download a CSV file

    • Use a server-side language like Python or PHP to generate and serve the CSV file

    • Set the appropriate headers in the response to indicate that the content is a CSV file

    • Provide a download link or button on the frontend to trigger the download

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BE GOOD IN ABOVE

Skills evaluated in this interview

YASH Technologies Interview FAQs

How many rounds are there in YASH Technologies Software Developer interview?
YASH Technologies interview process usually has 1-2 rounds. The most common rounds in the YASH Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for YASH Technologies Software Developer 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 Business Transformation, Computer Science, Front End, Hibernate and Medical Coding.
What are the top questions asked in YASH Technologies Software Developer interview?

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

  1. Which exception occurred while modify Collection obj...read more
  2. How dispatcher servlet wor...read more
  3. How to modify Collect...read more

Tell us how to improve this page.

YASH Technologies Software Developer Interview Process

based on 4 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 3 YASH Technologies interviews
Company Website
Job Portal
Campus Placement
33%
33%
33%
1% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
YASH Technologies Software Developer Salary
based on 267 salaries
₹2.4 L/yr - ₹10 L/yr
14% less than the average Software Developer Salary in India
View more details

YASH Technologies Software Developer Reviews and Ratings

based on 26 reviews

3.9/5

Rating in categories

3.4

Skill development

3.9

Work-Life balance

3.4

Salary & Benefits

3.1

Job Security

4.1

Company culture

3.2

Promotions/Appraisal

3.4

Work Satisfaction

Explore 26 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹6.1 L/yr - ₹21 L/yr

Associate Consultant
760 salaries
unlock blur

₹3 L/yr - ₹10.3 L/yr

Consultant
711 salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Module Lead
518 salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare YASH Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview