Upload Button Icon Add office photos

Filter interviews by

Gainsight Sdet (Software Development Engineer in Test) Interview Questions, Process, and Tips

Updated 1 Apr 2021

Gainsight Sdet (Software Development Engineer in Test) Interview Experiences

1 interview found

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

Interview Questionnaire 

4 Questions

  • Q1. 1. Find triplet in an array to sum up to a given number?
  • Ans. 

    Find triplet in an array to sum up to a given number.

    • Sort the array in ascending order.

    • Iterate through the array and fix the first element.

    • Use two pointers approach to find the other two elements that sum up to the given number.

  • Answered by AI
  • Q2. 2. Print a star pattern?
  • Ans. 

    Printing a star pattern using loops in programming.

    • Use nested loops to print the pattern

    • The outer loop controls the number of rows

    • The inner loop controls the number of stars to be printed in each row

    • Use string concatenation to build the pattern

    • Example: for a pattern with 5 rows, the first row will have 1 star, the second row will have 2 stars, and so on

  • Answered by AI
  • Q3. SQL query of finding aggregate salary for the division
  • Ans. 

    SQL query to find aggregate salary for a division

    • Use the GROUP BY clause to group the employees by division

    • Use the SUM function to calculate the total salary for each division

    • Include the division column in the SELECT statement

    • Example: SELECT division, SUM(salary) AS total_salary FROM employees GROUP BY division

  • Answered by AI
  • Q4. Difference between Abstract class vs Interface?
  • Ans. 

    Abstract class is a class that can have both abstract and non-abstract methods while Interface only has abstract methods.

    • Abstract class can have constructors while Interface cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract class can have instance variables while Interface cannot.

    • Abstract class can provide default implementation for some methods while Interface canno...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For SDET initial round, they check on day to day basic things and you approach to their problem.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Action class Oops Framework String Map Set

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy process... And you should be well versed in basic concepts of java and selenium and framework.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Automation framework related questions
  • Q2. Java coding on strings
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Java Coding Test dsa program and all that

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Reverse of string and largest number in an array

Round 2 - Technical 

(2 Questions)

  • Q1. Java oops concepts, strings, arrays
  • Q2. Selenium xpaths, concepts and some other technical stuff
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Reasoning techinical and coding based ques

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about exceptions
  • Q2. Asked about api chaining

Sdet Interview Questions & Answers

Incedo user image Vijay Prakash MJ

posted on 26 Apr 2024

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

I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Simple xpath without using Index reverse strings with words separately
  • Ans. 

    Reverse strings with words separately using simple xpath without using index

    • Use XPath function to split the string into words

    • Reverse each word individually using XPath function

    • Concatenate the reversed words back together

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Programming language well

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Django in depth questions
  • Q2. Django ORM related questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Automate calendar
  • Q2. OOps concept in java
  • Ans. 

    Object-oriented programming concepts in Java focus on classes, objects, inheritance, encapsulation, and polymorphism.

    • Classes are blueprints for objects

    • Objects are instances of classes

    • Inheritance allows a class to inherit properties and behaviors from another class

    • Encapsulation hides the internal state of an object and only exposes necessary functionalities

    • Polymorphism allows objects to be treated as instances of their

  • Answered by AI

Skills evaluated in this interview

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

Gainsight Interview FAQs

What are the top questions asked in Gainsight Sdet (Software Development Engineer in Test) interview?

Some of the top questions asked at the Gainsight Sdet (Software Development Engineer in Test) interview -

  1. 1. Find triplet in an array to sum up to a given numb...read more
  2. SQL query of finding aggregate salary for the divis...read more
  3. Difference between Abstract class vs Interfac...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 514 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 213 Interviews
Xoriant Interview Questions
4.1
 • 181 Interviews
Incedo Interview Questions
3.2
 • 180 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
ThoughtWorks Interview Questions
3.9
 • 145 Interviews
Iris Software Interview Questions
4.0
 • 140 Interviews
View all
Gainsight Sdet (Software Development Engineer in Test) Salary
based on 4 salaries
₹8.5 L/yr - ₹15 L/yr
41% less than the average Sdet (Software Development Engineer in Test) Salary in India
View more details
Software Engineer
106 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Senior Software Engineer
81 salaries
unlock blur

₹13.5 L/yr - ₹25.5 L/yr

Associate Software Engineer
43 salaries
unlock blur

₹8.5 L/yr - ₹16 L/yr

Lead Software Engineer
25 salaries
unlock blur

₹24 L/yr - ₹40.5 L/yr

Senior Solution Engineer
24 salaries
unlock blur

₹14 L/yr - ₹20.5 L/yr

Explore more salaries
Compare Gainsight with

Freshworks

3.5
Compare

Zoho

4.3
Compare

Chargebee

3.9
Compare

MindTickle

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