Upload Button Icon Add office photos

Filter interviews by

Apna Mart Interview Questions and Answers

Updated 4 Jan 2025

Apna Mart Interview Experiences

Popular Designations

7 interviews found

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

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. How many years experience you have
  • Ans. 

    I have 5 years of experience in operations management.

    • 5 years of experience in overseeing daily operations

    • Managed a team of 20 employees in a previous role

    • Implemented process improvements that resulted in a 15% increase in efficiency

  • Answered by AI
  • Q3. What is your current CTC
  • Ans. 

    My current CTC is $70,000 per year.

    • My current CTC is $70,000 per year

    • I am currently earning $70,000 annually

    • My current salary package is $70,000 per annum

  • Answered by AI

Associate Operations Manager Interview Questions asked at other Companies

Q1. How do you tackle a situation if there is a process movement and are being moved in a process which is totally new for you
View answer (2)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Expectations from new job
Round 2 - Technical 

(1 Question)

  • Q1. Data structure questions
Round 3 - Technical 

(1 Question)

  • Q1. Android questions based on lifecycle
Round 4 - One-on-one 

(1 Question)

  • Q1. Android questions based on navigation graph
Round 5 - One-on-one 

(1 Question)

  • Q1. Their expectations

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Friendly DSA round, LeetCode Easy and Medium level Questions just discussed.

Round 2 - Technical 

(2 Questions)

  • Q1. Some SQL Questions using Joins mainly
  • Q2. Asked to design the write APIs for a module of an application.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your fundamentals strong and go prepared for a developer role.

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 (38)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Some questions related to django drf
  • Q2. Introduction, college experience, and projects about previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the most arrogant and culturally unpleasing company, They don't want to invest in employees and their welfare in any way possible and are just focused on the outcome which benefits their goals. The interviewer was unprofessional and rude and he seems to boast about his achievements.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Apna Mart interview questions for popular designations

 Android Developer

 (1)

 Associate Operations Manager

 (1)

 Backend Developer Intern

 (1)

 Purchase Manager

 (1)

 Senior PMO Analyst

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (1)

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

Round 1 - Technical 

(2 Questions)

  • Q1. If you force me like this I will just write Gibberish part one ?
  • Q2. This will just be gibberish part two?

Interview Preparation Tips

Interview preparation tips for other job seekers - ATB

Senior PMO Analyst Interview Questions asked at other Companies

Q1. What will you do if there are multiple priority emails in your inboc
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Normal dsa and sql questions

Round 2 - One-on-one 

(1 Question)

  • Q1. With CTO , discuss on a little bit of system design

Backend Developer Intern Interview Questions asked at other Companies

Q1. 1. Differences between GET and POST 2. What is MVC? 3. I was asked if I knew any PHP framework. 4. SESSION, COOKIE functionalities 5. Some SQL queries.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Previous company details disscus
  • Q2. Good

Purchase Manager Interview Questions asked at other Companies

Q1. Again if you are coming with reference then high probability of getting selected irrespective of what you have done in Interview. Some basic technical questions related to Job description. Not much technical as they dont have strong technic... read more
View answer (3)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1. Explain about framework architecture and from that all questions derived. asked to write diagram and explain the structure.
2. Difference between class variable and instance variable.
3. what is ITestListener why used and when used in framework.
4. architecture of selenium 4 (geckodriver, chromium driver)
5. what is BDD and cucumber, how both are related to.
6. which kind of framework you go, either POM or Page factory for with testNg/junit?
7. asked to write query on sql joins and how you fetch the second lowest of salary from each department.
8. DDL, DML statements.
9. pathquery and query parameters differences(API)
10. How the responses you are validating in automation framework for Json response file.
11. status code of Https
12. serialization and deserialization difference
13. String Builder, String Buffer and String difference? which is better and which is safe to use.
14. Dropdown in selenium how you handle, how to check which is already selected?
15. multiple data provider in testng and how you pass parameter and how you retrive from excel sheet? Asked to write code!
16.what is flaky testing?
17.Asked to write first code of JDBC connecting establishment with framework.
18. Code execution: input ="aabbabcbb"; output = a:3 , b:5, c:1 like this if they give name also it should count. Tip : HashMap you can write the code.
19. Code execution: a[]={1,2,3,4,0,0,0} b={5,6,7} output need to print as remove all 0's from first array and replace 1,2,3,4 with 5,6,7 some crazy questions.
20. Git cmds and CI/CD tool.

Round 2 - Coding Test 

1. asked about architecture and where you used oops concepts?
2. abstract class and interfaces
3. select drop down all options
4. find scrape links from webpage write the code
5. asked for writing xpath for any element random website.
6. asked about following-sibling, descendent and preceding-sibling, normalise-space locators.
7. jdbc connection code.
8. API JSON file - how you done validation in automation testing.

Round 3 - Technical 

