i
Deutsche Telekom Digital
Labs
Filter interviews by
Implementing AI-driven test automation to enhance QA efficiency and accuracy in software development.
Automated Test Case Generation: Use AI to analyze requirements and generate test cases automatically, reducing manual effort.
Predictive Analytics: Leverage machine learning to predict potential defects based on historical data, allowing proactive testing.
Natural Language Processing: Utilize NLP to interpret user st...
Threading allows concurrent execution of code, improving performance and responsiveness in applications.
Use threading libraries like 'threading' in Python or 'java.lang.Thread' in Java.
Create a thread by subclassing Thread class or implementing Runnable interface.
Example in Python: 'threading.Thread(target=your_function).start()'.
Manage thread lifecycle with methods like start(), join(), and is_alive().
Be cautious...
A CI/CD pipeline automates code integration, testing, and deployment for efficient software delivery.
Source Code Management: Use Git for version control and collaboration.
Continuous Integration: Automate builds and tests using tools like Jenkins or CircleCI.
Automated Testing: Implement unit, integration, and end-to-end tests with frameworks like JUnit or Selenium.
Continuous Deployment: Use tools like Docker and Ku...
Yes, I have experience in cloud security with a focus on securing data and applications in cloud environments.
Implemented security measures to protect data stored in cloud services
Configured and monitored security controls in cloud platforms like AWS and Azure
Performed regular security assessments and audits to identify vulnerabilities
Developed incident response plans for cloud security breaches
Stayed updated on i...
What people are saying about Deutsche Telekom Digital Labs
Various AWS services are used in DevOps such as EC2, S3, RDS, Lambda, CloudFormation, and more.
EC2 - for scalable computing capacity
S3 - for object storage
RDS - for managed relational databases
Lambda - for serverless computing
CloudFormation - for infrastructure as code
Services in k8s interact with each other through DNS-based service discovery and communication via network requests.
Services are assigned a DNS name which other services can use to communicate with them
Services can communicate with each other using the DNS name or IP address and port number
Communication between services can be within the same namespace or across namespaces
Services can also use Kubernetes Ingress t...
Debouncing is a technique to limit the rate at which a function is executed, improving performance in event handling.
Debouncing ensures that a function is not called too frequently, especially during events like scrolling or typing.
Example: In a search input, debouncing can delay the API call until the user stops typing for a specified duration.
Common use case: Window resizing events, where you only want to execut...
I see adding value to the organization by implementing innovative branding strategies, enhancing customer engagement, and driving revenue growth.
Developing and executing creative branding campaigns to increase brand awareness
Utilizing data analytics to identify target audience and optimize marketing efforts
Collaborating with cross-functional teams to ensure brand consistency across all channels
Implementing custome...
The Two Sum problem involves finding two numbers in an array that add up to a specific target sum.
Given an array of integers and a target sum, identify two numbers that sum to the target.
Example: For array [2, 7, 11, 15] and target 9, the answer is indices 0 and 1 (2 + 7 = 9).
Use a hash map to store numbers and their indices for efficient lookup.
Time complexity is O(n) with a single pass through the array.
Automation testing involves using tools to execute test cases and compare actual outcomes with expected outcomes.
Identify test cases that can be automated
Select appropriate automation tools like Selenium, Appium, etc.
Develop test scripts to automate test cases
Execute test scripts and analyze results
Integrate automation testing into CI/CD pipeline for continuous testing
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
ArrayList is better for random access, LinkedList is better for frequent insertions/deletions.
ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.
ArrayList provides fast random access to elements using index, LinkedList provides fast insertion/deletion at any position.
Example: ArrayList is suitable for scenarios where random access is required like searching, LinkedList is suitable for sc...
Using Java8 streams to solve a problem
Use stream() method to convert a collection into a stream
Use filter() method to filter elements based on a condition
Use map() method to transform elements
Use collect() method to collect the elements into a new collection
The project involves creating a web-based platform for online shopping with features like user registration, product browsing, shopping cart, and payment processing.
User registers on the platform with personal information
User browses products by category or search
User adds products to the shopping cart
User proceeds to checkout and makes payment
Order is confirmed and user receives a confirmation email
I appeared for an interview in Aug 2024.
I have over 5 years of experience in cybersecurity, conducting risk assessments, implementing security measures, and responding to incidents.
Conducted risk assessments to identify vulnerabilities and recommend security measures
Implemented security measures such as firewalls, intrusion detection systems, and encryption protocols
Responded to security incidents by investigating, containing, and mitigating the impact
Collab...
Yes, I have experience in cloud security with a focus on securing data and applications in cloud environments.
Implemented security measures to protect data stored in cloud services
Configured and monitored security controls in cloud platforms like AWS and Azure
Performed regular security assessments and audits to identify vulnerabilities
Developed incident response plans for cloud security breaches
Stayed updated on indust...
I have extensive experience in CyberArk and EntraId, including implementation, configuration, and troubleshooting.
Implemented and configured CyberArk Privileged Access Security solution to manage and secure privileged accounts
Performed regular maintenance and troubleshooting of CyberArk components such as Vault, CPM, and PSM
Integrated CyberArk with EntraId for seamless access management and authentication
Provided train...
Yes, I am comfortable and eager to skill up and learn AWS security.
I have experience in cloud security and am familiar with AWS services.
I am proactive in seeking out training and certifications to enhance my skills.
I am excited about the opportunity to learn and grow in the field of AWS security.
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via LinkedIn and was interviewed in May 2024. There were 4 interview rounds.
Currently, I'm leading a project focused on enhancing user experience for a cloud-based project management tool.
Conducting user research to identify pain points in the current interface.
Collaborating with cross-functional teams to implement design improvements.
Utilizing agile methodologies to ensure timely delivery of features.
Implementing A/B testing to measure the effectiveness of new features.
A CI/CD pipeline automates code integration, testing, and deployment for efficient software delivery.
Source Code Management: Use Git for version control and collaboration.
Continuous Integration: Automate builds and tests using tools like Jenkins or CircleCI.
Automated Testing: Implement unit, integration, and end-to-end tests with frameworks like JUnit or Selenium.
Continuous Deployment: Use tools like Docker and Kuberne...
The current project involves developing a React JS frontend for a web application.
The project focuses on creating a user-friendly interface using React components.
Implementing state management with tools like Redux or Context API.
Integrating with backend APIs to fetch and display data on the frontend.
Optimizing performance by lazy loading components and using memoization techniques.
Culture fit and performance enhancement are crucial for success in the current project.
Creating a positive and inclusive work environment can improve culture fit.
Encouraging open communication and collaboration among team members.
Providing opportunities for professional development and growth.
Recognizing and rewarding individual and team achievements.
Regularly seeking feedback from team members to identify areas for im...
Debouncing is a technique to limit the rate at which a function is executed, improving performance in event handling.
Debouncing ensures that a function is not called too frequently, especially during events like scrolling or typing.
Example: In a search input, debouncing can delay the API call until the user stops typing for a specified duration.
Common use case: Window resizing events, where you only want to execute a f...
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant
Some of the top questions asked at the Deutsche Telekom Digital Labs interview -
The duration of Deutsche Telekom Digital Labs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 32 interview experiences
Difficulty level
Duration
based on 155 reviews
Rating in categories
Software Engineer
277
salaries
| ₹13 L/yr - ₹22 L/yr |
Senior Software Engineer
134
salaries
| ₹24 L/yr - ₹40 L/yr |
Devops Engineer
64
salaries
| ₹11.5 L/yr - ₹20.4 L/yr |
Sdet Automation Test Engineer
55
salaries
| ₹9.2 L/yr - ₹16 L/yr |
Software Developer
44
salaries
| ₹14.5 L/yr - ₹25 L/yr |
Fractal Analytics
Kiya.ai
MathCo
Watchyourhealth.com