Upload Button Icon Add office photos
Engaged Employer

i

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

Bewakoof Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 146 Reviews

Filter interviews by

Bewakoof Interview Questions, Process, and Tips

Updated 2 Sep 2024

Top Bewakoof Interview Questions and Answers

Bewakoof Interview Experiences

Popular Designations

11 interviews found

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

(2 Questions)

  • Q1. Basics about SCM
  • Q2. RTO and used cases

Associate Director Interview Questions asked at other Companies

Q1. How will you manage the New location and ramp up the Resourcing as per business requirement
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

It was a live coding test in front of an interviewer included Excel, SQL.

Data Analytics Intern Interview Questions asked at other Companies

Q1. What are the different data types in Python?
View answer (2)

Assistant manager Footwear Sourcing Interview Questions & Answers

user image VISHWAS PANDEY

posted on 1 Mar 2024

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 Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About carrier biography
Round 2 - Assignment 

Product costing and vendor management

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

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

Round 1 - Coding Test 

Basic Ruby on Rails question. One SQL-based question and a few questions related to DSA.

Round 2 - Technical 

(2 Questions)

  • Q1. How rails work when you request an API
  • Ans. 

    Rails use controllers to handle incoming API requests, routing them to the appropriate actions in the application.

    • Rails routes incoming API requests to the appropriate controller action based on the URL and HTTP method.

    • Controllers in Rails contain the logic to process the request, interact with the model layer, and render a response.

    • Rails uses RESTful conventions to map HTTP methods (GET, POST, PUT, DELETE) to controll...

  • Answered by AI
  • Q2. Design the database structure for the e-commerce service where you have to showcase which products have been ordered in an order.
  • Ans. 

    Design a database structure for an e-commerce service to showcase ordered products.

    • Create a 'products' table with columns like product_id, name, price, etc.

    • Create an 'orders' table with columns like order_id, customer_id, order_date, etc.

    • Create a 'order_details' table to link products with orders, with columns like order_id, product_id, quantity, etc.

    • Use foreign keys to establish relationships between tables.

    • Consider i

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Asked about salary expectation
  • Q2. Given some brief about the product and team

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the leet code easy and medium this should be enough for this.

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)

Bewakoof interview questions for popular designations

 Assistant Manager Supply Chain

 (1)

 Associate Director

 (1)

 Business Analyst

 (1)

 Buying and Merchandising Manager

 (1)

 Content Writer

 (1)

 Data Analytics Intern

 (1)

 SDE-2

 (1)

 Software Development Engineer II

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Nov 2022. There were 3 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 

My resume along with the communication were tested. Also, an assessment was given to understand the knowledge I carried.

Round 3 - One-on-one 

(1 Question)

  • Q1. Salary discussion, the requirements of the role and a general discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be yourself so neither they hire a wrong person nor you go in as one.

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2023

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 Aug 2022. 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 - Coding Test 

Problem-solving, DS algo and module code.
try to solve leet code problems.
time - 30 - 60 mins

Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Discussion on past projects 2. data modelling and LLD 3. HLD
Round 4 - One-on-one 

(1 Question)

  • Q1. 1. HLD 2. check for team fit

Interview Preparation Tips

Interview preparation tips for other job seekers - try to practise HLD, LLD and leet code. tech team here is very helpful after you join. You will have a very good journey.

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency NumberNinja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number which occurs the maximum times in the given input. He needs your help to solve this ... read more
View answer (6)

Jobs at Bewakoof

View all
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 - One-on-one 

(1 Question)

  • Q1. Buying and Merchandising

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready for start up, team manager, stakeholder management

I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Working portfolio in realed to your current role in your organization
Round 2 - Coding Test 

Advance knowledge on Excel , SQL knowledge, Python programming code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate if you don't know the answer

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

manager proces Excellence Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2022

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself Your profile explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join the team.
Every year this guys laid off people those who joined just within 6 months.

Assistant Manager Supply Chain Interview Questions & Answers

user image Rahul Dilip Suryawanshi

posted on 15 Feb 2021

Interview Questionnaire 

2 Questions

  • Q1. All the technical related to your profile
  • Q2. Face each & every questions confidently

Assistant Manager Supply Chain Interview Questions asked at other Companies

Q1. Which skill are needed to be successful in supply chain management
View answer (2)

Bewakoof Interview FAQs

How many rounds are there in Bewakoof interview?
Bewakoof interview process usually has 2-3 rounds. The most common rounds in the Bewakoof interview process are One-on-one Round, Coding Test and Resume Shortlist.
How to prepare for Bewakoof 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 Bewakoof . The most common topics and skills that interviewers at Bewakoof expect are Accessories, Python, SQL, E-commerce and Google Analytics.
What are the top questions asked in Bewakoof interview?

Some of the top questions asked at the Bewakoof interview -

  1. What is your process of getting started for any App's UI or ...read more
  2. Design the database structure for the e-commerce service where you have to show...read more
  3. What tools you use (Generall...read more

Tell us how to improve this page.

Bewakoof Interview Process

based on 8 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Myntra Interview Questions
4.0
 • 212 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Jaipur Rugs Interview Questions
4.4
 • 23 Interviews
Ramraj Cotton Interview Questions
3.9
 • 19 Interviews
YKK Interview Questions
4.0
 • 19 Interviews
XYXX Apparels Interview Questions
4.1
 • 13 Interviews
Van Heusen Interview Questions
4.1
 • 11 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
Voonik Interview Questions
2.1
 • 1 Interview
View all

Bewakoof Reviews and Ratings

based on 146 reviews

3.7/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.3

Salary

3.3

Job security

3.6

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 146 Reviews and Ratings
Sr. Manager - Legal

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Manager - Warehouse

Mumbai

6-10 Yrs

Not Disclosed

Sr. Executive - Category - Brands on Bewakoof

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
Business Analyst
17 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Assistant Manager
17 salaries
unlock blur

₹5 L/yr - ₹18.9 L/yr

Data Analyst
12 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Category Manager
12 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Product Manager
10 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Explore more salaries
Compare Bewakoof with

Myntra

4.0
Compare

Flipkart

4.0
Compare

Paytm Mall

3.6
Compare

Snapdeal

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