Upload Button Icon Add office photos

Filter interviews by

Jio Platforms Interview Questions, Process, and Tips

Updated 22 Feb 2025

Top Jio Platforms Interview Questions and Answers

View all 123 questions

Jio Platforms Interview Experiences

Popular Designations

194 interviews found

I applied via campus placement at Pune Vidyarthi Griha's College of Engineering and Technology, Pune and was interviewed in Nov 2022. 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 - 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. Count Distinct Subarrays With At Most K Odd ElementsYou are given an array “A” of N integers. Your task is to find the total number of distinct subarrays of A having at most K odd elements. Note : Two subarrays are distinct when they have a... 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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is OOPS in java
  • Ans. 

    OOPS stands for Object-Oriented Programming System in Java.

    • OOPS is a programming paradigm that uses objects to design applications.

    • It focuses on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding data and methods within a class.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Java is an obj...

  • Answered by AI
  • Q2. Write a program to print vowels
  • Ans. 

    A program to print vowels in a given string

    • Loop through the string and check if each character is a vowel

    • Print the vowel if it is found

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Java Collection
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion after document submission

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Scenario Based Questions? API Based Questions? Framework Related Questions? Tools Related Questions?
Round 3 - Technical 

(1 Question)

  • Q1. Previous Projects Related Questions? Programming languages? Recent Development Technologies Related Questions? Cloud, CI Tools Related Questions?
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioral Questions? Technical skills relevant qualifications? Previous experience relevant Questions? Databases, Queries? Coding? API ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared well about all the points u r adding to your CV.
Communication has a priority so be confident while answering.
In 3rd round u need to be very well prepared as it will be taken by one of most senior member.
Show learn ability.

Top Jio Platforms Software Developer Interview Questions and Answers

Q1. Rotting OrangesYou have been given a grid containing some oranges. Each cell of this grid has one of the three integers values: Value 0 - representing an empty cell. Value 1 - representing a fresh orange. Value 2 - representing a rotte... read more
View answer (3)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is reinformance learning
  • Ans. 

    Reinforcement learning is a type of machine learning where an agent learns to make decisions by receiving feedback from its environment.

    • In reinforcement learning, an agent interacts with an environment by taking actions and receiving rewards or penalties.

    • The goal is for the agent to learn the optimal strategy to maximize cumulative rewards over time.

    • Examples include training a computer program to play games like chess ...

  • Answered by AI

Skills evaluated in this interview

Data Science Intern Interview Questions asked at other Companies

