Upload Button Icon Add office photos
Engaged Employer

i

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

Moglix Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Moglix Merchandiser Interview Questions and Answers

Updated 28 Nov 2022

Moglix Merchandiser Interview Experiences

1 interview found

Merchandiser Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2022

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

Round 1 - One-on-one 

(1 Question)

  • Q1. It was Technical little bit of background & previous company.
Round 2 - One-on-one 

(2 Questions)

  • Q1. It was technical too.
  • Q2. It was about background/experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - You won't be getting satisfied feedback, HR was good but not the interviewee.

Interview questions from similar companies

I was interviewed in Oct 2017.

Interview Questionnaire 

4 Questions

  • Q1. Since Its been a long time i had inteview, i don't remember the exact questions. Question related to java. Basically Oops Quetsions MultiThreading Some Logical Question
  • Q2. About the project you have worked on. Language you specified. Some logical coding question. PHP Question As i specified PHP
  • Q3. Question Related to software Engineering like: SDLC Unit Testing Os specific Question Basically the 4th round is totally theoretical.
  • Q4. Nothing about your personal life and interest

Interview Preparation Tips

Round: Test
Experience: Aptitude, Reasoning & computer science

General Tips: Good Interview Experience with Power2SME
Skills: Communication, Problem Solving, Analytical Skills

Interview Questionnaire 

6 Questions

  • Q1. Write net and clean code to print a matrix in spiral order
  • Ans. 

    Print a matrix in spiral order using clean and efficient code

    • Create four variables to keep track of the boundaries of the matrix

    • Use a while loop to iterate through the matrix in a spiral order

    • Print each element as you iterate through the matrix

    • Update the boundaries of the matrix after each iteration

  • Answered by AI
  • Q2. Lot off discussion on project. Lot of questions on python and oops (My project was in Python+django)
  • Q3. He asked me a real time question. You have 1 billion sentences and sentence which will be given by user you have to return maximum matching sentence from 1 billion sentences
  • Q4. Finally he asked me a puzzle which was similar to public private key in cryptography
  • Q5. Lot of questions on c++ and java (eg. what is memory leak)
  • Q6. It was HR round she asked me simple behavior questions

Interview Preparation Tips

Round: Test
Experience: First Round had 15 questions . It contains 5 English questions (reading comprehension) and 10 aptitude.

Tips: Prepare well aptitude and puzzles.
Duration: 30 minutes
Total Questions: 15

Round: Test
Experience: Second round consist 5 data interpretation questions based on data which was given in question paper.
it was pen paper round.
Duration: 15 minutes
Total Questions: 5

Round: Technical Interview
Experience: The Interview Process started with around 15 candidates. First interview run almost one and half hour .

Tips: Be frank with interviewer and ask him all the test cases whichever you are thinking.
Practice write code on paper.
Prepare well string data structure (eg. Trie , Suffix Tree , Suffix Array).
all the best

Round: Technical Interview
Experience: The Interview Process started with around 8 candidates and 3 of them selected.
Tips: Prepare oops concept and basic concept of c and c++(Memory leak , Garbage memory , Dangling pointer ).

Skills: Coding , Presence of mind
College Name: NIT Jalandhar

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions are about fresh department only

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know about fresh department

I applied via Approached by Company and was interviewed in Jul 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 - Technical 

(2 Questions)

  • Q1. Do think that Zilingo is a place better ?
  • Ans. 

    Yes, Zilingo is a great place for senior merchandisers.

    • Zilingo offers a dynamic and fast-paced work environment.

    • The company values innovation and creativity in its employees.

    • There are ample opportunities for growth and development within the organization.

    • Zilingo has a strong focus on sustainability and ethical practices.

    • The company has a diverse and inclusive culture that values teamwork and collaboration.

  • Answered by AI
  • Q2. Yes of course, I love to work at Zilingo
  • Ans. What do you think of zilingo?
  • Answered Anonymously
Round 3 - One-on-one 

(1 Question)

  • Q1. Are you too good to work at Zilingo?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please, guys, let's make Zilingo a better place for every workers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question about Spring boot
Round 2 - Coding Test 

Write a program to maximum subsequence in an array

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

(2 Questions)

  • Q1. Linked List Palindrome
  • Q2. Combination Sum
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In the first round test was conducted on hackerrank platform
it consist of one coding question and one sql question and total 4 mcq are there
the difficulty of coding(dsa) problem is leetcode medium-hard and sql is hard

Round 2 - Technical 

(3 Questions)

  • Q1. 1. Maths puzzle 2. a dp question 3. questions on inheritance 4. some css related question 5. dom application and why we are using dom? 6. DBMS questions
  • Q2. Dp question and then optimised to o(n) solution
  • Q3. Questions on oops and inheritance
Round 3 - HR 

(1 Question)

  • Q1. 1. some projects that i did 2. why you want to join bizongo? 3. what will you bring to the company if we select you? 4. some behavioural questions...

Interview Preparation Tips

Topics to prepare for BIZONGO Software Developer interview:
  • OOPS
  • DSA
  • Web Development
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 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 

1. Search in a row and column wise sorted matrix

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Web Fundamentals
  • Q2. 2.Localstorage vs session storage
  • Ans. 

    Localstorage stores data with no expiration date, while session storage stores data for one session only.

    • Localstorage data persists even after the browser is closed, while session storage data is cleared when the session ends.

    • Localstorage has a larger storage capacity compared to session storage.

    • Localstorage data is accessible across different tabs and windows of the same browser, while session storage data is limited ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. How you startes your day in current company
  • Q2. They aaked about current product knowledge

Moglix Interview FAQs

How many rounds are there in Moglix Merchandiser interview?
Moglix interview process usually has 3 rounds. The most common rounds in the Moglix interview process are One-on-one Round and Resume Shortlist.
How to prepare for Moglix Merchandiser 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 Moglix. The most common topics and skills that interviewers at Moglix expect are CMS, Campaign Planning, Content Development, Customer Engagement and Customer Experience.

Tell us how to improve this page.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 428 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
CARS24 Interview Questions
3.6
 • 331 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
BlackBuck Interview Questions
3.8
 • 176 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
Digit Insurance Interview Questions
4.0
 • 142 Interviews
Paisabazaar.com Interview Questions
3.4
 • 139 Interviews
Urban Company Interview Questions
3.4
 • 134 Interviews
Ninjacart Interview Questions
4.0
 • 94 Interviews
View all
Assistant Manager
326 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
294 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
178 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
132 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
114 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Moglix with

Udaan

4.0
Compare

ShopX

4.3
Compare

Power2sme

4.2
Compare

IndustryBuying.com

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