Premium Employer

i

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

Xoriant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Xoriant Sdet Lead Interview Questions and Answers

Updated 10 Sep 2023

Xoriant Sdet Lead Interview Experiences

1 interview found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2023

Interview experience
5
Excellent
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 - Coding Test 

Recerse string using java

Round 3 - Technical 

(1 Question)

  • Q1. Tell me all oops features
  • Ans. 

    Object-oriented programming features include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability for a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects of different classes to respond to the same message in different ways.

    • Abstraction: Hiding the complex imp...

  • Answered by AI

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain OOPs concepts using real life example?
  • Ans. 

    OOPs concepts are used in real life to model objects and their behavior.

    • Encapsulation: A car's engine is encapsulated and can only be accessed through specific methods.

    • Inheritance: A sports car is a type of car that inherits properties and methods from the car class.

    • Polymorphism: A person can be a student, teacher, or employee, each with their own unique behavior.

    • Abstraction: A TV remote has buttons that abstract the c...

  • Answered by AI
  • Q2. Internal working of Hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and uses hashing to locate values based on their keys.

    • Hashmap uses an array of linked lists to store key-value pairs.

    • The hash function is used to convert the key into an index of the array.

    • If two keys have the same hash value, they are stored in the same linked list.

    • Hashmap provides constant time complexity for insertion, deletion, and retrieval of values.

    • Java's H...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of core concepts will be a good to have.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
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 

Online aptitude test

Round 2 - Coding Test 

10 questions, write in any programming language you know.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers basic concepts will be more than enough.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never joined here,these company recruiters the employees for time-being,they fire you any time.
Managements so burst,totally biased towards…..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Its was good. stick to your resume and project requirements.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 4 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 

(2 Questions)

  • Q1. Questions on JAva-> String, collections,
  • Q2. Qestions on Selenium -> Diff b/w hook and background?
  • Ans. 

    Hook and background are two different concepts in Selenium.

    • A hook is a piece of code that runs before or after a scenario in a test.

    • Background is a step that runs before each scenario in a feature file.

    • Hooks are used to set up or tear down the test environment.

    • Background is used to set up the initial state of the scenario.

    • Hooks can be defined at different levels - global, feature, scenario, or step level.

    • Background is

  • Answered by AI
Round 3 - Coding Test 

Asked to find elements, given a testing sceanrio for writing code.

Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, Location clarification

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview will be easiest only, answer it boldly and clearly.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank test with medium to easy level.

Round 2 - Technical 

(1 Question)

  • Q1. React architecture, component debugging, api best practices and pseudo implementation
Round 3 - Behavioral 

(1 Question)

  • Q1. Stress situation, design question
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join, expectation
  • Ans. 

    I want to join to contribute my technical expertise and leadership skills, and I expect to work on challenging projects and grow professionally.

    • I am excited about the opportunity to lead technical teams and drive innovation.

    • I am looking forward to working on complex projects that will allow me to utilize my skills and knowledge.

    • I expect to collaborate with talented individuals and learn from them to further develop my ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Join only for salary

I appeared for an interview before Dec 2020.

Interview Questionnaire 

1 Question

  • Q1. 2 tech,1 manger,1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Noting, its easy, just focus on basic techinal stuff & programming
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Wht is ur sal expectations
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for the position.

    • Consider my years of experience in the industry

    • Research the average salary range for similar positions in the market

    • Factor in the cost of living in the location of the job

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Dec 2022. 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 

(3 Questions)

  • Q1. Embedded c coding pointers structure
  • Q2. Autosar bsw interview. Specifically DEM DCM
  • Q3. Autosar concepts, it's architecture, rte

Interview Preparation Tips

Interview preparation tips for other job seekers - After all 3 rounds and spoke over phone the offer part but didn't release. HR not answering.
Atleast they should answer phone since discussion went till offer release.
Don't waster ur time attending interview for this company.Try some other company

Disappointed on HR handled.

Xoriant Interview FAQs

How many rounds are there in Xoriant Sdet Lead interview?
Xoriant interview process usually has 3 rounds. The most common rounds in the Xoriant interview process are Resume Shortlist, Coding Test and Technical.

Tell us how to improve this page.

Xoriant Sdet Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Xoriant Imagination Realized

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 274 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 148 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
Luxoft Interview Questions
3.7
 • 124 Interviews
View all
Xoriant Sdet Lead Salary
based on 5 salaries
₹20 L/yr - ₹23 L/yr
29% less than the average Sdet Lead Salary in India
View more details

Xoriant Sdet Lead Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.7k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Software Engineer
1.7k salaries
unlock blur

₹4.5 L/yr - ₹14.5 L/yr

Softwaretest Engineer
625 salaries
unlock blur

₹2.5 L/yr - ₹8.7 L/yr

Technical Lead
620 salaries
unlock blur

₹12 L/yr - ₹40 L/yr

Senior Test Engineer
451 salaries
unlock blur

₹9 L/yr - ₹31.5 L/yr

Explore more salaries
Compare Xoriant with

CitiusTech

3.4
Compare

HTC Global Services

3.6
Compare

HERE Technologies

3.8
Compare

Collabera Technologies

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