i
Jio
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 3 interview rounds.
Find the kth smallest value in an unsorted array
Sort the array and return the kth element
Use quickselect algorithm to find the kth smallest element in O(n) time
Build a min heap of size k and traverse the array to find the kth smallest element
Merge Sort is a divide and conquer algorithm that divides an array into two halves, sorts them and then merges them.
Divide the array into two halves recursively
Sort each half recursively using merge sort
Merge the two sorted halves
Time complexity is O(nlogn)
Space complexity is O(n)
A Load Balancer distributes incoming network traffic across multiple servers to improve performance and availability.
It helps to avoid overloading a single server
It improves responsiveness and availability of applications
It can be hardware or software-based
Examples include Amazon ELB, F5 BIG-IP, and NGINX
It can also perform health checks on servers and route traffic accordingly
Spring MVC is a framework for building web applications, while Spring Boot is an opinionated framework for building standalone applications.
Spring MVC requires more configuration and setup compared to Spring Boot
Spring Boot provides a pre-configured environment with sensible defaults
Spring Boot includes an embedded server, making it easier to deploy standalone applications
Spring MVC is more suitable for building tradit...
SQL is a relational database management system while NoSQL is a non-relational database management system.
SQL databases are structured and use tables with predefined schema while NoSQL databases are unstructured and use collections or documents.
SQL databases use SQL (Structured Query Language) for querying and managing data while NoSQL databases use various query languages like MongoDB's query language.
SQL databases ar...
Find the equilibrium index where the sum of all values before it is equal to the sum of all values after it.
Iterate through the array and calculate the total sum.
Then iterate again and keep track of the left sum and right sum.
If they are equal at any index, return that index as the equilibrium index.
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Very Very easy coding questions with a lot of time. Basic DSA knowledge could have cracked it easily. The only problem that too not for me but for some my friends was their own test portal which was quite buggy.
Find missing elements in a sorted array within a given range.
Loop through the array and check if each element is within the given range.
If an element is outside the range, add all the missing elements within the range to a list.
Return the list of missing elements.
I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.
90 Mins on amcat global platform, 2 Easy level questions on Array and two pointers
Print all elements not present in a sorted array with time and space complexity.
Iterate through array and print missing elements
Use binary search for faster search
Time complexity: O(n log n)
Space complexity: O(1)
Print all elements not present in an unsorted array and give time and space complexity.
Iterate through array and use a hashset to keep track of seen elements.
Print elements not in hashset.
Time complexity: O(n), Space complexity: O(n)
What people are saying about Jio
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Basi aptitude and coding mcq
Wap to sum of 3 numbers
I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.
Programming Simple questions to understand your logical thinking
Technical and HR round for better understanding your skills.
Team work - how to participate, foster etc.
I was interviewed in Jan 2022.
Round duration - 40 Minutes
Round difficulty - Medium
Round 1 was mainly focused on data structures and algorithms ,core java concepts and dbms
Tip 1 : Be clear and loud while solving problem , discuss approach with interviewer.
Round duration - 40 to 50 min
Round difficulty - Medium
Focussed mainly on projects and system design
Round duration - 30 Minutes
Round difficulty - Medium
Managerial round
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Make you Data Structure and algorithms , Problem solving strong ( use to do some dsa problems on code studio and leetcode daily.
Tip 2 : Practiced Quality questions and mostly asked questions list available on codestudio( used company tags and topic tags) as quality matters more than quantity of questions .
Tip 3 : Give mock interviews, this really helped me as it gives you clearity and builds confidence.
Tip 4 : Read respective company’s interview experiences available on codestudio and other websites before going to actual interview, as this gives you idea about level of interviews and you can prepare beforehand.
Tip 5 : after solving dsa problem .Try to look in discussion section too as you can get more optimised or more efficient approach used by others to solve the problem.
Tip 6 : Prepare important concepts from Operating system,DBMS,System design too as that might also be asked.
Tip 7 : Do atleast 2 quality projects.
Not a Tip But : Lot of quality content available online, whenever felt like stuck with some concepts take help from senior or colleagues ( I use to watch coding ninja shorts by parikh jain whenever felt demotivated or stuck with concepts)
Tip 1 : Have a concise resume , don't fill your resume with unnecessary details like your address, relationship status etc.
Tip 2 :Resume should not be more than 2 pages( try to make it very concise in 1 page)
Some of the top questions asked at the Jio SDE (Software Development Engineer) interview -
based on 2 reviews
Rating in categories
Assistant Manager
5.4k
salaries
| ₹1.2 L/yr - ₹10.5 L/yr |
Deputy Manager
3.4k
salaries
| ₹4.2 L/yr - ₹13.8 L/yr |
Manager
1.8k
salaries
| ₹6 L/yr - ₹22.4 L/yr |
Senior Executive
1.5k
salaries
| ₹1.7 L/yr - ₹8 L/yr |
Senior Manager
1.4k
salaries
| ₹10.3 L/yr - ₹30.6 L/yr |
Jio Platforms
Bharti Airtel
Vodafone Idea
Bharat Sanchar Nigam