Upload Button Icon Add office photos

Freshworks

Compare button icon Compare button icon Compare

Filter interviews by

Freshworks Sdet Lead Interview Questions and Answers

Updated 4 Jun 2024

Freshworks Sdet Lead Interview Experiences

2 interviews found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 4 Jun 2024

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

(1 Question)

  • Q1. Check palindrom from given string
  • Ans. 

    Check if a given string is a palindrome

    • Iterate through the string from both ends and compare characters

    • Ignore spaces and punctuation marks while checking for palindrome

    • Convert the string to lowercase for case-insensitive comparison

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Debugging an application and wirtting cases
  • Ans. 

    Debugging an application involves identifying and fixing issues in the code, while writing test cases ensures the application functions correctly.

    • Understand the functionality of the application and identify the root cause of the issue

    • Use debugging tools like breakpoints, logging, and stack traces to pinpoint the problem

    • Write test cases to cover different scenarios and ensure the issue is resolved

    • Reproduce the issue to ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Combination of abvoe two rounds
Round 4 - Technical 

(1 Question)

  • Q1. Combination of above three rounds
Round 5 - HR 

(1 Question)

  • Q1. Discussed about why this company and the compensation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and attend

Skills evaluated in this interview

Sdet Lead Interview Questions & Answers

user image Saimahalakshmi Venkatraman

posted on 5 May 2024

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

Leet code medium problems on array and string

Round 2 - Technical 

(1 Question)

  • Q1. Manual Qa process

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?

Interview questions from similar companies

Sdet Lead Interview Questions & Answers

Zoho user image RAJESH KUMAR

posted on 20 Oct 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 3 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 - Aptitude Test 

Aptirure ques where asked at most diificult level with c ques

Round 3 - Coding Test 

Coding and dsa mostly based on the stacks and quues

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

Java programs, selenium webdriver, testng, cucumber

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

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

Round 1 - Aptitude Test 

It was pretty logic to find answers

Round 2 - Coding Test 

It waa bit difficult to achive the logic

Round 3 - HR 

(1 Question)

  • Q1. It was easy than 2
Round 4 - Technical 

(4 Questions)

  • Q1. It was fine and beautiful
  • Q2. Explain oops concepts
  • Ans. 

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

    • Classes: Blueprint for creating objects with attributes and methods.

    • Objects: Instances of classes that contain data and behavior.

    • Inheritance: Ability for a class to inherit attributes and methods from another class.

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

    • Polymorp...

  • Answered by AI
  • Q3. Explain recursion concepts
  • Ans. 

    Recursion is a programming concept where a function calls itself in order to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

    • A base case is needed to stop the recursion and prevent infinite loops.

    • Examples include factorial calculation, Fibonacci sequence, and tree traversal.

  • Answered by AI
  • Q4. What is methodoverrising
  • Ans. 

    Method overriding is a feature in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.

    • In method overriding, the method in the subclass has the same name, return type, and parameters as the method in the superclass.

    • The method in the subclass must have the same or wider access modifier than the method in the superclass.

    • Method overriding al...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce my self?
  • Q2. What is python why use python
  • Ans. 

    Python is a versatile and powerful programming language known for its simplicity and readability.

    • Python is easy to learn and has a clear and concise syntax.

    • It has a large standard library with built-in modules for various tasks.

    • Python supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

    • It is widely used in web development, data analysis, artificial intelligence, an...

  • Answered by AI

Skills evaluated in this interview

Sdet Lead Interview Questions & Answers

TCS user image Anonymous

posted on 29 Feb 2024

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy question , duration 1 hour

Round 2 - Coding Test 

Easy leetcode questions were asked in the round

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic question related to java, collection
  • Q2. Question related to selenium, dropdown, screenshot, handling cookies

Sdet Lead Interview Questions & Answers

TCS user image Anonymous

posted on 17 Dec 2024

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

Write a program to sort the numbers

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

HACKERANK, LEETCODE, online

Round 2 - Technical 

(2 Questions)

  • Q1. Project experience, resume details
  • Q2. Project exprience , resume and skills

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA prep must

Freshworks Interview FAQs

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

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

  1. Debugging an application and wirtting ca...read more
  2. check palindrom from given str...read more
  3. combination of abvoe two rou...read more

Tell us how to improve this page.

Freshworks Sdet Lead Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Sdet Lead Interview Questions from Similar Companies

TCS Sdet Lead Interview Questions
3.7
 • 8 Interviews
View all
Freshworks Sdet Lead Salary
based on 17 salaries
₹25 L/yr - ₹41.8 L/yr
10% more than the average Sdet Lead Salary in India
View more details

Freshworks Sdet Lead Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

4.2

Skill development

4.0

Work-life balance

4.4

Salary

4.0

Job security

4.5

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
294 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

fresher
236 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
177 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Specialist
114 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Freshworks with

Zoho

4.3
Compare

Salesforce

4.0
Compare

LTIMindtree

3.8
Compare

TCS

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