Upload Button Icon Add office photos

Filter interviews by

Deutsche Telekom Software Development Engineer II Interview Questions and Answers

Updated 22 May 2024

Deutsche Telekom Software Development Engineer II Interview Experiences

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are list and tuple in python
  • Ans. 

    List and tuple are data structures in Python used to store multiple items. Lists are mutable, while tuples are immutable.

    • List is denoted by square brackets [] and can be modified after creation

    • Tuple is denoted by parentheses () and cannot be modified after creation

    • Lists are used when the order of elements needs to be preserved and elements can be changed

    • Tuples are used when the order of elements needs to be preserved b...

  • Answered by AI
  • Q2. How you read csv without pandas
  • Ans. 

    Reading CSV without pandas involves using built-in Python modules like csv.

    • Use the csv module to open and read the CSV file

    • Iterate through the rows and process the data accordingly

    • Handle any necessary data conversions or manipulations manually

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test was a DSA question. Moderate difficulty

Round 2 - Technical 

(3 Questions)

  • Q1. Java related questions
  • Q2. Spring related questions
  • Q3. Questions related to cloud
Round 3 - One-on-one 

(3 Questions)

  • Q1. What challenges have I faced in past
  • Ans. 

    I have faced challenges in managing tight project deadlines and adapting to new technologies.

    • Managing tight project deadlines by prioritizing tasks and delegating responsibilities

    • Adapting to new technologies by self-learning and seeking help from colleagues

    • Handling conflicts within team members by effective communication and conflict resolution skills

  • Answered by AI
  • Q2. Design level questions
  • Q3. Microservices design questions
Round 4 - HR 

(3 Questions)

  • Q1. Teamwork related questions
  • Q2. SWOT analysis questions
  • Q3. Salary discussion and expectation

Interview Preparation Tips

Topics to prepare for Telstra Software Development Engineer II interview:
  • Java
  • LLD
  • Spring
  • Springboot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA medium level was asked

Round 2 - Coding Test 

DSA medium level was aked

Round 3 - HR 

(1 Question)

  • Q1. Culture fit round
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. 1. To check if word 1 is an anagram of word 2. 2. Questions around Springboot basics 3. SOLID design principles.
  • Ans. 

    To check if two words are anagrams, compare the sorted characters of each word.

    • Sort the characters of both words

    • Compare the sorted characters to check if they are equal

    • Handle edge cases like different lengths or special characters

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. 1. Multi threading related questions and managerial round.

Interview Preparation Tips

Topics to prepare for Verizon Software Development Engineer II interview:
  • Java
  • Springboot
  • DSA
Interview preparation tips for other job seekers - Be thorough with the basics and expect at least 1-2 DSA questions and questions around your projects mentioned in the resume.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related ques mege into, rank,dense rank,queries of joins etc.
  • Q2. Java 8 related ques optional and stream
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a linked list.
  • Q2. Merge sort on a array/
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is method overloading and overriding
  • Ans. 

    Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows a class to have multiple methods with the same name but different parameters.

    • Method overriding occurs in a subclass when a method has the same name, return type, and parameters as ...

  • Answered by AI
  • Q2. Program to swap two variables without using third
  • Ans. 

    Swapping two variables without using a third variable

    • Use XOR operation to swap two variables without using a third variable

    • Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join this organization
  • Ans. 

    I am impressed by the organization's innovative projects and collaborative work culture.

    • Impressed by innovative projects

    • Attracted to collaborative work culture

    • Excited about potential for growth and learning opportunities

  • Answered by AI
  • Q2. What is your weakness and strength
  • Ans. 

    My weakness is overthinking and my strength is attention to detail.

    • Weakness: tend to overthink situations, which can lead to indecision or unnecessary stress

    • Strength: strong attention to detail, ensuring accuracy and quality in my work

    • Example: I sometimes spend too much time analyzing a problem before taking action, but I have learned to set deadlines for myself to prevent this from affecting my productivity

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the things that u do when your what app screen is blank
  • Ans. 

    I would check for internet connection, restart the app, clear cache, and update the app.

    • Check internet connection

    • Restart the app

    • Clear cache

    • Update the app

  • Answered by AI
  • Q2. Simple python code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics and resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions were asked

Round 2 - Coding Test 

Dsa dp, graphs and many more questions from arrays and linked list were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Deutsche Telekom Interview FAQs

How many rounds are there in Deutsche Telekom Software Development Engineer II interview?
Deutsche Telekom interview process usually has 1 rounds. The most common rounds in the Deutsche Telekom interview process are Technical.

Tell us how to improve this page.

Deutsche Telekom Software Development Engineer II Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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
Bharti Airtel Interview Questions
4.0
 • 830 Interviews
Vodafone Idea Interview Questions
4.1
 • 551 Interviews
Ericsson Interview Questions
4.1
 • 407 Interviews
Nokia Interview Questions
4.1
 • 273 Interviews
View all
Software Engineer
156 salaries
unlock blur

₹8 L/yr - ₹32 L/yr

Senior Software Engineer
105 salaries
unlock blur

₹13.5 L/yr - ₹36 L/yr

Software Developer
52 salaries
unlock blur

₹6 L/yr - ₹24.6 L/yr

Sdet
36 salaries
unlock blur

₹7.5 L/yr - ₹27 L/yr

Senior Test Engineer
24 salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Explore more salaries
Compare Deutsche Telekom with

Vodafone Idea

4.1
Compare

Bharti Airtel

4.0
Compare

Jio

3.9
Compare

Tata Communications

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