Upload Button Icon Add office photos

More Supermarket

Compare button icon Compare button icon Compare

Filter interviews by

More Supermarket Information Technology Support Engineer Interview Questions and Answers

Updated 5 Mar 2024

More Supermarket Information Technology Support Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Behavioral 

(2 Questions)

  • Q1. Tel me self about
  • Q2. All Operating system,linex IT administration, user create infrastructure management

Interview Preparation Tips

Topics to prepare for More Supermarket Information Technology Support Engineer interview:
  • Self Service
Interview preparation tips for other job seekers - If you want to work in IT then first of all you should start and install the OS.

Interview questions from similar companies

Interview Preparation Tips

General Tips: It's not a World Cup final and you're not Tendulkar. So relax, you don't have the burden of a nation's expectation on you. If you've managed to understand the fundamentals of algorithms, data structures, OS etc., cracking interviews shouldn't be hard. If you've not, then I guess you need at least a couple of months of intense preparation.
College Name: NIT SURATHKAL

I applied via Naukri.com and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Virtual Interview - 3 rounds same day [DS & Algo, Java, Architecture/Product]

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good. Focus on problem solving and speed to clear 1st Round. Strong Java fundamentals upto Java 8,9 is enough to clear 2nd Round. Basic Design and Product Architecture knowledge can help clear the final round.

Believe yourself and keep working !!

Interview Questionnaire 

3 Questions

  • Q1. How to generate an unique id for a massive parallel system?
  • Ans. 

    An unique id for a massive parallel system can be generated using a combination of timestamp, machine id and a random number.

    • Use a timestamp to ensure uniqueness

    • Include a machine id to avoid collisions in a distributed system

    • Add a random number to further increase uniqueness

    • Consider using a UUID (Universally Unique Identifier) for simplicity

    • Ensure the id generation algorithm is thread-safe

  • Answered by AI
  • Q2. Design a parking lot system?
  • Ans. 

    A parking lot system that manages parking spots and vehicles.

    • Create a class for parking lot with attributes like total number of spots, available spots, etc.

    • Create a class for vehicle with attributes like license plate number, type, etc.

    • Implement methods for parking a vehicle, removing a vehicle, and checking availability of spots.

    • Use data structures like arrays and maps to store and retrieve information.

    • Consider imple

  • Answered by AI
  • Q3. Singleton ,Factory design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for design questions as well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Tree & linkedlist questions

Round 2 - Technical 

(1 Question)

  • Q1. About tech stack interview questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2022. There were 5 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 - Coding Test 

Hackerrank Test -> OA -> 2 Questions to be solved in 2 Hours

Round 3 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms
  • Q2. Detect Loop in Graph
  • Ans. 

    Detect if there is a loop in a graph.

    • Use Depth First Search (DFS) to traverse the graph.

    • If a node is visited twice during DFS, then there is a loop.

    • Maintain a visited set to keep track of visited nodes.

    • If a node is already in the visited set, then there is a loop.

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. C# .NET Programming
  • Q2. C# Basics, .NET, OOPS, CLR
Round 5 - Technical 

(2 Questions)

  • Q1. System Design of Zomato
  • Ans. 

    Zomato is a food delivery and restaurant discovery platform that connects users with local restaurants.

    • Zomato uses a microservices architecture to handle its various functionalities.

    • The system is designed to handle a large number of concurrent users and requests.

    • Zomato uses a combination of relational and NoSQL databases to store data.

    • The platform uses machine learning algorithms to provide personalized recommendations...

  • Answered by AI
  • Q2. Design HLD and LLD of Zomato
  • Ans. 

    Design HLD and LLD of Zomato

    • High-Level Design (HLD) should include the overall architecture of the system, including components and their interactions

    • Low-Level Design (LLD) should include detailed design of each component, including data structures, algorithms, and interfaces

    • HLD should consider scalability, availability, and fault tolerance

    • LLD should consider performance, security, and maintainability

    • Example components...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open for discussing your approaches to the interviewers

Skills evaluated in this interview

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

Questions will be on data structures.

Round 2 - System Design 

(1 Question)

  • Q1. System design of web apps
  • Ans. 

    System design of web apps involves planning the architecture, components, and interactions of a web application.

    • Understand the requirements and constraints of the web app

    • Identify the key components such as frontend, backend, database, and APIs

    • Design the architecture considering scalability, performance, security, and maintainability

    • Choose appropriate technologies and frameworks for each component

    • Consider factors like l...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Coding Test 

Questions on ALgo & DS.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Technical
  • Q2. Questions on Algo
Round 3 - Technical 

(1 Question)

  • Q1. Questions on Algo
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - DO NOT JOIN this COMPANY
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 medium leetcode questions based on sliding window and DP

Round 2 - Technical 

(2 Questions)

  • Q1. A simple react application followed by react specific questions
  • Q2. Javascript standard questions
Round 3 - Behavioral 

(2 Questions)

  • Q1. Previous project related questions
  • Q2. Behavioral questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Shine and was interviewed in Mar 2023. 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 - Coding Test 

Algo and one question regarding solving problem to test coding skills.

Round 3 - One-on-one 

(1 Question)

  • Q1. I was asked general question anout my interest, hobbies etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard

More Supermarket Interview FAQs

How many rounds are there in More Supermarket Information Technology Support Engineer interview?
More Supermarket interview process usually has 1 rounds. The most common rounds in the More Supermarket interview process are Behavioral.

Tell us how to improve this page.

More Supermarket Information Technology Support Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
DMart Interview Questions
3.9
 • 401 Interviews
Walmart Interview Questions
3.8
 • 386 Interviews
Vishal Mega Mart Interview Questions
3.7
 • 157 Interviews
Landmark Group Interview Questions
4.0
 • 147 Interviews
Lowe's Interview Questions
4.2
 • 127 Interviews
Shoppers Stop Interview Questions
4.1
 • 111 Interviews
Target Interview Questions
4.2
 • 110 Interviews
Reliance Trends Interview Questions
4.2
 • 102 Interviews
Decathlon Interview Questions
3.9
 • 101 Interviews
View all
More Supermarket Information Technology Support Engineer Salary
based on 4 salaries
₹2.5 L/yr - ₹3.5 L/yr
29% less than the average Information Technology Support Engineer Salary in India
View more details

More Supermarket Information Technology Support Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

1.0

Salary

1.0

Job security

5.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Store Manager
283 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Associate
105 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supervisor
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Duty Manager
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare More Supermarket with

Big Bazaar

4.3
Compare

Reliance Fresh

4.3
Compare

DMart

3.9
Compare

Spencer's Retail

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