Upload Button Icon Add office photos

Filter interviews by

Jio Platforms Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top Jio Platforms Interview Questions and Answers

View all 123 questions

Jio Platforms Interview Experiences

Popular Designations

195 interviews found

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. This was L0 round it started from , Tell me something about yourself.
  • Ans. Just be calm , confident and honest and give a glimpse of your beautiful life to the interviewer.
  • Answered Anonymously
  • Q2. Then started Rapid Coding Questions
  • Q3. What is Java ? Oops concepts ? DBMS concept ( primary key , 2 vs 3 tier architecture, ACID properties ) Logic for basic loops Is there any way to print 1 to 100 without using any loops Also the interviewe...
  • Q4. Eventually i cleared the L0 round
Round 3 - One-on-one 

(8 Questions)

  • Q1. Then came time for L1 round
  • Q2. In this the interviewer was an employee of Jio platforms working as Software Engineer. They first made me comfortable by asking about my day and then started to question me over my resume. I am very devel...
  • Q3. What is Frontend, Do you know Node js ?
  • Ans. 

    Frontend is the part of a website or application that users interact with. Node.js is a JavaScript runtime environment.

    • Frontend refers to the user interface and user experience of a website or application.

    • It includes the design, layout, and functionality of the website or application.

    • Node.js is a JavaScript runtime environment that allows developers to run JavaScript on the server-side.

    • It is commonly used for building ...

  • Answered by AI
  • Q4. Is is possible to implement stack using queues ?
  • Ans. 

    Yes, it is possible to implement stack using queues.

    • Implement push operation by enqueueing elements to the queue.

    • Implement pop operation by dequeuing all elements except the last one and enqueueing them again.

    • The last element in the queue will be the top element of the stack.

    • Example: Queue: 1 2 3 4 5, Stack: 5 4 3 2 1

  • Answered by AI
  • Q5. Tell me something about recursion also do you have idea about time and space complexity.
  • Ans. 

    Recursion is a process in which a function calls itself. Time and space complexity are important factors to consider while using recursion.

    • Recursion is used to solve problems that can be broken down into smaller sub-problems.

    • It involves a base case and a recursive case.

    • Time complexity refers to the amount of time taken by an algorithm to run, while space complexity refers to the amount of memory used by an algorithm.

    • Re...

  • Answered by AI
  • Q6. Explain your projects to me . After my answer pointed out some loop holes and then tried to brainstorm with me over the same .
  • Q7. Also some more questions regarding to SQL etc
  • Q8. Eventually i also cleared round L1
Round 4 - Technical 

(5 Questions)

  • Q1. In this round there were two members, one technical interviewer and one HR.
  • Q2. Questions were good like sorting , searching etc
  • Q3. I was able to do good but eventually i was caught off-guard when suddenly they asked which phone i used and why i preferred it.
  • Ans. But i replied with a smile that my dad had put budget constraints on me , this made the entire mood of the interview light.
  • Answered Anonymously
  • Q4. Then they asked whether i was okay to relocate and also what were my extra curricular activities
  • Q5. Eventually i got selected and got Jio Spark - 5 Lpa

Interview Preparation Tips

Topics to prepare for Jio Platforms Graduate Engineer Trainee (Get) interview:
  • Java
  • DSA
  • Problem Solving
  • Development
  • SQL
  • DBMS
Interview preparation tips for other job seekers - Ahead more two round are there Jio Ignite - 6 Lpa and Jio Illuminate - 7 Lpa , hope so i crack it and would definitely share that as well.
Tip :- Just be natural and honest don't lie the person in front of you has much more credibility than you on this so please keep that in mind .
Hope so i provided some good guidance, All the Best :)

Skills evaluated in this interview

Top Jio Platforms Graduate Engineer Trainee (Get) Interview Questions and Answers

