Upload Button Icon Add office photos
Engaged Employer

i

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

Eshopbox Ecommerce Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Eshopbox Ecommerce Interview Questions and Answers for Experienced

Updated 27 Mar 2025

Eshopbox Ecommerce Interview Experiences for Experienced

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Online test conducted

Round 2 - HR 

(3 Questions)

  • Q1. Introduction about me
  • Q2. Last company work
  • Ans. 

    I worked as an Accounts Manager at XYZ Company for 3 years.

    • Managed a team of 5 accountants to ensure accurate financial reporting

    • Implemented new accounting software to streamline processes

    • Prepared monthly financial statements and reports for senior management

    • Collaborated with auditors during annual audits

    • Reduced outstanding accounts receivable by 15% through improved collection strategies

  • Answered by AI
  • Q3. Reason of leavjng
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Looking for new challenges

    • Seeking growth opportunities

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Meet with CA , asked about my work experiance and question about e commerce accounting.

Accounts Manager Interview Questions asked at other Companies

Q1. Tell me an analysis about how to factor customer or prospects for your product segment
View answer (5)

HR Manager Interview Questions & Answers

user image Anonymous

posted on 27 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Are you ready to relocate to Gurugram
  • Ans. 

    Yes, I am open to relocating to Gurugram for the right opportunity and to further my career in HR management.

    • Relocating to Gurugram aligns with my career goals and aspirations in HR.

    • I have researched Gurugram's vibrant job market and its growth in the corporate sector.

    • I am adaptable and have previously relocated for work, such as moving from Mumbai to Bangalore for a better opportunity.

    • I understand the importance of be...

  • Answered by AI

HR Manager Interview Questions asked at other Companies

Q1. Can you explain the meaning of performance Management as stated in your CV
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is lazyloading
  • Ans. 

    Lazy loading is a design pattern commonly used in software development to defer the loading of non-essential resources until they are actually needed.

    • Lazy loading helps improve performance by only loading resources when they are required.

    • It is commonly used in web development to load images, videos, or other content as the user scrolls down a page.

    • Lazy loading can also be used in database queries to fetch data only whe

  • Answered by AI
  • Q2. What is difference between angularJS and angular 2
  • Ans. 

    AngularJS is the first version of Angular, while Angular 2 is a complete rewrite with improved performance and features.

    • AngularJS is based on JavaScript, while Angular 2 is based on TypeScript.

    • AngularJS uses controllers and $scope for data binding, while Angular 2 uses components and directives.

    • AngularJS has two-way data binding, while Angular 2 has one-way data binding.

    • AngularJS has a digest cycle for change detection...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Puzzle asked from CEO

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Jobs at Eshopbox Ecommerce

View all

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 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 - Aptitude Test 

A Google Form-based Aptitude Test with Basic Questions

Round 3 - Technical 

(1 Question)

  • Q1. Asked Basic Time Complexity and DSA Questions like Time Complexity Of quick sort use of stack Data Structure etc
Round 4 - Coding Test 

It was the final round asked to do a medium-level coding Question to convert a number such as 244 to word i.e Two Hundred and Forty four

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

It was good , 2 questions are there to code.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Cs fundamental, Projects, coding.
  • Q2. A simple coding question of string using map
Round 3 - Technical 

(2 Questions)

  • Q1. What is React router. what does it do.
  • Ans. 

    React Router is a popular routing library for React applications.

    • React Router is used for handling navigation in React applications.

    • It allows defining multiple routes in the application and rendering different components based on the URL.

    • React Router provides components like BrowserRouter, Route, Switch, and Link for routing.

    • Example: will render the About component when the URL

  • Answered by AI
  • Q2. Questions based on react basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patience you will do it easily.

Skills evaluated in this interview

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

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

Round 1 - Assignment 

A simple Google form assignment to shortlist candidates

Round 2 - Technical 

(2 Questions)

  • Q1. ML related questions
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if each element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Eazy process

Skills evaluated in this interview

Software Developer Interview Questions & Answers

Spyne user image Purushottam Mandal_94

posted on 5 Dec 2024

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

BE Assignment containing how to make a simple backend task

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

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Machine Coding of Google Calendar

Round 2 - Coding Test 

Machine Coding of MP3 Player

Round 3 - One-on-one 

(1 Question)

  • Q1. Find Duplicates problem
  • Ans. 

    Find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why Simpl? and compensation
  • Ans. 

    Simpl offers a collaborative and innovative work environment with competitive compensation.

    • Simpl values teamwork and creativity in software development

    • Competitive compensation package offered to attract top talent

    • Opportunities for growth and learning through challenging projects

  • Answered by AI

Skills evaluated in this interview

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee

I applied via Naukri.com and was interviewed in Feb 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude Test preparation is for checked the mental ability and critical thinking of a person

Round 3 - Coding Test 

Written Programs and checking of program output

Round 4 - One-on-one 

(2 Questions)

  • Q1. This is a one on one round interview
  • Q2. Basic of programs language and their concept
Round 5 - HR 

(2 Questions)

  • Q1. Related questions of program during software and their concept and mostly checking our willing to work in this job and confidence
  • Q2. Mental ability, confidence checking related attitude and question and software related questions

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Developer interview:
  • Javascript
  • SQL
  • Python
  • Web Technologies
Interview preparation tips for other job seekers - Be we'll confidence to approach the job interview this is the frist things and second one is our attitude and our ability to work in this feild

Eshopbox Ecommerce Interview FAQs

How many rounds are there in Eshopbox Ecommerce interview for experienced candidates?
Eshopbox Ecommerce interview process for experienced candidates usually has 2 rounds. The most common rounds in the Eshopbox Ecommerce interview process for experienced candidates are Technical, Aptitude Test and HR.
How to prepare for Eshopbox Ecommerce interview for experienced candidates?
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 Eshopbox Ecommerce. The most common topics and skills that interviewers at Eshopbox Ecommerce expect are MySQL, Java, Javascript, E-commerce and MongoDB.
What are the top questions asked in Eshopbox Ecommerce interview for experienced candidates?

Some of the top questions asked at the Eshopbox Ecommerce interview for experienced candidates -

  1. What is difference between angularJS and angula...read more
  2. What is lazyload...read more
  3. Reason of leav...read more
How long is the Eshopbox Ecommerce interview process?

The duration of Eshopbox Ecommerce interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Eshopbox Ecommerce Interview Process for Experienced

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 153 Interviews
Cogoport Interview Questions
2.9
 • 53 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
KrazyBee Interview Questions
3.7
 • 15 Interviews
EazyDiner Interview Questions
3.2
 • 14 Interviews
TripFactory Interview Questions
2.0
 • 13 Interviews
Bijak Interview Questions
3.2
 • 13 Interviews
Spyne Interview Questions
3.7
 • 13 Interviews
View all

Eshopbox Ecommerce Reviews and Ratings

based on 105 reviews

3.2/5

Rating in categories

3.4

Skill development

2.9

Work-life balance

3.1

Salary

3.3

Job security

3.0

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 105 Reviews and Ratings
Accounts Payable Intern

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

Human Resource Intern

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

Explore more jobs
Product Manager
21 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Software Development Engineer
18 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

Software Developer
16 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Front end Developer
15 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Operations Executive
14 salaries
unlock blur

₹2.8 L/yr - ₹4.3 L/yr

Explore more salaries
Compare Eshopbox Ecommerce with

Cogoport

2.9
Compare

KrazyBee

3.7
Compare

Treebo Hotels

3.2
Compare

Woodenstreet.com

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