Upload Button Icon Add office photos

Bharti Airtel

Compare button icon Compare button icon Compare

Filter interviews by

Bharti Airtel Sdet Engineer Interview Questions and Answers

Updated 9 Jun 2024

Bharti Airtel Sdet Engineer Interview Experiences

2 interviews found

Sdet Engineer Interview Questions & Answers

user image Pankhuri Gupta

posted on 26 Oct 2023

Interview experience
4
Good
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 - Technical 

(1 Question)

  • Q1. QA questions related to coding
Round 3 - Technical 

(1 Question)

  • Q1. QA question rekated to api
Round 4 - Technical 

(1 Question)

  • Q1. Automation testing question
Round 5 - HR 

(1 Question)

  • Q1. Ctc discussion related to previous ctc
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Array based questions

Sdet Engineer Interview Questions Asked at Other Companies

asked in Nykaa
Q1. Tell me about the projects and knowledge on selenium api and etc?
asked in Witty Com
Q2. In this example, the internal data structure (std::vector) can be ... read more
asked in Info Edge
Q3. What do you mean by run time polymorphism and how is it achieved?
Q4. What reusable methods have been designed by you and their impact
asked in Info Edge
Q5. Explain each oops concept with clarity and write a class where yo ... read more

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. OOPs Concepts, like Abstraction, Polymorphism, Encapsulation etc.
  • Q2. Write java program to reverse a string.
  • Ans. 

    Java program to reverse a string

    • Create a char array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Convert the char array back to a string and return

  • Answered by AI
  • Q3. API error codes meanings.
  • Ans. 

    API error codes are numerical or alphanumeric codes that indicate the type of error that occurred during an API request.

    • API error codes help developers identify and troubleshoot issues with their API requests.

    • Common API error codes include 400 Bad Request, 401 Unauthorized, 404 Not Found, 500 Internal Server Error.

    • Each API error code has a specific meaning and can provide valuable information for debugging.

  • Answered by AI
  • Q4. Exceptions encountered during Automation.
  • Ans. 

    Exceptions encountered during automation testing can include element not found, timeout, invalid input, etc.

    • ElementNotVisibleException: When an element is present in the DOM but not visible on the page

    • TimeoutException: When a command takes longer than the timeout specified

    • NoSuchElementException: When an element could not be found in the DOM

    • StaleElementReferenceException: When an element is no longer attached to the DOM

    • ...

  • Answered by AI
Round 2 - Case Study 

App is taking long to process a functionality what could be the possible reasons?

Interview Preparation Tips

Interview preparation tips for other job seekers - Think of Developers point of view to get the interview cleared.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Group anagram strings in a array
  • Ans. 

    Group anagram strings in an array

    • Iterate through the array of strings

    • For each string, sort the characters alphabetically

    • Use a hashmap to group anagrams together based on sorted strings

  • Answered by AI
  • Q2. Reverse subset of array 'k'
  • Ans. 

    Reverse a subset of strings in an array 'k'

    • Iterate through the array 'k' and reverse the strings within the specified subset range

    • Use a temporary variable to swap the strings at the start and end of the subset range

    • Ensure to handle edge cases like empty array or invalid subset range

  • Answered by AI

Skills evaluated in this interview

Sde1 Interview Questions & Answers

Verizon user image Anonymous

posted on 20 Oct 2024

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

Project discussion and basic questions

Round 2 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Ans. 

    Yes, willing to relocate for the right opportunity.

    • I am open to relocating for a job that aligns with my career goals and offers growth opportunities.

    • I have relocated in the past for job opportunities and have found it to be a positive experience.

    • I understand the importance of being flexible and adaptable in today's job market, which includes being open to relocation.

  • Answered by AI
  • Q2. What is ur weakness
  • Ans. 

    One of my weaknesses is that I tend to be overly critical of my own work.

    • I have a tendency to overanalyze my projects, which can sometimes lead to delays in completion.

    • I am working on improving my self-confidence to trust my abilities more.

    • I have learned to seek feedback from others to gain different perspectives and improve my work.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Luck
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2022. 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 

Test is proctored and 3 questions were asked out of which 1 is from language other is from data structures and the last one is from sql

Round 3 - Technical 

(2 Questions)

  • Q1. What is a database and explain it
  • Ans. 

    A database is a collection of organized data that can be easily accessed, managed, and updated.

    • A database stores data in tables with rows and columns

    • It allows for efficient data retrieval and manipulation

    • Examples include MySQL, Oracle, and MongoDB

  • Answered by AI
  • Q2. What are the projects you have done

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be confident
Be prepared about the projects and internships you have done thoroughly

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

1 hour test of moderate to difficult level questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. They asked about projects i made during my academic years and asked som questions from DSA
  • Q2. Any advise you want to give our company?

Interview Preparation Tips

Topics to prepare for Ciena SDE (Software Development Engineer) interview:
  • Data Structures
  • Software Development
Interview preparation tips for other job seekers - Study and make your base strong on the DSA topics and be ready to give some answers regarding your own opinions.

I applied via Campus Placement and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds
Consisting of Technical HR and Managerial
It was conducted in a smooth manner questions were asked from resume mostly and some puzzles
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java basics, automation basics.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium basics
  • Q2. API codes for responses
  • Ans. 

    API codes are used to define responses from an API request.

    • API codes are typically in the form of HTTP status codes, such as 200 for success, 404 for not found, and 500 for server error.

    • These codes help developers understand the outcome of their API requests and take appropriate actions.

    • API codes can also include custom error codes specific to the API's functionality, providing more detailed information to the client.

  • Answered by AI

Bharti Airtel Interview FAQs

How many rounds are there in Bharti Airtel Sdet Engineer interview?
Bharti Airtel interview process usually has 3 rounds. The most common rounds in the Bharti Airtel interview process are Technical, Resume Shortlist and HR.
How to prepare for Bharti Airtel Sdet Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bharti Airtel. The most common topics and skills that interviewers at Bharti Airtel expect are Java, API Testing, Appium, Data Structures and Functional Testing.
What are the top questions asked in Bharti Airtel Sdet Engineer interview?

Some of the top questions asked at the Bharti Airtel Sdet Engineer interview -

  1. Ctc discussion related to previous ...read more
  2. QA questions related to cod...read more
  3. QA question rekated to ...read more

Tell us how to improve this page.

Bharti Airtel Sdet Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Jio Interview Questions
3.9
 • 1.6k Interviews
Vodafone Idea Interview Questions
4.1
 • 554 Interviews
Ericsson Interview Questions
4.1
 • 411 Interviews
Nokia Interview Questions
4.1
 • 274 Interviews
View all
Bharti Airtel Sdet Engineer Salary
based on 6 salaries
₹6.2 L/yr - ₹20.5 L/yr
At par with the average Sdet Engineer Salary in India
View more details
Assistant Manager
2.1k salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Network Engineer
1.5k salaries
unlock blur

₹1.9 L/yr - ₹6.9 L/yr

Accounts Manager
1.3k salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Manager
1.3k salaries
unlock blur

₹5.8 L/yr - ₹22.6 L/yr

Territory Sales Manager
1.3k salaries
unlock blur

₹2.8 L/yr - ₹10.6 L/yr

Explore more salaries
Compare Bharti Airtel with

Jio

3.9
Compare

Vodafone Idea

4.1
Compare

TCS

3.7
Compare

Infosys

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