Upload Button Icon Add office photos
Engaged Employer

i

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

Jio Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 22.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Jio Sdet Lead Interview Questions and Answers

Updated 30 Aug 2024

Jio Sdet Lead Interview Experiences

2 interviews found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 30 Aug 2024

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced SDET Lead with a passion for quality assurance and automation testing.

    • Over 8 years of experience in software testing and test automation

    • Strong expertise in leading testing teams and implementing QA processes

    • Proficient in various testing tools and technologies such as Selenium, JUnit, and TestNG

    • Proven track record of improving testing efficiency and product quality

    • Excellent communication

  • Answered by AI

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 31 Oct 2023

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

I applied via Shine and was interviewed in Oct 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 - Coding Test 

Easy questions based on DSA

Round 3 - Technical 

(3 Questions)

  • Q1. Given binary tree tell visible nodes from below
  • Ans. 

    Visible nodes in a binary tree are the nodes that are not blocked by any other nodes when viewed from below.

    • Traverse the binary tree level by level and keep track of the maximum value seen at each level. Any node with a value greater than the maximum value seen so far is considered a visible node.

    • Example: For a binary tree with values [5, 3, 8, 1, 4, 7, 9], the visible nodes from below would be [5, 8, 9].

  • Answered by AI
  • Q2. Reverse kth node in linked list
  • Ans. 

    Reverse the kth node in a linked list

    • Traverse the linked list to find the kth node

    • Reverse the kth node by changing its next pointer to point to the previous node

    • Update the pointers of the previous and next nodes accordingly

    • Handle edge cases such as k being out of bounds or kth node being the head of the list

  • Answered by AI
  • Q3. Project related questions on mongodb

Interview Preparation Tips

Interview preparation tips for other job seekers - Dsa + project

Skills evaluated in this interview

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

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via campus placement at Visvesvaraya National Institute of Technology (VNIT), Nagpur and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Three coding questions based on dynamic programming must be answered within three hours.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions based on Resume and Technical skills
  • Q2. Deep Knowledge Of SQL , DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Two questions asked

Round 2 - Technical 

(2 Questions)

  • Q1. Design LRU cache in Distributed manner.
  • Ans. 

    Design a distributed LRU cache system for efficient data storage and retrieval.

    • Implement a distributed cache system using a combination of local caches on each node and a centralized cache for coordination.

    • Use a consistent hashing algorithm to determine which node should store each key-value pair.

    • Implement a cache eviction policy based on LRU (Least Recently Used) to remove the least recently accessed items when the ca...

  • Answered by AI
  • Q2. Design LFU cache in Distributed manner
  • Ans. 

    LFU cache design in a distributed manner

    • Use a distributed key-value store like Redis to store the cache data

    • Implement a distributed algorithm to track the frequency of cache access across nodes

    • Use a consensus algorithm like Raft or Paxos to ensure consistency in cache eviction policies

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Codility test. Data structure and algos

Round 2 - Technical 

(2 Questions)

  • Q1. Greedy algrithm
  • Q2. Sorting an array
  • Ans. 

    Sorting an array of strings

    • Use built-in sorting functions like sort() in most programming languages

    • Consider the case sensitivity of the strings when sorting

    • You can customize the sorting order by providing a comparison function

  • Answered by AI

Skills evaluated in this interview

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
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java core advance questions
  • Q2. Testing concepts related questions

Sdet Lead Interview Questions & Answers

IBM user image Anonymous

posted on 11 Dec 2024

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Some coding execution

Round 2 - Technical 

(1 Question)

  • Q1. Regarding project
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am a seasoned SDET Lead with a strong background in software testing and automation.

    • Over 8 years of experience in software testing and quality assurance

    • Proficient in test automation tools such as Selenium and JUnit

    • Led teams in developing test strategies and implementing best practices

    • Strong knowledge of Agile methodologies and continuous integration

    • Excellent communication and problem-solving skills

  • Answered by AI

Sdet Lead Interview Questions & Answers

TCS user image Anonymous

posted on 17 Sep 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Maths related questions

Round 2 - Coding Test 

DSA stack graph tree

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good for that
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java programs, selenium webdriver, testng, cucumber

Jio Interview FAQs

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

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

  1. Given binary tree tell visible nodes from be...read more
  2. Reverse kth node in linked l...read more
  3. Project related questions on mong...read more

Tell us how to improve this page.

Jio 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
Jio Sdet Lead Salary
based on 9 salaries
₹10.2 L/yr - ₹23.4 L/yr
25% less than the average Sdet Lead Salary in India
View more details

Jio Sdet Lead Reviews and Ratings

based on 2 reviews

3.1/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

3.6

Job security

2.7

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
5.5k salaries
unlock blur

₹1 L/yr - ₹10.4 L/yr

Deputy Manager
3.5k salaries
unlock blur

₹4.2 L/yr - ₹13.7 L/yr

Manager
1.8k salaries
unlock blur

₹6 L/yr - ₹22.4 L/yr

Senior Executive
1.6k salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Senior Manager
1.4k salaries
unlock blur

₹10.6 L/yr - ₹32.1 L/yr

Explore more salaries
Compare Jio with

Jio Platforms

3.5
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Bharat Sanchar Nigam

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