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
3.7

based on 2.7k Reviews

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
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Appium questions
  • Q2. Java oops concepts
Round 2 - Behavioral 

(2 Questions)

  • Q1. Prime Numbers for given range
  • Ans. 

    Generate prime numbers within a given range

    • Iterate through numbers in the given range

    • Check if each number is prime by dividing it by numbers less than itself

    • Store prime numbers in an array

  • Answered by AI
  • Q2. Automation framework structure
  • Ans. 

    Automation framework structure refers to the organization and design of the components used for automated testing.

    • Automation framework structure should be modular and scalable.

    • It should have clear separation of concerns, such as test scripts, test data, and reusable components.

    • Commonly used frameworks include keyword-driven, data-driven, and hybrid frameworks.

    • Frameworks should support easy maintenance and debugging.

    • Fra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer Not Released By FedEx ACC


I got selected from FedEx ACC company on 04th June 2024 but fedEx team told that there is transition change happening for positions and will release offer letter in a week. FedEx- Acc team confirmed offer would be released definitely and I can put down my resignation so I believed them . After 1 week I reached out to them and they told that we got orders from higher management that offers should be released from their newly developed portal and it will take further one more week. Like that FedEx team told till today that offer will get released but today evening I got a call from FedEx team and they told that they are holding offers currently.

Its been 45 days I have waited for offer release by trusting your company, if FedEx ACC dont want to hire the people just dont take interview's and offer them positions.

Skills evaluated in this interview

Sdet Interview Questions & Answers

DP World user image Anonymous

posted on 10 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. DSA, collection, Java questions, sorting and searching

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate more on coding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Code to reverse words in string
  • Ans. 

    Code to reverse words in string

    • Split the string into an array of words

    • Reverse the array of words

    • Join the reversed array back into a string

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Data Structure, Array, Hashmap

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. The qes related to Selenium, TestNG annotations, Array(find common elements)
  • Q2. In Array find the common elements
  • Ans. 

    Find common elements in an array of strings.

    • Iterate through the array and compare each element with the rest of the elements.

    • Use a nested loop to compare each element with all other elements.

    • If an element is found to be common, add it to a separate array or list.

    • Return the array or list of common elements.

  • Answered by AI
  • Q3. TestNG Annotations

Skills evaluated in this interview

Sdet Interview Questions & Answers

DP World user image Anonymous

posted on 11 Mar 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Pre screening of 30 mins . Basic about java, automation , testing concepts.
Round 3 - Technical 

(1 Question)

  • Q1. DS Algo round , coding question and framework part
Round 4 - Technical 

(1 Question)

  • Q1. DS Algo round (advance as compared to round 2 ) , Automation and CI/CD part was asked.Java concept will be asked in all the rounds.
Round 5 - Technical 

(1 Question)

  • Q1. Hiring manager round . Technical question as well coding question was there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare java and logic part well if you are targeting DP World. All the best !!

I was interviewed in Apr 2022.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

It was technical discussion plus coding round

  • Q1. 

    Count Ways To Reach The N-th Stair Problem Statement

    You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. ...

  • Ans. 

    It should be resolved using recursion and DP.

  • Answered Anonymously
  • Q2. 

    Clone a Linked List with Random Pointers

    You are provided with a linked list where each node has two pointers. The first pointer directs to the next node, and the second one, known as the 'random' pointer...

  • Ans. 

    Each node's next pointer points to next. But previous pointer points to a random node.

  • Answered Anonymously

Interview Preparation Tips

Eligibility criteriaNo criteriaDP World interview preparation:Topics to prepare for the interview - Data Structures, LLD, Java, REST Api, JavascriptTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Prepare commonly asked interview questions from DS
Tip 2 : Be ready to explain your project architecture and design in detail

Application resume tips for other job seekers

Tip 1 : Your resume should reflect your skills clearly.
Tip 2 : It should be easily readable

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Jun 2022.

Round 1 - Coding Test 

2-3 questions were asked on ds and algo.

Round 2 - Technical 

(1 Question)

  • Q1. Asked to code in react or angular.
Round 3 - Technical 

(1 Question)

  • Q1. Asked to code in react or angular.
Round 4 - Technical 

(1 Question)

  • Q1. It was taken by some director out of india. Faced lot of communication issues. He asked to write code. Some design questions and diff in angular and reactjs.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. I received the mail of getting selected but still did'nt got any offer letter.
2. I was in continuously touch with hr and careernet team.
3. initially they delayed it but some reason then they started giving another reason. Always coming up with one different reason.
4. Very bad behaviour by HR.
Round 1 - Aptitude Test 

Mixtures and Segregation, Distance based questions

Round 2 - Group Discussion 

Freedom is a myth was the given topic

Round 3 - Technical 

(1 Question)

  • Q1. We were asked questions based on our resume alone

Interview Preparation Tips

Interview preparation tips for other job seekers - Study your resume to the fullest. Know your projects.

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 Coding Test and Assignment.

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.9
 • 450 Interviews
ElasticRun Interview Questions
3.5
 • 247 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
Ecom Express Interview Questions
3.9
 • 194 Interviews
Flex Interview Questions
4.0
 • 180 Interviews
XpressBees Interview Questions
3.7
 • 156 Interviews
Bureau Veritas Interview Questions
3.9
 • 107 Interviews
Blue Dart Express Interview Questions
4.0
 • 100 Interviews
Safexpress Interview Questions
4.0
 • 97 Interviews
FedEx Express Interview Questions
4.0
 • 94 Interviews
View all
Operations Executive
306 salaries
unlock blur

₹1 L/yr - ₹3.8 L/yr

Assistant Manager
257 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Channel Management Officer
223 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Operation Assistant
200 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Senior Executive
187 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Explore more salaries
Compare DTDC Express with

Blue Dart Express

4.0
Compare

First Flight Couriers

4.2
Compare

GATI-KWE

4.0
Compare

Aramex

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