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 Interview Questions and Answers

Updated 18 May 2025
Popular Designations

25 Interview questions

A Software Engineer was asked
Q. Merge two sorted Array Linkedlist delete a node
Ans. 

The question asks to merge two sorted arrays and delete a node in a linked list.

  • To merge two sorted arrays, we can use a two-pointer approach.

  • To delete a node in a linked list, we need to update the pointers of the previous and next nodes.

  • Example: Merge [1, 3, 5] and [2, 4, 6] to get [1, 2, 3, 4, 5, 6].

  • Example: Delete node with value 3 from linked list [1, 2, 3, 4, 5] to get [1, 2, 4, 5].

View all Software Engineer interview questions
A Software Developer was asked
Q. Adding a node in LinkedList, removal of a duplicate node in LinkedList.
Ans. 

Adding a node in LinkedList involves creating a new node and updating pointers. Removing a duplicate node requires iterating through the list and comparing values.

  • To add a node, create a new node with the desired value and update pointers accordingly.

  • To remove a duplicate node, iterate through the list and compare each node's value with others to identify duplicates.

  • After identifying a duplicate node, update point...

View all Software Developer interview questions
A Software QA Engineer was asked 6mo ago
Q. Types of software Testing
Ans. 

Types of software testing include manual testing, automated testing, unit testing, integration testing, system testing, and acceptance testing.

  • Manual testing: Testing performed manually by QA engineers.

  • Automated testing: Testing performed using automation tools.

  • Unit testing: Testing individual units or components of a software.

  • Integration testing: Testing the integration of different components.

  • System testing: Tes...

View all Software QA Engineer interview questions
A Senior Manager was asked 12mo ago
Q. New market development approach
Ans. 

New market development approach involves identifying untapped markets, conducting market research, creating a strategic plan, and implementing targeted marketing strategies.

  • Conduct thorough market research to identify potential new markets

  • Analyze competition and consumer behavior in the new market

  • Develop a strategic plan outlining goals, objectives, and tactics for market entry

  • Implement targeted marketing strategi...

View all Senior Manager interview questions
A Deputy Manager was asked
Q. Diffferent types of Incoterms, Soucing strategies, SRM, concept of vendor consolidation.
Ans. 

Answering questions related to Incoterms, sourcing strategies, SRM, and vendor consolidation for Deputy Manager position.

  • Incoterms are a set of rules defining the responsibilities of buyers and sellers in international trade.

  • Sourcing strategies involve identifying potential suppliers, negotiating contracts, and managing relationships.

  • SRM (Supplier Relationship Management) is the process of managing interactions wi...

View all Deputy Manager interview questions

Moglix Interview Experiences

60 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is a probe?
  • Q2. Do you know about moglix?
  • Ans. 

    Moglix is a B2B e-commerce platform specializing in industrial supplies and procurement solutions.

    • Founded in 2015, Moglix focuses on digitizing the procurement process for businesses.

    • Offers a wide range of products, including tools, machinery, and safety equipment.

    • Utilizes technology to streamline supply chain management and reduce procurement costs.

    • Serves various industries, such as manufacturing, construction, and he...

  • Answered by AI

Skills evaluated in this interview

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

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

  • Q1. Core Java array question
  • Q2. Core java String
  • Q3. Java tree question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell.me about yourself
  • Q2. What has been your approach to grow business in your pervious job roles
Round 2 - One-on-one 

(2 Questions)

  • Q1. Reason for looking out
  • Ans. 

    I'm seeking new opportunities to grow professionally, embrace new challenges, and contribute to innovative projects in a dynamic environment.

    • Desire for professional growth: I'm eager to take on more leadership responsibilities and expand my skill set.

    • Seeking new challenges: I thrive in environments that push me to think creatively and solve complex problems, like leading a cross-functional team.

    • Interest in innovative p...

  • Answered by AI
  • Q2. New market development approach
  • Ans. 

    New market development approach involves identifying untapped markets, conducting market research, creating a strategic plan, and implementing targeted marketing strategies.

    • Conduct thorough market research to identify potential new markets

    • Analyze competition and consumer behavior in the new market

    • Develop a strategic plan outlining goals, objectives, and tactics for market entry

    • Implement targeted marketing strategies to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 was fairly simple and discussion was around my previous and current job roles and situation handling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

SQL questions (30 mins)
SqL engines, Inno db
some basic sql queries
optimization technique

DSA and Java Concepts(30 mins)
2 pointer and sliding window questions.
Basic questions over spring boot

Managerial round(1 hr)
Previous work experience
writing some basic APIs
Questions on Map
DSA question, sort an array in O(n) consisting of 0s and 1s.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 4 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 

So after Resume shortlisting you have Round 1 as Programming Test (60%) & Aptitude Test (40%) in which you will be asked 15 aptitude questions and 2 DSA problems. You will get 1 hour to write the test.
DSA problems:
1. Merge 2 sorted arrays
2. find the target sum in given array and return their indexes

Round 3 - One-on-one 

(3 Questions)

  • Q1. If you clear Round 1 then you will go forward to Round 2 which is one-to-one technical round. In this round you will be asked leetcode problems and some conceptual questions. I was asked to Find the Max su...
  • Q2. Length of Longest Substring with distinct character
  • Q3. Find Max sum of subarray.
Round 4 - One-on-one 

(2 Questions)

  • Q1. Last round was Head of engineering round in this you will be asked some technical questions like: Apply Merge sort on a Linked List
  • Q2. 25 Horses: Google interview problem

Interview Preparation Tips

Topics to prepare for Moglix Software Engineer interview:
  • Leetcode easy&medium
  • Aptitude
  • Famous interview Problems
Interview preparation tips for other job seekers - Prepare your aptitude well as most of the candidates got rejected in the aptitude round.
Don't show your nervousness.
Read Problem statements, Understand it and then approach to solve it.
Practice, market scenario is though right now.
Lastly, have faith in yourself that you would do you best.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Could you elaborate on the roles and responsibilities outlined in your resume?
  • Q2. What are the quality assurance practices related to vendor management operations?
  • Ans. 

    Quality assurance in vendor management ensures compliance, performance, and risk mitigation through systematic practices.

    • Establish clear vendor selection criteria to ensure alignment with organizational standards.

    • Conduct regular audits and assessments of vendor performance against agreed KPIs.

    • Implement a robust contract management process to ensure compliance with terms and conditions.

    • Utilize feedback mechanisms to gat...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Why would like to join our company
Round 2 - One-on-one 

(2 Questions)

  • Q1. About the product brief and what you can add in the company
  • Q2. And about your current job role
Round 3 - Case Study 

Market strategy; and product analysis

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explaination about the process
  • Ans. 

    Explanation of the procurement process

    • The procurement process involves identifying needs, selecting suppliers, negotiating contracts, and managing supplier relationships

    • It includes steps such as conducting market research, issuing RFQs or RFPs, evaluating proposals, and awarding contracts

    • Procurement managers must ensure compliance with regulations, manage risks, and optimize costs

    • Effective communication with stakeholde...

  • Answered by AI
  • Q2. Basic education and all
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Related to angular, javascript
Round 3 - Technical 

(1 Question)

  • Q1. Coding round interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Even there was an opening, but they were not sure about it. Sometimes the HR would call and say the opening is available and after taking 4 rounds of interview, they'd say the opening is closed. The HR Mohit Arora, doesnot even know about the role they are hiring or is the hiring freezed. Even after giving 5 rounds of interview, still there was no answer. Better to look for another opportunities rather than to keep waiting for them. Worst organisation in terms of planning
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Aptitude questions and two coding question

Round 2 - Technical 

(1 Question)

  • Q1. Some coding question and some Data structure like Linked list, queue

Top trending discussions

View All
Salary Discussions, Hike & Promotions
2w
a senior executive
GF salary Vs. My salary
Me and my gf have been dating for 5 years. Back in 2020, I started my career with a package of ₹5 LPA. Over the years, I’ve reached ₹22 LPA in 2025. She started her journey with ₹3 LPA(2020) and is now earning ₹8 LPA(2025). We’ve been in a live-in relationship for around 2 years, and the idea was to share expenses equally. But, equal sharing never really happened. If we go to a café she likes, especially with friends, I will pay the entire bill. We only split the house rent and grocery bills. I told her lots of time to cut down these costly cafe expenses or earn more money, increase your package, study and work hard, but.....she is now in her comfort zone. Being from a tech background, I have seen people upgrade their skills and package for a good life in metro cities. I am ready to support her in her studies, but she is like I am earning enough for myself.... No, you are not. I love her, but I don't know how to overcome this issue between us. Please suggest!
Got a question about Moglix?
Ask anonymously on communities.

Moglix Interview FAQs

How many rounds are there in Moglix interview?
Moglix interview process usually has 2-3 rounds. The most common rounds in the Moglix interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Moglix 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 Techno - commercial, Sales, Procurement, Compliance and B2B Sales.
What are the top questions asked in Moglix interview?

Some of the top questions asked at the Moglix interview -

  1. Last round was Head of engineering round in this you will be asked some technic...read more
  2. Length of Longest Substring with distinct charac...read more
  3. What are the quality assurance practices related to vendor management operation...read more
What are the most common questions asked in Moglix HR round?

The most common HR questions asked in Moglix interview are -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. What is your family backgrou...read more
How long is the Moglix interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 54 interview experiences

Difficulty level

Easy 13%
Moderate 78%
Hard 9%

Duration

Less than 2 weeks 79%
2-4 weeks 15%
4-6 weeks 6%
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 465 Interviews
Meesho Interview Questions
3.7
 • 364 Interviews
CARS24 Interview Questions
3.5
 • 359 Interviews
Tata 1mg Interview Questions
3.6
 • 180 Interviews
Digit Insurance Interview Questions
3.8
 • 158 Interviews
Urban Company Interview Questions
3.4
 • 143 Interviews
PharmEasy Interview Questions
3.7
 • 84 Interviews
RenewBuy Interview Questions
3.4
 • 45 Interviews
View all

Moglix Reviews and Ratings

based on 615 reviews

3.4/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.3

Salary

3.0

Job security

3.3

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 615 Reviews and Ratings
Deputy Manager - Ad Sales

Noida

2-6 Yrs

₹ 5-12 LPA

Management Trainee (Inside Sales)

Mumbai

0-2 Yrs

Not Disclosed

Explore more jobs
Assistant Manager
356 salaries
unlock blur

₹3.8 L/yr - ₹8.3 L/yr

Deputy Manager
318 salaries
unlock blur

₹5.1 L/yr - ₹11 L/yr

Senior Executive
182 salaries
unlock blur

₹2.5 L/yr - ₹5.7 L/yr

Senior Manager
144 salaries
unlock blur

₹13.5 L/yr - ₹30.5 L/yr

Manager
125 salaries
unlock blur

₹8.5 L/yr - ₹21 L/yr

Explore more salaries
Compare Moglix with

Udaan

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.5
Compare

BlackBuck

3.7
Compare
write
Share an Interview