Q1. Distinct Subarrays with At Most K Odd Elements Given an array A of N integers, determine the total number of distinct subarrays that contain at most K odd elements. Example: Input: A = [3, 2, 3], K = 1 Output: 4 Explanation: The distinct su... read more
View answer (1)

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Explain product GTM strategy.
  • Ans. 

    Product GTM strategy involves planning and executing the launch and promotion of a product to target customers.

    • Identify target market and customer segments

    • Develop messaging and positioning for the product

    • Choose distribution channels and pricing strategy

    • Create marketing and sales plans

    • Coordinate cross-functional teams for successful launch

    • Analyze and adjust strategy based on feedback and results

  • Answered by AI
  • Q2. Explain key metrics for B2B product launch.
  • Ans. 

    Key metrics for B2B product launch include customer acquisition cost, customer lifetime value, conversion rate, and churn rate.

    • Customer Acquisition Cost (CAC) - the cost of acquiring a new customer, including marketing and sales expenses.

    • Customer Lifetime Value (CLV) - the total revenue a customer is expected to generate over their lifetime.

    • Conversion Rate - the percentage of leads that result in a sale or desired acti...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain various flavours of AB Testing. What tools did you use?
  • Ans. 

    AB Testing involves testing two or more versions of a webpage or app to see which one performs better.

    • A/B Testing: compares two versions of a webpage or app to see which one performs better

    • Multivariate Testing: tests multiple variables at once to see which combination is most effective

    • Split URL Testing: directs users to different URLs to test variations

    • Tools: Google Optimize, Optimizely, VWO, Adobe Target

  • Answered by AI
  • Q2. How will you use prioritization frameworks while grooming backlog in Azure DevOps?
  • Ans. 

    Prioritization frameworks help in organizing and managing backlog efficiently in Azure DevOps.

    • Use frameworks like MoSCoW (Must have, Should have, Could have, Won't have) to categorize tasks based on priority

    • Consider factors like business value, effort required, and dependencies when prioritizing tasks

    • Regularly review and adjust priorities based on changing requirements and feedback

    • Example: Prioritize bug fixes over new...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Location preference

Top Jio Platforms Product Manager Interview Questions and Answers

Q1. Explain various flavours of AB Testing. What tools did you use?
View answer (1)

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Jio Platforms Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Coding Problems (easy to medium difficulty) and 10 MCQ's regarding Basic CS subjects

Round 2 - One-on-one 

(3 Questions)

  • Q1. Introduction, education background, interests etc
  • Q2. Questions regarding OOPs, OS, Networking, DBMS (Core CSE subjects)
  • Q3. Coding question
Round 3 - HR 

(2 Questions)

  • Q1. Quick Introduction
  • Q2. Why Jio and what do you expect from JPL?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher, brush up your basic CSE Core subjects and a little DSA. rest should be fine.

Top Jio Platforms Software Developer Interview Questions and Answers

Q1. Rotting Oranges Problem Statement You are given a grid containing oranges where each cell of the grid can contain one of the three integer values: 0 - representing an empty cell 1 - representing a fresh orange 2 - representing a rotten ora... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

C Developer Interview Questions & Answers

user image Anonymous

posted on 12 Feb 2025

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Insert node in single link list, stack implementation using array, call by value & call by reference, multithreading question using synchronization
  • Q2. Function overloading and Overriding
Round 2 - Technical 

(2 Questions)

  • Q1. Multithreading question using synchronization. More than one thread is writing and the same thread is reading..
  • Q2. There were 12 bytes of char and had to store that in 6 bytes reversing each byte.
  • Ans. 

    To store 12 bytes of char in 6 bytes by reversing each byte, we can split the original bytes into pairs and reverse the order of each pair.

    • Split the 12 bytes into 6 pairs of 2 bytes each

    • Reverse the order of bytes in each pair

    • Store the reversed pairs in the 6 bytes of memory

  • Answered by AI

C Developer Interview Questions asked at other Companies

Q1. String Transformation Problem Given a string (STR) of length N, you are tasked to create a new string through the following method: Select the smallest character from the first K characters of STR, remove it from STR, and append it to the n... read more
View answer (1)

Jio Platforms interview questions for popular designations

 Graduate Engineer Trainee (Get)

 (18)

 Software Developer

 (15)

 Deputy Manager

 (8)

 Software Engineer

 (7)

 Assistant Manager

 (7)

 Software Development Engineer

 (7)

 Product Manager

 (6)

 Data Scientist

 (5)

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical things
  • Q2. Llm model understanding how to implement
  • Ans. 

    Implementing a LLM model involves understanding its architecture and parameters.

    • Understand the architecture of the LLM model, which typically involves multiple layers of neurons.

    • Implement the model using a deep learning framework like TensorFlow or PyTorch.

    • Fine-tune the model by adjusting hyperparameters such as learning rate and batch size.

    • Train the model on a dataset with labeled examples to learn patterns and make p...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Q2. Expected ctc, fixed variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Get interview-ready with Top Jio Platforms Interview Questions

Senior Telecaller Interview Questions & Answers

user image Alfiya Shaikh

posted on 9 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

Any informative article

Round 2 - Technical 

(4 Questions)

  • Q1. Telercaller as fresher
  • Q2. Something to learn innovative
  • Q3. Having something to gain Informative and achieve goals
  • Q4. Helping customers services in different way and solve issues

Interview Preparation Tips

Interview preparation tips for other job seekers - To learn something in proper manner and to achieve something

Senior Telecaller Interview Questions asked at other Companies

Q1. If you get opportunity will you complete your studies
View answer (1)

Product Manager Interview Questions & Answers

user image Mohit Agrawal

posted on 19 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. How you will improve an image search of any app?
  • Ans. 

    I would improve image search by implementing advanced image recognition technology and optimizing search algorithms.

    • Implement AI-powered image recognition technology to accurately identify objects in images

    • Optimize search algorithms to prioritize relevant images based on user input and behavior

    • Allow users to filter search results by various criteria such as color, size, and type

    • Incorporate user feedback to continuously

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Uber saw a sudden surge in orders, analyze the reason for the same
  • Ans. 

    Uber saw a sudden surge in orders due to increased demand during peak hours and promotions.

    • Increased demand during peak hours, such as rush hour or weekends

    • Promotions or discounts offered by Uber to attract more customers

    • Events or holidays leading to higher transportation needs

    • Improved app features or user experience driving more usage

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What are functional and non-functional requirements?
  • Ans. 

    Functional requirements specify what the system should do, while non-functional requirements specify how the system should perform.

    • Functional requirements describe the specific behavior or functions of the system, such as user authentication or data processing.

    • Non-functional requirements focus on qualities like performance, security, and usability, such as response time or scalability.

    • Functional requirements are typica...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join Jio?
  • Ans. 

    I want to join Jio because of its innovative technology and market leadership in the telecom industry.

    • Exciting opportunity to work with cutting-edge technology

    • Chance to contribute to a market leader in the telecom industry

    • Opportunity for professional growth and development

  • Answered by AI

Skills evaluated in this interview

Top Jio Platforms Product Manager Interview Questions and Answers

Q1. Explain various flavours of AB Testing. What tools did you use?
View answer (1)

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

50 questions on aptitiude

Round 2 - Coding Test 

2 coding questions were asked

Round 3 - Technical 

(2 Questions)

  • Q1. Find middle node in Linkedin List.
  • Ans. 

    To find the middle node in a linked list, use the slow and fast pointer approach.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.

    • The node pointed to by the slow pointer at this point is the middle node.

  • Answered by AI
  • Q2. Write code for inorder triversal without using recursion.
  • Ans. 

    Iterative inorder traversal using a stack

    • Create an empty stack to store nodes

    • Initialize current node as root

    • While current is not null or stack is not empty, keep traversing left subtree and pushing nodes onto stack

    • Pop a node from stack, print its value, and set current to its right child

    • Repeat until all nodes are traversed

  • Answered by AI

Skills evaluated in this interview

Top Jio Platforms Graduate Engineer Trainee (Get) Interview Questions and Answers

Q1. Distinct Subarrays with At Most K Odd Elements Given an array A of N integers, determine the total number of distinct subarrays that contain at most K odd elements. Example: Input: A = [3, 2, 3], K = 1 Output: 4 Explanation: The distinct su... read more
View answer (1)

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain merge sort code
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively splits an array into halves, sorts them, and then merges them back together.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good in your basics concepts and resume thoroughly

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2023

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

I applied via Naukri.com and was interviewed before Apr 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. 5g how to working
  • Q2. How to ftth OLT NOKIA
  • Ans. 

    To connect a FTTH OLT NOKIA, follow the installation guide provided by the manufacturer.

    • Ensure all necessary equipment and cables are available

    • Follow the step-by-step instructions in the installation manual

    • Configure the OLT settings according to your network requirements

    • Test the connection to ensure it is working properly

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. 5g how to single
  • Ans. 

    5G is the fifth generation of wireless technology that enables faster speeds, lower latency, and more connected devices.

    • 5G technology uses higher frequency bands to transmit data at faster speeds than previous generations.

    • 5G networks have lower latency, meaning there is less delay in data transmission.

    • 5G enables more connected devices to be used simultaneously without sacrificing performance.

    • Examples: Faster download s...

  • Answered by AI
  • Q2. Ftth how to working

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Coding Test 

Identify the specific elements that have an x difference.

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Jio Platforms Interview FAQs

How many rounds are there in Jio Platforms interview?
Jio Platforms interview process usually has 2-3 rounds. The most common rounds in the Jio Platforms interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Jio Platforms 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 Jio Platforms. The most common topics and skills that interviewers at Jio Platforms expect are Appium, Automation Testing, IT, Testing and Application Testing.
What are the top questions asked in Jio Platforms interview?

Some of the top questions asked at the Jio Platforms interview -

  1. Is is possible to implement stack using queue...read more
  2. Tell me something about recursion also do you have idea about time and space co...read more
  3. What is Frontend, Do you know Node j...read more
How long is the Jio Platforms interview process?

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

Recently Viewed

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

AB InBev India

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

Alcatel-Lucent

No Interviews

INTERVIEWS

AB InBev India

No Interviews

INTERVIEWS

Alcatel-Lucent

No Interviews

Tell us how to improve this page.

Jio Platforms Interview Process

based on 221 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Bharti Airtel Interview Questions
4.0
 • 842 Interviews
DXC Technology Interview Questions
3.7
 • 816 Interviews
Vodafone Idea Interview Questions
4.1
 • 555 Interviews
View all

Jio Platforms Reviews and Ratings

based on 1.4k reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.1

Salary

4.1

Job security

3.2

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 1.4k Reviews and Ratings
Software Developer
582 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
551 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
472 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
431 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
366 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Jio Platforms with

Jio

3.9
Compare

Reliance Industries

4.0
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

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