Reliance Jio interview experience Real time questions & tips from candidates to crack your interview

Data Analyst Intern

Reliance Jio
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: DSA, Data Mining and Analytics, Artficial Intelligence
Tip
Tip

Tip 1 : Projects are a must
Tip 2 : Practice data science theory
Tip 3 : Solve some problems on internet

Application process
Where: Other
Resume Tip
Resume tip

Tip 1 : Crisp and clear
Tip 2 : You should know what you have written and be confident enough about it

Interview rounds

01
Round
Easy
Online Coding Test
Duration40 minutes
Interview date25 Mar 2022
Coding problem2

Basic aptitude and coding question

1. Reverse List In K Groups

Easy
15m average time
85% success
0/40
Asked in companies
Media.netHewlett Packard EnterpriseIBM

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

Merge Sort Algorithm -

Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

subsequence

The above illustrates shows how merge sort works.
Note :
It is compulsory to use the ‘Merge Sort’ algorithm.
Problem approach

Used sliding window approach

Try solving now

2. Merge Sort

Problem approach

It is a standard approach

02
Round
Easy
HR Round
Duration30 minutes
Interview date1 Apr 2022
Coding problem2

It was technical plus HR interview

1. Right View

Moderate
35m average time
65% success
0/80
Asked in companies
AdobeSAP LabsRazorpay

You have been given a Binary Tree of integers.

Your task is to print the Right view of it.

The right view of a Binary Tree is a set of nodes visible when the tree is viewed from the Right side and the nodes are printed from top to bottom order.

Problem approach

Standard Binary Tree Problem

Try solving now

2. Basic HR Questions

  • Why do you want to join Reliance Jio?
  • Why should we hire you?
Problem approach

Stay honest and reply with confidene

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 6 problems
Interviewed by Reliance Jio
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4657 views
0 comments
0 upvotes
company logo
Data Engineering Intern
3 rounds | 5 problems
Interviewed by Reliance Jio
783 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes