Upload Button Icon Add office photos

Filter interviews by

Jio Platforms Software Developer Intern Interview Questions, Process, and Tips for Freshers

Updated 1 Nov 2023

Top Jio Platforms Software Developer Intern Interview Questions and Answers for Freshers

  • Q1. Reverse Words In A String You are given a string of length N. You need to reverse the string word by word. There can be multiple spaces between two words and there can be ...read more
  • Q2. Second largest element in the array You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the 'ARR'. Note: a) Du ...read more
  • Q3. Basic HR Questions Basic HR questions were asked like: Where do you see yourself after 5 years Why do you want to switch from EXTC Why should we hire you

3 Jio Platforms Software Developer Intern Interview Experiences for Freshers

6 questions found

Sort by: Popular

Software Developer Intern Interview Questions

user image Levi Uzumaki

posted on 1 Nov 2023

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

I applied via Campus Placement

2 Interview Rounds

1

Coding Test Round

Basic coding questions and cs fundamentals

2

HR Round (1 Question)

  • Q1. Basic hr questions
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at National Institute of Technology, Surathkal and was interviewed in Oct 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Leetcode Medium Level Problems

3

Technical Round (1 Question)

  • Q1. Merge Sort , Project Discussion and OOPS MCQS

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise DSA and other CS core subjects.

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 9 Nov 2021

I was interviewed before Nov 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. MCQ Questions

    Basic Aptitude questions were asked like
    -Speed distance and time
    - Work and time
    - Profit loss
    - Probability
    - Percentage

  • Q2. Reverse Words In A String You are given a string of length N. You need to reverse the string word by word. There can be multiple spaces between two words and th...read more
2

HR Round (2 Questions)

Round duration - 20 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Basic HR questions were asked like:
    Where do you see yourself after 5 years
    Why do you want to switch from EXTC
    Why should we hire you

  • Q2. Second largest element in the array You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the ...read more

Interview Preparation Tips

Eligibility criteria8+ CGPAJio Platforms Limited interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, OOPs, Algorithms, DP, Greedy, MLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try solving Love Babbar 450 Prog questions on youtube
Tip 2 : Have a good resume and projects
Tip 3 : Do learn some extra technologies eg. ML/AI

Application resume tips for other job seekers

Tip 1 : Do not lie at all
Tip 2 : Have some projects/internships listed

Final outcome of the interviewSelected

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

DSA questions of array and strings

3

Technical Round (1 Question)

  • Q1. DSA on array advanced topics

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA is must

I was interviewed in Dec 2020.

3 Interview Rounds

1

Video Call Round (3 Questions)

Round duration - 45 Minutes
Round difficulty - Easy

This round was held on Google Meet Video Call at 10 A.M.
There were 2 Interviewers and they were very helpful.

  • Q1. Kth largest element in the unsorted array You are given an array consisting of 'N' distinct positive integers and a number 'K'. Your task is to ...read more
  • Q2. System Design Question

    Draw E-R Diagram for Uber.

  • Q3. Maximum sum path from the leaf to root You are given a binary tree of 'N' nodes. Your task is to find the path from the leaf node to the root node which...read more
2

