Upload Button Icon Add office photos
Engaged Employer

i

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

Reliance Retail Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Reliance Retail Network Engineer Interview Questions and Answers

Updated 4 Dec 2023

Reliance Retail Network Engineer Interview Experiences

1 interview found

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

I appeared for an interview in Nov 2023.

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 - HR 

(4 Questions)

  • Q1. My recent job, location.salary,ctc
  • Q2. What is your job role
  • Ans. 

    As a Network Engineer, my job role is to design, implement, and maintain computer networks for organizations.

    • Designing and configuring network infrastructure

    • Installing and maintaining network equipment

    • Troubleshooting network issues

    • Monitoring network performance

    • Implementing security measures

    • Collaborating with other IT teams and stakeholders

    • Documenting network configurations and changes

  • Answered by AI
  • Q3. What is current ctc
  • Ans. 

    The current CTC (Cost to Company) refers to the total salary package of an employee, including all benefits and allowances.

    • CTC includes the basic salary, allowances, bonuses, and other benefits.

    • It is the total cost incurred by the company for employing the individual.

    • CTC is often used as a benchmark for salary negotiations and comparisons.

    • Example: My current CTC is $80,000 per annum, including a basic salary of $60,000...

  • Answered by AI
  • Q4. What accept salary

Interview Preparation Tips

Interview preparation tips for other job seekers - It sector is good job

Interview questions from similar companies

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 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 LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How you will design an E-Commerce system
  • Ans. 

    An E-Commerce system can be designed by identifying user requirements, selecting appropriate technologies, and implementing secure payment and shipping methods.

    • Identify user requirements and create user stories

    • Select appropriate technologies for front-end, back-end, and database

    • Implement secure payment and shipping methods

    • Design a user-friendly interface with easy navigation

    • Ensure scalability and performance of the sys...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Initial interview was a telephonic interview for 30 minutes. Basic question and 1 question was how you will design an e-commerce system. Difficulty level was average.
Second round was an assignment .
Third round was again a technical interview

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Dec 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Do you have any Technical Knowledge?
  • Ans. I have Technical Knowledge about Server & Computer Troubleshooting.
  • Answered by Manoj Namdev
  • Q2. Can you travel for Job
  • Ans. I can visit any part of India.
  • Answered by Manoj Namdev

Interview Preparation Tips

Interview preparation tips for other job seekers - Add skill in your resume & in your personality. I have seen many people's they have completed there PG but don't have skills.
So Skills is necessary.

Interview Questionnaire 

4 Questions

  • Q1. What will happen if I write without condition in for loop?
  • Ans. 

    The for loop will run indefinitely without any condition to terminate it.

    • The loop will continue executing until it is manually interrupted or the program crashes.

    • This can lead to a program becoming unresponsive or consuming excessive resources.

    • It is important to always include a condition in a for loop to control its execution.

  • Answered by AI
  • Q2. Difference between graph and tree?
  • Ans. 

    Graph is a non-linear data structure with cycles while tree is a hierarchical data structure without cycles.

    • Graph can have multiple starting points and paths between nodes while tree has only one root node and unique paths between nodes.

    • Graph can have cycles while tree is acyclic.

    • Graph can be directed or undirected while tree is always directed.

    • Examples of graphs include social networks, road networks, and computer net...

  • Answered by AI
  • Q3. Different data structures avaliable??
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Arrays

    • Linked Lists

    • Stacks

    • Queues

    • Trees

    • Graphs

    • Hash Tables

  • Answered by AI
  • Q4. Write query to find the top five employee salary?
  • Ans. 

    Query to find the top five employee salaries

    • Use the SELECT statement to retrieve the employee salaries

    • Order the results in descending order using the ORDER BY clause

    • Limit the results to the top five using the LIMIT clause

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Problem solving - Understanding of data structure & algorithm
Round 2 - One-on-one 

(1 Question)

  • Q1. System design = Low level design round
Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring manager round - Team fitment, current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on DS & Algo. Prepare well with system design concepts
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Linked List Intersection Point
  • Ans. 

    Find the intersection point of two linked lists.

    • Use two pointers to traverse the linked lists

    • Calculate the difference in length between the two lists

    • Move the pointer of the longer list ahead by the difference

    • Move both pointers simultaneously until they meet at the intersection point

  • Answered by AI
  • Q2. Basic Spring Boot
  • Q3. Stream and Java 8 Questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prepare LC - Easy and Medium Questions based on arrays, linked list and graphs.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Round based on your stream, if you are applying for Java developer then questions related to Java and LLD discussions
Round 3 - Behavioral 

(1 Question)

  • Q1. Previous Project Discussion and Behavioral questions
Round 4 - HR 

(1 Question)

  • Q1. Behavioral and Salary Negotiation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basics like hoisting, scopes.
  • Q2. Hash map based problem

Reliance Retail Interview FAQs

How many rounds are there in Reliance Retail Network Engineer interview?
Reliance Retail interview process usually has 2 rounds. The most common rounds in the Reliance Retail interview process are Resume Shortlist and HR.
How to prepare for Reliance Retail Network Engineer 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 Reliance Retail. The most common topics and skills that interviewers at Reliance Retail expect are CCNA, Cisco Routers, Cisco Switches, ITIL and Network Engineering.

Tell us how to improve this page.

Reliance Retail Network Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

DMart Interview Questions
3.9
 • 411 Interviews
Walmart Interview Questions
3.7
 • 388 Interviews
Landmark Group Interview Questions
4.0
 • 151 Interviews
Croma Interview Questions
4.0
 • 133 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Reliance Digital Interview Questions
4.1
 • 126 Interviews
Tesco Interview Questions
3.8
 • 122 Interviews
Target Interview Questions
4.2
 • 114 Interviews
Reliance Trends Interview Questions
4.2
 • 106 Interviews
Decathlon Interview Questions
3.8
 • 106 Interviews
View all
Reliance Retail Network Engineer Salary
based on 12 salaries
₹3 L/yr - ₹4.5 L/yr
27% less than the average Network Engineer Salary in India
View more details

Reliance Retail Network Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
4.2k salaries
unlock blur

₹3 L/yr - ₹10.4 L/yr

Store Manager
4.1k salaries
unlock blur

₹2 L/yr - ₹9.8 L/yr

Department Manager
3.6k salaries
unlock blur

₹1.5 L/yr - ₹6.2 L/yr

Deputy Manager
2.5k salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Senior Executive
1.9k salaries
unlock blur

₹1.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Reliance Retail with

DMart

3.9
Compare

Future Group

4.3
Compare

Reliance Digital

4.1
Compare

Croma

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