i
Jio
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Coding project on my previous company
Java8 introduced new features like lambda expressions, streams, and functional interfaces.
Lambda expressions for functional programming
Streams for efficient processing of large data sets
Functional interfaces for easy implementation of lambda expressions
Default methods to add new functionality to existing interfaces
Date and Time API for improved handling of date and time
Nashorn JavaScript engine for improved performance...
posted on 13 Dec 2021
I appeared for an interview in Nov 2021.
I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.
posted on 1 Feb 2024
I appeared for an interview before May 2023.
Programming easy question to understand your logical thinking.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 5 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
2 coding question 1 hr
Topic on environment issue
Use pagination, indexing, caching, and query optimization to fetch 1 lakh entries efficiently from the database.
Implement pagination to fetch data in smaller chunks
Create indexes on columns frequently used in queries
Use caching to store frequently accessed data
Optimize queries by avoiding unnecessary joins and using appropriate indexes
Consider using database-specific optimizations like query hints or stored procedures
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Online Technical Interview ( Coding Round) with 2 medium-hard problem
You are given a long type array/list ARR
of size N
, representing an elevation map. The value ARR[i]
denotes the elevation of the ith
bar. Your task is to determine th...
Calculate the total amount of rainwater that can be trapped between given elevations in an elevation map.
Iterate through the array to find the maximum height on the left and right of each bar.
Calculate the amount of water that can be trapped above each bar by taking the minimum of the maximum heights on the left and right.
Sum up the trapped water above each bar to get the total trapped water for the elevation map.
You are provided with an unsorted array/list ARR
of N
integers. Your task is to determine the length of the longest consecutive sequence present in the array...
Find the length of the longest consecutive sequence in an unsorted array of integers.
Iterate through the array and store each element in a set for constant time lookup.
For each element, check if it is the start of a sequence by looking for its previous number in the set.
Update the length of the current consecutive sequence and track the longest sequence found so far.
Return the length of the longest consecutive sequence...
Round duration - 60 Minutes
Round difficulty - Medium
Online Technical Coding Interview
Develop a Stack Data Structure to store integer values using two Queues internally.
Your stack implementation should provide these public functions:
Implement a stack using two queues to store integer values with specified functions.
Create a stack using two queues internally
Implement functions for push, pop, top, size, and isEmpty
Handle edge cases such as empty stack or invalid data
Ensure the stack functions work correctly and efficiently
Test the implementation with sample inputs and outputs
Given a binary tree, your task is to print the left view of the tree. The left view of a binary tree contains the nodes visible when the tree is viewed from the left side.
Print the left view of a binary tree, containing nodes visible from the left side.
Traverse the tree in a level order manner and print the first node at each level.
Use a queue to keep track of nodes at each level.
Handle null nodes represented by -1 in the input.
Tip 1 : Practice problem solving as much as you can
Tip 2 : Try to solve online coding problem as much as possible to get good understanding of DSA
Tip 3 : Be confident with your Resume
Tip 1 : Should have some projects on resume
Tip 2 : Resume sections should be clear and no false information
based on 1 interview
Interview experience
Assistant Manager
5.4k
salaries
| ₹1.2 L/yr - ₹10.4 L/yr |
Deputy Manager
3.4k
salaries
| ₹4.2 L/yr - ₹13.6 L/yr |
Manager
2.4k
salaries
| ₹5.5 L/yr - ₹22 L/yr |
Senior Manager
1.7k
salaries
| ₹10.1 L/yr - ₹32 L/yr |
Senior Executive
1.5k
salaries
| ₹1.7 L/yr - ₹8 L/yr |
Jio Platforms
Bharti Airtel
Vodafone Idea
Reliance Communications