Q1. Puzzle QuestionIn a bank, suppose there are 5 counters. Which approach mentioned below is better?1) The new customer goes to whichever counter has a smaller queue2) Each counter has a specific purpose (e.g., cash withdrawal, cash deposit, c... read more
View answer (1)

Jio Platforms interview questions for popular designations

 Graduate Engineer Trainee (Get)

 (18)

 Software Developer

 (15)

 Deputy Manager

 (8)

 Assistant Manager

 (7)

 Software Development Engineer

 (7)

 Software Engineer

 (7)

 Product Manager

 (6)

 Data Engineer

 (5)

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vidyalankar Institute of Technology, Mumbai and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Group Discussion 

5-10 mins
Topic - Ecommerce vs Brick n Mortar Shops

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on python in detail
  • Q2. Software Development Lifecycle
  • Ans. 

    Software Development Lifecycle is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets requirements and quality standards.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDL...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. This was HR + Tech Round I was asked questions about my resume, my future interests, my field of choice

Skills evaluated in this interview

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Get interview-ready with Top Jio Platforms Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

Basic coding questions and cs fundamentals

Round 2 - HR 

(1 Question)

  • Q1. Basic hr questions

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

Simple questions were posed.

Round 2 - Coding Test 

Basic knowledge of coding questions.

Round 3 - Technical 

(2 Questions)

  • Q1. What is Python and what are its uses?
  • Q2. Have you ever worked in an internship?
Round 4 - HR 

(2 Questions)

  • Q1. Where do you live currently?
  • Q2. Can you commute to the office?

Interview Preparation Tips

Interview preparation tips for other job seekers - Campus placements from the college.

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

It was 2 medium leetcode problem.

Top Jio Platforms Software Engineer Interview Questions and Answers

Q1. Maximum Sum After Removing K Corner Elements Given an array arr of 'N' integer elements, your goal is to remove 'K' elements from either the beginning or the end of the array. The task is to return the maximum possible sum of the elements t... read more
Add answer

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Interview L1 

(3 Questions)

  • Q1. Write a query to print the no of employees having salary more than 5000/-
  • Ans. 

    Query to print the number of employees with salary > 5000/-

    • Use SELECT COUNT(*) to count the number of employees

    • Add WHERE clause to filter employees with salary > 5000/-

  • Answered by AI
  • Q2. Is there difference between SQL and MySQL
  • Ans. 

    Yes, there is a difference between SQL and MySQL.

    • SQL is a standardized language for managing relational databases, while MySQL is a specific relational database management system (RDBMS) that uses SQL as its language.

    • SQL is a language used to communicate with databases, while MySQL is a software that implements and manages databases.

    • MySQL is one of the many RDBMS options available, while SQL is a language used across d...

  • Answered by AI
  • Q3. What is SDLC ? DDL and DML commands? What is right join explain it with an example? What is LIFO and LILO ? Real time application of python? What is linked list?
  • Ans. 

    A set of questions related to software development, database management, and data structures.

    • SDLC stands for Software Development Life Cycle and is a process used to design, develop, and test software.

    • DDL (Data Definition Language) commands are used to create, modify, and delete database objects like tables, indexes, etc.

    • DML (Data Manipulation Language) commands are used to insert, update, and delete data in a database...

  • Answered by AI
Round 2 - Interview L2 

(2 Questions)

  • Q1. What are your IT skills?
  • Q2. Which is fast c or python during execution? Difference between malloc and calloc ? What is memory allocation? What is method overriding? Why Jio?
  • Ans. 

    Questions related to programming and Jio

    • Python is slower than C during execution

    • malloc allocates memory without initializing it, while calloc allocates and initializes memory to zero

    • Memory allocation is the process of reserving a portion of the computer's memory for a program to use

    • Method overriding is when a subclass provides a different implementation of a method that is already defined in its superclass

    • Jio is a popu...

  • Answered by AI
Round 3 - Interview L3 

(3 Questions)

  • Q1. Linked list related problems
  • Q2. Project related questions
  • Q3. Are you a leader? What you expect from Jio

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer in 2nd round was quite rude. He didn't give any greetings, infact I am the one who was having a smile and treating him nicely. But in a couple of seconds I discovered that he was very impudent and not friendly. So, I felt nervous for while but, didn't let my confidence down and try to be more hard to answer him back.
So, the tip is that don't lose the confidence because of some interviewer.

Skills evaluated in this interview

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

Q1. Count Distinct Subarrays With At Most K Odd ElementsYou are given an array “A” of N integers. Your task is to find the total number of distinct subarrays of A having at most K odd elements. Note : Two subarrays are distinct when they have a... 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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Basic aptitude questions were asked on a different platform.

Round 3 - Technical 

(2 Questions)

  • Q1. Easy to moderate questions related to arrays and strings.
  • Q2. Also question related to OOP and DBMS. They told me to implement the concepts of OOP on a code editor So get the practical knowledge.

Interview Preparation Tips

Topics to prepare for Jio Platforms Graduate Trainee interview:
  • OOP
  • DBMS
Interview preparation tips for other job seekers - Do practice of standard questions that are being asked in the interview. Also make your core knowledge strong.

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

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.

Tell us how to improve this page.

Jio Platforms Interview Process

based on 218 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.2

Work satisfaction

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

₹4.1 L/yr - ₹15.1 L/yr

Software Development Engineer
547 salaries
unlock blur

₹3 L/yr - ₹13.1 L/yr

Assistant Manager
473 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Product Manager
424 salaries
unlock blur

₹11 L/yr - ₹42 L/yr

Deputy Manager
367 salaries
unlock blur

₹4.9 L/yr - ₹20.4 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