i
Deutsche Telekom Digital Labs
Filter interviews by
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Check if two strings are anagrams by comparing the frequency of characters.
Create two arrays to store the frequency of characters for each string.
Compare the frequency arrays to check if they are anagrams.
Example: 'listen' and 'silent' are anagrams.
Previous project architecture involved microservices with Docker containers and Kubernetes for orchestration.
Utilized microservices architecture for scalability and flexibility
Deployed services in Docker containers for easy portability and consistency
Managed containerized applications with Kubernetes for automated scaling and orchestration
Oop, database, spring boot, multithreading
I applied via Naukri.com and was interviewed before Mar 2021. There were 3 interview rounds.
Top trending discussions
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 17 Sep 2024
I was asked to implement lru cache which i did but still didn’t made to next round as apparently i didn’t complete the working code though in my opinion i did
posted on 23 Jul 2023
I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 interview rounds.
Medium range 2 questions
posted on 16 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Linked list is a data structure where each node points to the next node.
Create a Node class with data and next pointer
Create a LinkedList class with head pointer
Implement methods to add, remove, search, and traverse the list
Implement Hash Map with array and linked list.
Create an array of linked lists
Hash function maps keys to array indices
Insert key-value pairs into linked lists
Handle collisions by chaining
Search for a key by hashing and traversing linked list
To create an immutable class in Java, follow these steps:
Make the class final
Make all fields private and final
Do not provide any setter methods
Initialize all fields via constructor
If any field is mutable, return a clone of it instead of the original object
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
HackerRank Test - 2 Medium Questions
1. Given an Array Weights of Chocolates, Find Maximum amount of Chocolate that can be saved after "d" days, if you eat half the weight of one of the chocolates every day.
2. Find Closest String with equal number of vowels and consonants.
based on 2 interviews
Interview experience
based on 13 reviews
Rating in categories
Software Engineer
223
salaries
| ₹10 L/yr - ₹26 L/yr |
Senior Software Engineer
106
salaries
| ₹19 L/yr - ₹40 L/yr |
Devops Engineer
61
salaries
| ₹8.5 L/yr - ₹25 L/yr |
Sdet Automation Test Engineer
41
salaries
| ₹10 L/yr - ₹24 L/yr |
Software Developer
35
salaries
| ₹8.1 L/yr - ₹27.5 L/yr |
TCS
Wipro
Infosys
HCLTech