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 IT Technical Support Engineer Interview Questions and Answers

Updated 29 Jul 2022

Delhivery IT Technical Support Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Jan 2022. 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 - Technical 

(1 Question)

  • Q1. What is firewall What is DHCP with working Cloud computing Networking Hardware configuration Os installation Management of all IT asset
  • Ans. 

    Firewall is a security system that monitors and controls incoming and outgoing network traffic.

    • Firewall can be hardware or software-based

    • It can be configured to block or allow traffic based on predefined rules

    • Firewalls can also be used to create virtual private networks (VPNs)

    • DHCP is a protocol used to automatically assign IP addresses to devices on a network

    • Cloud computing refers to the delivery of computing services ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - When your take interview you don't scare and try to perfectly co-ordinate with your interviewer
Try to happily done your interview without any tensions and freely tell all things

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Delhivery?
Ask anonymously on communities.

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

IT Technical Support Engineer Interview Questions Asked at Other Companies

Q1. If you encounter a new issue that you manage to resolve, what wou ... read more
asked in Movate
Q2. What’s the most effective way to gather user and system requireme ... read more
asked in Delhivery
Q3. What is firewall What is DHCP with working Cloud computing Networ ... read more
asked in ServiceNow
Q4. What is sql joins and normalization
Q5. How do you troubleshoot a monitor that is not working?
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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. 1) OOPS 2) SOLID 3) Design Patterns 4) SQL Concepts
  • Q2. LINQ joins on 2 tables
  • Ans. 

    LINQ joins on 2 tables allow for combining data from both tables based on a common key.

    • Use the 'join' keyword in LINQ to join two tables based on a common key

    • Specify the key to join on using 'equals' keyword

    • Select the desired columns from both tables in the result

  • Answered by AI
  • Q3. Example of Open close principle
  • Ans. 

    Open close principle states that a class should be open for extension but closed for modification.

    • Classes should be open for extension through inheritance or implementing interfaces

    • Classes should be closed for modification to avoid breaking existing code

    • Example: Using abstract classes or interfaces to define behavior and allowing subclasses to implement specific functionality

  • Answered by AI

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 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 3 interview rounds.

Round 1 - Technical 

(1 Question)

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

Coding problem on integer to Roman number conversion.

Round 3 - 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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Largest sum sub-sequence

Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioural round only
  • Q2. Weakness, strength
Round 3 - Technical 

(2 Questions)

  • Q1. SOLID principles
  • Q2. Anagram program
  • Ans. 

    An anagram program checks if two strings can be rearranged to form each other.

    • Convert both strings to lowercase to ensure case insensitivity. Example: 'Listen' and 'Silent'.

    • Remove any non-alphabetic characters if necessary. Example: 'A gentleman' and 'Elegant man'.

    • Sort the characters of both strings and compare them. Example: 'abc' and 'cba' both become 'abc' when sorted.

    • Alternatively, count the frequency of each chara...

  • Answered by AI
Are these interview questions helpful?
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

I applied via Company Website and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to microservces, spring boot , kafka

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics of Java and oops

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Assignment 

Offline coding task based on small requirement.

Round 2 - Coding Test 

Some coding tests like LinQ queries, Random number generations etc and other C# based technical questions

Round 3 - Technical 

(1 Question)

  • Q1. It is 1.30 hr. 30 mins of coding or code review based discussion. 30 mins of System design like Photo upload, GPS extraction, satelite image etc. 30 mins of Manager round (not technical, mostly Engineering...
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I expect a competitive salary that reflects my skills, experience, and the industry standards for a Senior Software Engineer.

    • Based on my research, the average salary for a Senior Software Engineer in this region is between $120,000 and $150,000.

    • I have over 8 years of experience in software development, which I believe warrants a salary towards the higher end of that range.

    • I am also open to discussing additional benefit...

  • Answered by AI
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Tell me about yourself.
  • Q7. Dedicated 30 mins slots with typical HR questions but nothing to worry.

Interview Preparation Tips

Topics to prepare for Maersk Senior Software Engineer interview:
  • C#
  • azure
  • Microservices
  • .Net Core
  • Design Patterns
Interview preparation tips for other job seekers - One of the easiest interviews to be cracked.

Delhivery Interview FAQs

How many rounds are there in Delhivery IT Technical Support Engineer interview?
Delhivery interview process usually has 2 rounds. The most common rounds in the Delhivery interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Ecom Express Interview Questions
3.9
 • 224 Interviews
Maersk Interview Questions
4.1
 • 223 Interviews
DTDC Express Interview Questions
3.7
 • 167 Interviews
FedEx Express Interview Questions
3.9
 • 101 Interviews
Ups Logistics Interview Questions
3.6
 • 77 Interviews
DHL Express Interview Questions
4.0
 • 73 Interviews
FM LOGISTIC Interview Questions
4.0
 • 28 Interviews
View all
Team Lead
1.5k salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Executive
1.3k salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Manager
738 salaries
unlock blur

₹5.2 L/yr - ₹12.2 L/yr

Assistant Manager
688 salaries
unlock blur

₹4.3 L/yr - ₹9.3 L/yr

Senior Associate
674 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Explore more salaries
Compare Delhivery with

Ecom Express

3.9
Compare

Maersk

4.1
Compare

DTDC Express

3.7
Compare

Blue Dart Express Ltd

4.0
Compare
write
Share an Interview