Upload Button Icon Add office photos

Filter interviews by

Jio Platforms Software Developer Interview Questions, Process, and Tips

Updated 1 Dec 2024

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 em ...read more
  • Q2. Unique Paths Problem Statement Given the dimensions of an M x N matrix, determine the total number of unique paths from the top-left corner to the bottom-right corner of ...read more
  • Q3. Rotate Linked List Problem Statement Given a linked list consisting of 'N' nodes and an integer 'K', your task is to rotate the linked list by 'K' positions in a clockwi ...read more
View all 10 questions

Jio Platforms Software Developer Interview Experiences

15 interviews found

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.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hashing based questions , one DP and one graph

Round 2 - Technical 

(2 Questions)

  • Q1. Resume discussion
  • Q2. Rolling hash dsa problem
  • Ans. 

    Rolling hash is a hashing technique used in data structures and algorithms to efficiently compare substrings of text.

    • Rolling hash is used in algorithms like Rabin-Karp string matching algorithm.

    • It involves updating the hash value of a substring by removing the contribution of the first character and adding the contribution of the next character.

    • It is useful for comparing substrings in constant time complexity.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study dsa

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQs with one coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Multi Threading in Java
  • Ans. 

    Multi threading in Java allows multiple threads to execute concurrently, improving performance and responsiveness.

    • Multi threading is achieved in Java by extending the Thread class or implementing the Runnable interface.

    • Threads share the same memory space, allowing them to communicate and synchronize using methods like wait(), notify(), and notifyAll().

    • Concurrency issues like race conditions and deadlocks can occur in m...

  • Answered by AI
  • Q2. Synchronization in Java
  • Ans. 

    Synchronization in Java ensures that only one thread can access a shared resource at a time.

    • Synchronization is achieved using the synchronized keyword in Java.

    • It can be applied to methods or blocks of code.

    • Example: synchronized void myMethod() { // code }

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

user image vaibhav shakya

posted on 28 Aug 2024

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

I applied via campus placement at Chandigarh Engineering College, Chandigarh and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 Easy level question

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Projects
  • Q2. Situation based coding questions
Round 3 - HR 

(2 Questions)

  • Q1. 3 Jug Problem asked by HR
  • Q2. Last Internship
  • Ans. 

    Worked as a software developer intern at XYZ Company

    • Developed a web application using React and Node.js

    • Collaborated with team members to troubleshoot and debug code

    • Participated in code reviews and provided feedback for improvements

  • Answered by AI

Jio Platforms interview questions for designations

 Software Developer Intern

 (3)

 Software Developer fresher

 (1)

 Software Engineer

 (7)

 Software Tester

 (1)

 Backend Developer

 (2)

 Software Development Engineer

 (7)

 Senior Software Engineer

 (3)

 Front end Developer

 (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:
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 - 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.

Get interview-ready with Top Jio Platforms Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli

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 - Coding Test 

Only 2 coding question s were asked.

Round 3 - Technical 

(2 Questions)

  • Q1. 1.Very basic questions like print prime numbers in a range. 2.Print Fibonacci series.
  • Q2. Print Fibonacci series
  • Ans. 

    Print Fibonacci series

    • Start with 0 and 1 as the first two numbers

    • Add the previous two numbers to get the next number in the series

    • Repeat until desired number of terms is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with your skills and be confident.
Be good in the interview and not arrogant even though you did well you may not get selected because of your behaviour.so please be calm.

Skills evaluated in this interview

Interview experience
4
Good
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 - Technical 

(1 Question)

  • Q1. React hooks and projects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

In coding round their is 2 coding questions and 24 mcq question based on computer fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Introduced yourself What is your last year project Project based questions
Round 3 - Technical 

(1 Question)

  • Q1. Asking basic code like prime number palindrome number searching in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clam

Software Developer Interview Questions & Answers

user image Uneza Nakhwa

posted on 21 Jan 2023

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

I applied via Approached by Company and was interviewed in Jul 2022. There were 2 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 

(2 Questions)

  • Q1. Introduction about yourself. Project explanation. Which framework you have worked on. Hardly 20mins interview scheduled. Interviewer was very good and friendly. SQL questions. Oop concepts.
  • Q2. 2. Collection framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Not that difficult as I thought.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - Aptitude Test 

Normal Aptitude test

Round 2 - Assignment 

2 programming questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Based on project
  • Q2. Based on skill set

Jio Platforms Interview FAQs

How many rounds are there in Jio Platforms Software Developer 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 Coding Test.
What are the top questions asked in Jio Platforms Software Developer interview?

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

  1. Print Fibonacci ser...read more
  2. rolling hash dsa prob...read more
  3. Multi Threading in J...read more
How long is the Jio Platforms Software Developer interview process?

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

Tell us how to improve this page.

Jio Platforms Software Developer Interview Process

based on 14 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
View more
Jio Platforms Software Developer Salary
based on 544 salaries
₹4.3 L/yr - ₹16 L/yr
16% more than the average Software Developer Salary in India
View more details

Jio Platforms Software Developer Reviews and Ratings

based on 92 reviews

2.8/5

Rating in categories

2.9

Skill development

3.0

Work-life balance

2.3

Salary

3.9

Job security

2.5

Company culture

2.1

Promotions

2.6

Work satisfaction

Explore 92 Reviews and Ratings
Software Developer
544 salaries
unlock blur

₹4.3 L/yr - ₹16 L/yr

Software Development Engineer
518 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Assistant Manager
459 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Product Manager
415 salaries
unlock blur

₹11.4 L/yr - ₹40 L/yr

Deputy Manager
346 salaries
unlock blur

₹5 L/yr - ₹19.1 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