Video Call Round (2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

The round was 2nd technical round conducted through Google Meet.
There were 2 interviewers and they were helpful.
Timing was from 11:10 A.M - 12:00 P.M

  • Q1. Technical Question

    Given a file of 1 GB having data in form of digits, sort the file elements with 100 MB RAM available.

     

  • Q2. Add Two Numbers As Linked Lists You are given two linked lists representing two non-negative numbers. The digits in the linked list are stored in reverse order,...read more
3

HR Round (1 Question)

Round duration - 15 Minutes
Round difficulty - Easy

Timing was 12:30 P.M. to 1:00 P.M.
It was held on Google Meet and HR was helpful.

  • Q1. Basic HR Questions

    Who is your role model?

    Where do you see yourself in 5 years?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in ChennaiEligibility criteria70% aboveHexaware Technologies interview preparation:Topics to prepare for the interview - Dynamic Programming, Sort and Search Algorithms, Graphs, Data Structures ( Priority Queue, stack, sets), Greedy Algorithms, OOPS, DBMSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Contribute time for course subjects also like OS,DBMS,OOPS.
Tip 2 : Start practicing on Leetcode and InterviewBit 1 month before your Placement Drive and try solving approx 300+ questions.
Tip 3 : Regularly Participate in Coding Contests on CodeForces and try to be Expert.

Application resume tips for other job seekers

Tip 1 : Don't try to lie in resume as questions can be asked on the same in depth.
Tip 2 : Mention atleast 1 project or past work experience.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed before May 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

It was in the morning. It had basic questions and 2 programming questions(1 string and 1 Data Structure)

  • Q1. Character Pattern Print the following pattern for the given N number of rows. Pattern for N = 4 A BC CDE DEFG Input format : Integer N (Total no. of rows) Out...read more
  • Q2. Stack using queue Implement a Stack Data Structure specifically to store integer data using two Queues. There should be two data members, both being Queues to s...read more
2

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

My interviewer asked me about my projects and the concepts involved in making it. Then he asked me to solve a string problem which was not very difficult followed by basic questions on array and it's properties. He also asked HTML tags.

  • Q1. Reverse the String You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string....read more
3

HR Round (1 Question)

Round duration - 150 minutes
Round difficulty - Easy

This round for Sapient was based on it's core values and how I've implemented these once or more in life. It mostly involved discussion around my leadership, team player, problem solving and innovative skills as a part of the clubs in college. Also, what are my expectations from Sapient and what I bring to them

  • Q1. Basic HR Questions An instance where I resolved a conflict An instance of my leadership skills An instance where I brought or implemented a new idea and how it ...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GurgaonEligibility criteriaAbove 6 CGPA, 60% in 12th and 10thPublicis Sapient interview preparation:Topics to prepare for the interview - Strings, Arrays, Stack, Queue, Basics of HTML, Basics of CSS, OOPSTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Be confident, clear and calm with the answers during interview
Tip 2 : Practice coding questions on based on different difficulty
Tip 3 : Prepare the topics thoroughly the questions might not be tough but they would be based on the core concept
Tip 4 : You should have at least 2 projects - JAVA and database related or Data Analytics

Application resume tips for other job seekers

Tip 1 : Projects are mandatory you can steer the interview in that direction
Tip 2 : Resume should only have what you actually know and did
Tip 3 : Add extra-curriculars (for Sapient it really matters if you have incidents related team building, leadership, conflict resolution experiences)

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Dec 2021.

2 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

This round contains 40 mcq questions 15 dsa and 25 aptitude.
then there was 5 coding questions.

  • Q1. Technical Question

    What would be the best way to store and read a really long string, with each entry is an index for another array?

  • Q2. Check If Binary Representation of a Number is Palindrome Ninja is given an integer ‘N’. Ninja wants to find whether the binary representation of integer ‘N’ is ...read more
  • Q3. Word Break You are given a list of “N” strings A. Your task is to check whether you can form a given target string using a combination of one or more strings of...read more
2

Video Call Round (1 Question)

Round duration - 25 minutes
Round difficulty - Easy

Technical Round

  • Q1. Sort 0 1 You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a sol...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Panjab University. I applied for the job as SDE - Intern in GurgaonEligibility criteriaAbove 7 CGPANagarro interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Web Development, Strings, Bit MappingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice well basics of dsa
Tip 2 : Have a good grip of core cs
Tip 3 : have good projects on resume

Application resume tips for other job seekers

Tip 1 : Don't put anything which you are not comfortable to speak
Tip 2 : make it short and crisp

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Nov 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 78 minutes
Round difficulty - Easy

My slot was at 4.30 pm on 11 th oct 2020

  • Q1. Fishmonger A fishmonger wants to bring his goods from port to the market. On his route, he has to traverse an area with many states. He has to pay a toll at eac...read more
2

Video Call Round (3 Questions)

Round duration - 20 Minutes
Round difficulty - Easy

It happened in the afternoon

  • Q1. Shape and Overriding Create a Class Shape having a field shapeType and a function printMyType. Create another class, Square and Rectangle, which inherits the Sh...read more
  • Q2. OS Questions

    What is process and explain threading
    Explain binary semaphore?
    Explain paging
    What are overlays.

  • Q3. DBMS Qustion

    What are ACID properties

3

Assignment Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Assignment

    Write an essay on any topic and speak.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in PuneEligibility criteriaAbove 60% or 6 C.G.P.AHexaware Technologies interview preparation:Topics to prepare for the interview - Aptitude , Logical Reasoning , Verbal , DBMS , OS , Java Lang , Computer science basicsTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice good aptitude questions
Tip 2 : Read important core subjects thoroughly
Tip 3 : Also revise language basics

Application resume tips for other job seekers

Tip 1 : Be honest with your resume
Tip 2 : Try to somehow highlight your strong points in resume

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed before Oct 2022.

4 Interview Rounds

1

Aptitude Test Round

Normal MCQ style questions involving basic concepts

2

Coding Test Round

2 coding questions: 1st one average, 2nd one slightly better than average.

3

Technical Round (1 Question)

  • Q1. Conceptual questions involving linked list, sorting, and various other general topics.
4

HR Round (2 Questions)

  • Q1. Your introduction
  • Q2. Normal conversation about various random topics (HR was trying to check my communication ability)

I was interviewed in Dec 2020.

1 Interview Round

1

Video Call Round (2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

he interviews were conducted simultaneously for all on BlueJeans along with a code sharing website. After the initial set up and introduction, a set of 2 questions from DSA were asked from all candidates. The results were announced the same day.

  • Q1. DFS Traversal Given an undirected and disconnected graph G(V, E), containing 'V' vertices and 'E' edges, the information about edges is given us...read more
  • Q2. Median of two sorted arrays You are given two sorted arrays 'A' & 'B' of sizes 'N' & 'M'. You need to find the median of...read more

Interview Preparation Tips

Eligibility criteriaNo criteriaNagarro interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, Algorithms, Dynamic Programming, DBMSTime required to prepare for the interview - 7 monthsInterview preparation tips for other job seekers

Tip 1 : Don't forget to revise OOPS, OS, DBMS too.
Tip 2 : During the interview, one thing that is asked for sure is the time complexity of your solution, so always know the complexity of your algorithms.
Tip 3 : Try out mock interviews with friends, that's the best thing you can do for yourself other than practicing
questions

Application resume tips for other job seekers

Tip 1 : Make sure that there are no formatting errors
Tip 2 : Have your projects clearly mentioned and well explained

Final outcome of the interviewSelected

Skills evaluated in this interview

Jio Platforms Interview FAQs

How many rounds are there in Jio Platforms Software Developer Intern interview for freshers?
Jio Platforms interview process for freshers usually has 3 rounds. The most common rounds in the Jio Platforms interview process for freshers are Resume Shortlist, Coding Test and Technical.

Tell us how to improve this page.

People are getting interviews through

based on 2 Jio Platforms interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Jio Platforms Software Developer Intern Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

2.0

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Software Developer
546 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Assistant Manager
473 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Software Development Engineer
472 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Deputy Manager
391 salaries
unlock blur

₹4.9 L/yr - ₹18.1 L/yr

Product Manager
387 salaries
unlock blur

₹12 L/yr - ₹38.5 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview