Upload Button Icon Add office photos
Engaged Employer

i

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

ConsultAdd Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ConsultAdd Sdet Lead Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top ConsultAdd Sdet Lead Interview Questions and Answers

ConsultAdd Sdet Lead Interview Experiences

2 interviews found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

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

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 2 Dec 2024

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

De/algo leetcode medium level

Sdet Lead Interview Questions Asked at Other Companies

asked in Ascendion
Q1. write a palindrome program without using any in-build method. if ... read more
asked in Ascendion
Q2. (1) FluentWait Syntax (2) How to scroll to the bottom of the page ... read more
asked in Netomi
Q3. Reverse the whole string with spaces remaining in the same place
asked in News Nation
Q4. What is oops, css, html, comment on the batch processing
asked in MasterCard
Q5. What is the difference between web service and REST API?

ConsultAdd Interview FAQs

How many rounds are there in ConsultAdd Sdet Lead interview?
ConsultAdd interview process usually has 1-2 rounds. The most common rounds in the ConsultAdd interview process are Coding Test, Technical and HR.
What are the top questions asked in ConsultAdd Sdet Lead interview?

Some of the top questions asked at the ConsultAdd Sdet Lead interview -

  1. you have been provided a sorted list time complexity achieved after we apply bu...read more
  2. Best sorting algo?time complexity of ...read more
  3. What is an abstract cla...read more

Tell us how to improve this page.

ConsultAdd Sdet Lead Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Sdet Lead Interview Questions from Similar Companies

TCS Sdet Lead Interview Questions
3.7
 • 7 Interviews
IBM Sdet Lead Interview Questions
4.0
 • 2 Interviews
View all
Software Engineer
39 salaries
unlock blur

₹5.4 L/yr - ₹18 L/yr

Business Analyst
36 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Management Engineer Trainee
18 salaries
unlock blur

₹4.6 L/yr - ₹6 L/yr

Management Trainee
13 salaries
unlock blur

₹4.6 L/yr - ₹6.5 L/yr

Software Developer
10 salaries
unlock blur

₹8 L/yr - ₹26 L/yr

Explore more salaries
Compare ConsultAdd with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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