Upload Button Icon Add office photos
Engaged Employer

i

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

Ecom Express Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 3.7k Reviews

Filter interviews by

Ecom Express Software Development Engineer II Interview Questions and Answers

Updated 22 Aug 2024

Ecom Express Software Development Engineer II Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Given a pointer to middle of Linked List remove the node.
  • Ans. 

    Remove the given node from the middle of a Linked List.

    • Use two pointers, one moving at double the speed of the other to find the middle node.

    • Update the pointers to remove the middle node by skipping it in the list.

  • Answered by AI
  • Q2. Find the longest sub string with non repeating chars
  • Ans. 

    Find the longest sub string with non repeating chars

    • Use a sliding window approach to track the current substring

    • Keep track of the characters seen so far in a set

    • Update the start of the window when a repeating character is encountered

  • Answered by AI
  • Q3. Garbage Collection in Java, @Transaction, Try catch finally, Indexing in SQL, Bean Creation

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked about most of the core java questions and design pattern and SOLID principles

Round 2 - Technical 

(1 Question)

  • Q1. Design rate limiter
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Sorting algorithms
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed project diacussion
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Whats difference between patch and put
  • Ans. 

    Patch is used to update a specific part of a resource, while put is used to replace the entire resource.

    • Patch is used for partial updates, while put is used for full updates.

    • Patch is idempotent, meaning multiple identical patch requests will have the same effect as a single request, while put is not necessarily idempotent.

    • Example: Using patch to update the title of a blog post without affecting other fields, while usin...

  • 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 May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is restful api
  • Ans. 

    RESTful API is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. Bootstarp grid system

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a software developer with 5 years of experience in Java and Python.

    • Experienced in Java and Python programming languages

    • Worked on various projects involving web development and data analysis

    • Familiar with Agile methodologies and version control systems like Git

  • Answered by AI
  • Q2. Project related questions.

I applied via Approached by Company and was interviewed in May 2022. There were 5 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 

(1 Question)

  • Q1. Agile methodology product quality
Round 3 - Technical 

(1 Question)

  • Q1. Initially started with JavaScript basics then dived deep into it asked concepts like Es6, currying, closures, arrow functions , and problem solving, event loop, recursion. bubbling, delegates and prototype...
Round 4 - Behavioral 

(1 Question)

  • Q1. It was project level discussion and experience related questions and asked about roles and responsibilities. And some scenario based questions. Just be genuine and answer to the point.
Round 5 - HR 

(1 Question)

  • Q1. As usual reason for change. and expectation.

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewers are really supportive and nice, just don't panic and give your best they will give enough time for problem solving , All the best.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Hirist and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Csharp basics and a coding questing was given to implement
  • Q2. .net and angular basics questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked deeply about my resume and technologies
  • Q2. Coding question to sort a given array using DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR

Interview Questionnaire 

3 Questions

  • Q1. What is callback function
  • Ans. 

    A callback function is a function passed as an argument to another function, which is then invoked inside the outer function.

    • Callback functions are commonly used in asynchronous programming.

    • They allow a function to call another function when a certain task is completed.

    • Callback functions can be anonymous or named functions.

    • Examples of callback functions include event handlers and AJAX requests.

  • Answered by AI
  • Q2. Arrow function
  • Q3. Call,apply,bind
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Questions - Easy to medium

Ecom Express Interview FAQs

How many rounds are there in Ecom Express Software Development Engineer II interview?
Ecom Express interview process usually has 1 rounds. The most common rounds in the Ecom Express interview process are One-on-one Round.
How to prepare for Ecom Express Software Development Engineer II interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Ecom Express. The most common topics and skills that interviewers at Ecom Express expect are AWS, MongoDB, Python, Docker and Java.
What are the top questions asked in Ecom Express Software Development Engineer II interview?

Some of the top questions asked at the Ecom Express Software Development Engineer II interview -

  1. Given a pointer to middle of Linked List remove the no...read more
  2. Find the longest sub string with non repeating ch...read more
  3. Garbage Collection in Java, @Transaction, Try catch finally, Indexing in SQL, B...read more

Tell us how to improve this page.

Ecom Express Software Development Engineer II Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 450 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
XpressBees Interview Questions
3.7
 • 157 Interviews
DTDC Express Interview Questions
3.8
 • 149 Interviews
Blue Dart Express Interview Questions
4.1
 • 100 Interviews
FedEx Express Interview Questions
4.0
 • 94 Interviews
GATI-KWE Interview Questions
4.0
 • 86 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
View all

Fast track your campus placements

View all
Ecom Express Software Development Engineer II Salary
based on 8 salaries
₹21 L/yr - ₹30 L/yr
10% less than the average Software Development Engineer II Salary in India
View more details
Supervisor
484 salaries
unlock blur

₹1 L/yr - ₹3.6 L/yr

Operations Executive
373 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Assistant Manager
362 salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Senior Executive
323 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Executive
287 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Ecom Express with

Delhivery

3.9
Compare

Blue Dart Express

4.1
Compare

DTDC Express

3.8
Compare

GATI-KWE

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