(1 Question)

  • Q1. Why team lead position you have not taken till now and is their any managerial skills you are lacking on What kind of projects you worked on water fall model agile team You are only individual contributor?...
  • Ans. 

    I have not pursued a team lead position because I have been focused on honing my technical skills. I have experience working on projects in both waterfall and agile methodologies.

    • I have chosen to focus on improving my technical skills as an individual contributor rather than taking on a managerial role.

    • I have worked on projects using both waterfall and agile methodologies, adapting to the needs of the team and project.

    • ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About experience and studies Compensation discussed. Need all the exp letters and years

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day process and shortlisted drive. But it was huge number people for one profile.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

---

Example Question (Numerical Ability):

Question:
If 15% of a number is 45, what is 30% of that number?

Solution:

1. Find the number:
If 15% of a number is 45, then



\text{Number} = \frac{45}{0.15} = 300.

2. Calculate 30% of the number:
Now, 30% of 300 is



0.30 \times 300 = 90.

Answer:
30% of the number is 90.


---

Additional Example (Simple Interest):

Question:
A bank offers a simple interest rate of 5% per annum on a deposit of Rs.20,000. What will be the interest earned in 3 years?

Solution:

1. Use the simple interest formula:



\text{Simple Interest} = \frac{P \times R \times T}{100}

= Principal amount = Rs.20,000

= Rate of interest = 5%

= Time = 3 years


2. Calculate the interest:



\text{Interest} = \frac{20000 \times 5 \times 3}{100} = 3000.

Answer:
The interest earned in 3 years is Rs. 3000.

Round 2 - Coding Test 

1. Quantitative Aptitude

Q: A sum of ₹10,000 is invested at 10% per annum simple interest. What is the interest after 3 years?
A: Interest = (P × R × T) / 100 = (10,000 × 10 × 3) / 100 = ₹3,000

2. Reasoning Ability

Q: If A is the father of B, but B is not the son of A, what is B’s relation to A?
A: Daughter

3. English Language

Q: Choose the correct sentence:
a) She don’t like coffee.
b) She doesn’t like coffee.
A: b) She doesn’t like coffee.

4. General Awareness (Banking GK)

Q: What does RBI stand for?
A: Reserve Bank of India

Round 3 - Assignment 

---

Example Question (Numerical Ability):

Question:
A bank offers a simple interest rate of 6% per annum. If a customer deposits Rs. 25,000 for 4 years, what is the total simple interest earned over that period?

Solution:

1. Identify the formula for Simple Interest (SI):



\text{SI} = \frac{P \times R \times T}{100}

is the principal (Rs. 25,000)

is the rate of interest (6%)

is the time period (4 years)


2. Substitute the values into the formula:



\text{SI} = \frac{25000 \times 6 \times 4}{100}

3. Calculate the interest:



\text{SI} = \frac{25000 \times 24}{100} = \frac{600000}{100} = 6000.

Answer:
The total simple interest earned over 4 years is Rs. 6,000.


---

Additional Example (Logical Reasoning):

Question:
In a sequence of numbers representing daily bank transactions, the amounts follow an arithmetic progression: 105, 115, 125, ... What will be the 8th transaction amount?

Solution:

1. Identify the first term and common difference:

First term,

Common difference,



2. Use the formula for the nth term of an arithmetic progression:



a_n = a_1 + (n - 1)d

3. Substitute :



a_8 = 105 + (8 - 1) \times 10 = 105 + 70 = 175.

Answer:
The 8th transaction amount is 175.

Apna Mart Interview FAQs

How many rounds are there in Apna Mart interview?
Apna Mart interview process usually has 1-2 rounds. The most common rounds in the Apna Mart interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Apna Mart 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 Apna Mart. The most common topics and skills that interviewers at Apna Mart expect are Accounting, Finance and Accounts, Financial Reporting, Retail Sales and Salesforce.
What are the top questions asked in Apna Mart interview?

Some of the top questions asked at the Apna Mart interview -

  1. If you force me like this I will just write Gibberish part on...read more
  2. Asked to design the write APIs for a module of an applicati...read more
  3. with CTO , discuss on a little bit of system des...read more

Tell us how to improve this page.

Apna Mart Interview Process

based on 9 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
DMart Interview Questions
3.9
 • 397 Interviews
Vishal Mega Mart Interview Questions
3.8
 • 157 Interviews
Future Retail Interview Questions
4.3
 • 53 Interviews
Big Bazaar Interview Questions
4.3
 • 43 Interviews
Star Bazaar Interview Questions
4.1
 • 17 Interviews
Easyday Club Interview Questions
4.4
 • 10 Interviews
HyperCITY Interview Questions
4.3
 • 4 Interviews
View all

Apna Mart Reviews and Ratings

based on 26 reviews

2.7/5

Rating in categories

2.9

Skill development

2.5

Work-life balance

2.8

Salary

2.4

Job security

2.4

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 26 Reviews and Ratings
Program Manager
6 salaries
unlock blur

₹10 L/yr - ₹18 L/yr

Team Lead
6 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Software Developer
5 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Product Manager
5 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Store Manager
5 salaries
unlock blur

₹2.2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Apna Mart with

Big Bazaar

4.3
Compare

Reliance Retail

3.9
Compare

Spencer's Retail

3.8
Compare

DMart

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