Upload Button Icon Add office photos
Premium Employer

i

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

Delhivery Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Delhivery SDE Intern Interview Questions and Answers

Updated 3 Feb 2024

Delhivery SDE Intern Interview Experiences

1 interview found

SDE Intern Interview Questions & Answers

user image Aditya Manglam Sharma

posted on 3 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 to 3 questions were asked of not more than medium level

Round 2 - Technical 

(1 Question)

  • Q1. It was mostly around the personal projects i had done

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects well

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself, About Project
  • Q2. Manual testing questions Difference between code walkthrough and code inception Top down Integrity Testing Difference between test case, test scenario, test strategy and test plan Principles of agile test...
  • Q3. 1 java question what is class loader
  • Q4. Rest Assured questions Rest Assure internal working Difference between Rest Assure and others Advantages of Rest Assured Methods in Rest Assured Authentication Execution steps in postman Postman executio...
  • Q5. 1 coding question Remove letter e from a sentence "Welcome to Ecom Express"
  • Ans. 

    Remove letter e from a sentence

    • Iterate through each character in the sentence

    • If the character is not 'e', add it to a new string

    • Return the new string without 'e'

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Ecom Express Sdet Automation Test Engineer interview:
  • Rest Assured
Interview preparation tips for other job seekers - Interview was mainly focused on Rest Assured.

Skills evaluated in this interview

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

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Do while vs while
  • Ans. 

    The do while loop executes the code block once before checking the condition, while the while loop checks the condition before executing the code block.

    • do while loop is useful when you want to execute the code block at least once, regardless of the condition.

    • while loop is used when you want to execute the code block only if the condition is true.

    • Example: do { // code block } while (condition);

    • Example: while (condition)

  • Answered by AI
  • Q2. What are the types of data types
  • Ans. 

    Data types are classifications of data items that determine the kind of operations that can be performed on them.

    • Primitive data types: integers, floating point numbers, characters, booleans

    • Composite data types: arrays, structures, classes

    • Abstract data types: lists, stacks, queues

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Linear and non linear ds
  • Ans. 

    Linear data structures have elements arranged in a sequential order, while non-linear data structures have elements connected in a non-sequential manner.

    • Linear data structures include arrays, linked lists, queues, and stacks.

    • Non-linear data structures include trees, graphs, and heaps.

    • Linear data structures have a single path to traverse elements, while non-linear data structures have multiple paths.

  • Answered by AI
  • Q2. Write a query to display students record in ascending order of thier name and descending order of thier subject
  • Ans. 

    Query to display students record in ascending order of name and descending order of subject.

    • Use ORDER BY clause to sort the records

    • Specify ASC for name and DESC for subject in the ORDER BY clause

    • Example: SELECT * FROM students ORDER BY name ASC, subject DESC

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. About leadership skills
  • Q2. Problem solving skills
Round 3 - Telephonic Call 

(2 Questions)

  • Q1. Family background
  • Q2. Current location
  • Ans. 

    I am currently located in New York City.

    • New York City

    • Manhattan

    • East Coast

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Case Study 

Business solutions were expected revolving around the industry

Round 2 - HR 

(2 Questions)

  • Q1. Expectations in terms of monetary
  • Ans. 

    I am looking for a fair compensation that reflects my skills and contributions.

    • I expect a competitive salary based on industry standards and my qualifications.

    • I am also interested in benefits such as health insurance, paid time off, and professional development opportunities.

    • I am open to negotiating salary based on the responsibilities and growth potential of the role.

    • I value a transparent and fair compensation package...

  • Answered by AI
  • Q2. Location accessibility travelling
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Framework design questions
  • Q2. Java concepts like overriding and encapsulation
Round 2 - Technical 

(1 Question)

  • Q1. Java program for searching a character
  • Ans. 

    Java program to search for a character in an array of strings

    • Create a method that takes in an array of strings and a character to search for

    • Iterate through each string in the array and check if the character is present

    • Return true if the character is found in any of the strings, false otherwise

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Testcases about browser

Interview Preparation Tips

Interview preparation tips for other job seekers - Get prepared for basic dsa

Skills evaluated in this interview

Intern Interview Questions & Answers

Maersk user image Anonymous

posted on 19 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a basic apptitude test for 60 min.

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Questioned all things from resume

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Oct 2021. 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 

Aptitude and psychometric test

Round 3 - Technical 

(1 Question)

  • Q1. Simple basic technical mcq
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical interview About the company Basic programming language questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work well on programming basics

Delhivery Interview FAQs

How many rounds are there in Delhivery SDE Intern interview?
Delhivery interview process usually has 2 rounds. The most common rounds in the Delhivery interview process are Coding Test and Technical.

Tell us how to improve this page.

Delhivery SDE Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Maersk Interview Questions
4.2
 • 200 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
XpressBees Interview Questions
3.6
 • 159 Interviews
DTDC Express Interview Questions
3.7
 • 151 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
FedEx Express Interview Questions
4.0
 • 93 Interviews
GATI-KWE Interview Questions
3.9
 • 86 Interviews
DHL Express Interview Questions
4.1
 • 62 Interviews
View all
Team Lead
1.4k salaries
unlock blur

₹1.8 L/yr - ₹4.9 L/yr

Executive
1.3k salaries
unlock blur

₹1.4 L/yr - ₹4.1 L/yr

Manager
720 salaries
unlock blur

₹3.3 L/yr - ₹13.6 L/yr

Senior Executive
689 salaries
unlock blur

₹2.1 L/yr - ₹7.5 L/yr

Assistant Manager
623 salaries
unlock blur

₹1.5 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Delhivery with

Blue Dart Express

4.0
Compare

Ecom Express

3.8
Compare

GATI-KWE

3.9
Compare

DTDC Express

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