Upload Button Icon Add office photos
Engaged Employer

i

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

DTDC Express Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DTDC Express Senior Sdet Test Engineer Interview Questions and Answers

Updated 30 Apr 2024

DTDC Express Senior Sdet Test Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1. Find duplicate
2. Second largest without sorting

Round 2 - Assignment 

Api codes
Selenium
Appium

Interview questions from similar companies

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 was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify and solve race condition.
  • Ans. 

    Identifying and solving race conditions involves understanding concurrent execution and implementing synchronization mechanisms.

    • Understand the critical sections of code where race conditions can occur

    • Use synchronization mechanisms like locks, semaphores, or atomic operations to control access to shared resources

    • Implement thread-safe data structures or use thread-safe libraries to avoid race conditions

    • Use tools like sta...

  • Answered by AI
  • Q2. Solve an array question on finding the third largest in an unsorted array.
  • Ans. 

    Find the third largest element in an unsorted array of strings.

    • Sort the array in descending order.

    • Remove duplicates if necessary.

    • Return the element at index 2 as the third largest.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 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 - Aptitude Test 

It was a normal aptitude test with mathematical questions.

Round 3 - Coding Test 

It was a techno-coding test where I had to code while sharing my screen on a live conversation with the interviewer.

Round 4 - One-on-one 

(2 Questions)

  • Q1. I was primarily asked about managerial questions on adaptability to new technology and creativity if existing solutions don't work.
  • Q2. In a situation where your team is not getting a proper result with existing approach your team uses, how would you try to fix it?
  • Ans. 

    I would analyze the current approach, identify the root cause of the issue, brainstorm alternative solutions, and collaborate with the team to implement and test them.

    • Analyze the current approach to identify weaknesses

    • Brainstorm alternative solutions with the team

    • Implement and test the new solutions

    • Regularly communicate and collaborate with team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, keep in touch with technology and if you do the above 2, confidence is yours. Politeness adds the sugar coating and you crack all the interviews.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing web applications using Java, Spring, and Angular.

    • 8 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in leading development teams

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Build a digital stopwatch with HTML, CSS, JS
  • Ans. 

    Build a digital stopwatch using HTML, CSS, and JS

    • Create HTML structure with buttons for start, stop, and reset

    • Use CSS to style the stopwatch display

    • Implement JS logic to start, stop, and reset the stopwatch

  • Answered by AI
  • Q3. What is your day to day work life looks like?
  • Ans. 

    As a Senior Software Engineer, my day-to-day work involves designing and developing software solutions, collaborating with team members, troubleshooting issues, and staying updated on industry trends.

    • Designing and developing software solutions based on project requirements

    • Collaborating with team members to discuss project progress and brainstorm solutions

    • Troubleshooting and debugging code to fix issues and improve perf...

  • Answered by AI
  • Q4. Horizontal vs vertical scaling
  • Ans. 

    Horizontal scaling involves adding more machines to distribute load, while vertical scaling involves increasing the power of existing machines.

    • Horizontal scaling adds more machines to handle increased load

    • Vertical scaling increases the power of existing machines

    • Horizontal scaling is more cost-effective and easier to implement

    • Vertical scaling may have limitations in terms of hardware capabilities

    • Examples: Horizontal sca...

  • Answered by AI
  • Q5. Load balancer vs API gateway
  • Ans. 

    Load balancer distributes incoming network traffic across multiple servers, while API gateway manages API traffic.

    • Load balancer operates at the network layer, distributing traffic based on algorithms like round-robin or least connections.

    • API gateway operates at the application layer, providing features like authentication, rate limiting, and caching for APIs.

    • Load balancer can balance traffic for any type of application...

  • Answered by AI
  • Q6. There is a scenario where user wants to upload multiple files at once but provided API can on accept one file at a time, how tackle this scenario gracefully?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Some leetcode medium problem

Round 2 - Group Discussion 

System Design and Cloud

Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round casual introduction
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solid,design patterns,DSA, system design and cloud
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium level leetcode or hackerrank problem.

Round 2 - Technical 

(2 Questions)

  • Q1. Hashmap based question
  • Q2. Microservice Database design

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare any of the project thoroughly and your contribution.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. About Azure Cloud, System Design high availability, reliability, performance.
Round 3 - Coding Test 

Coding problem on integer to Roman number conversion.

Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round, why you want to join Maersk ?

Interview Preparation Tips

Topics to prepare for Maersk Senior Software Engineer interview:
  • System design
  • Problem Solving
  • Cloud Computing
Interview preparation tips for other job seekers - Have good standard problem solving approach
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Api optimisations, query optimisations, how to keep code more extensible, scalable etc
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to designing around redis
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Container with most water
  • Q2. Maximum product subarray
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 

Problem to solve with importance to coding standards

Round 3 - One-on-one 

(1 Question)

  • Q1. Indepth knowledge of JS html n CSS
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round and agile principles
Round 5 - HR 

(1 Question)

  • Q1. HR discussions on the job expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview and be confident

DTDC Express Interview FAQs

How many rounds are there in DTDC Express Senior Sdet Test Engineer interview?
DTDC Express interview process usually has 2 rounds. The most common rounds in the DTDC Express interview process are Assignment and Coding Test.

Tell us how to improve this page.

DTDC Express Senior Sdet Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.8
 • 477 Interviews
ElasticRun Interview Questions
3.5
 • 254 Interviews
Maersk Interview Questions
4.1
 • 204 Interviews
Ecom Express Interview Questions
3.8
 • 204 Interviews
Safexpress Interview Questions
4.0
 • 107 Interviews
Exl India Interview Questions
3.5
 • 106 Interviews
FedEx Express Interview Questions
4.0
 • 95 Interviews
GATI-KWE Interview Questions
3.9
 • 89 Interviews
DHL Express Interview Questions
4.1
 • 68 Interviews
View all
Operations Executive
307 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Assistant Manager
263 salaries
unlock blur

₹1.8 L/yr - ₹10.4 L/yr

Channel Management Officer
217 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Operation Assistant
187 salaries
unlock blur

₹1 L/yr - ₹3.3 L/yr

Senior Executive
180 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Explore more salaries
Compare DTDC Express with

Delhivery

3.8
Compare

Ecom Express

3.8
Compare

Maersk

4.1
Compare

ElasticRun

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