Filter interviews by
I applied via Campus Placement and was interviewed before May 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2022. There were 2 interview rounds.
1 easy and 1 medium questions were asked
I was interviewed before Jun 2021.
Round duration - 60 minutes
Round difficulty - Medium
The Timing was in the Morning. The Environment is simple, easy to use no webcam and no microphone enabled but there is only one requirement not to change browser tab.
You are given a grid containing oranges where each cell of the grid can contain one of the three integer values:
Find the minimum time required to rot all fresh oranges in a grid.
Use Breadth First Search (BFS) to simulate the rotting process.
Track the time taken to rot all oranges and return the result.
Handle edge cases like no fresh oranges or unreachable fresh oranges.
Consider using a queue to efficiently process adjacent oranges.
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 clockwise direction.
Li...
Rotate a linked list by K positions in a clockwise direction.
Traverse the linked list to find the length and the last node.
Connect the last node to the head to form a circular linked list.
Find the new head by moving (length - K) steps from the original head.
Break the circular list at the new head to get the rotated linked list.
Round duration - 80 minutes
Round difficulty - Easy
Timing was 6 PM
environment name is AmCAT, it's good and simple.
Interviewer was friendly used to give u some advice lke can we do this step.
Consider a circular path with N petrol pumps. Each pump is numbered from 0 to N-1. Every petrol pump provides:
The task is to find the first petrol pump from which a truck can complete a full circle or determine if it's impossible.
Iterate through each petrol pump and calculate the remaining petrol after reaching the next pump.
If the remaining petrol is negative at any point, reset the starting pump to the next pump and continue.
If the total remaining petrol is non-negative after completing the circle, return the index of the st...
Design a special stack that supports the following operations in constant time:
Push(num)
: Insert the given number into the stack.Pop
: Remove and return the top element ...Design a special stack that supports constant time operations like push, pop, top, and getMin.
Use two stacks - one to store the elements and another to store the minimum values encountered so far
When pushing, check if the element is smaller than the current minimum and update the minimum stack accordingly
For pop, top, and getMin operations, simply access the top elements of the respective stacks
Ensure to handle cases w
Round duration - 60 minutes
Round difficulty - Easy
Timing was 11 am
Environment is AMCAT it. was very simple.
Interview was a bit strict not to giving a hint of the direction to think, just said whenever you have a solution just tell me.
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 the matrix.
Allowed moves are onl...
The problem involves finding the total number of unique paths from the top-left corner to the bottom-right corner of an M x N matrix with allowed moves only to the right or down.
Use dynamic programming to solve the problem efficiently.
Create a 2D array to store the number of unique paths for each cell in the matrix.
Initialize the first row and first column with 1 as there is only one way to reach each cell in the first...
Round duration - 30 minutes
Round difficulty - Easy
Timing was around 8 PM
environment name is Microsoft Tea ms,
Interviewer was friendly.
Tip 1 : CS Fundamental have to be clear specially OS, DBMS
Tip 2 : Know every Details of your Project like you should know the why you used this tech stack, why not other, your specific working part.
Tip 3 : Don't count number of questions you have practice, just as many that will build your confidence on a topic
Tip 1 : Have some projects on resume. If you know those projects with Confidence then only add those in Resume, because these are the most and very deeply asked section from Resume.
Tip 2 : Good understanding of Tech Stack you are writing in Resume. Don't add to impress the Interviewer, Just write those of which you have good knowledge.
Jio Platforms interview questions for designations
I was interviewed before Oct 2020.
Round duration - 60 minutes
Round difficulty - Easy
Questions related to Quant and Verbal.
Coding questions checked whether the basics are clear or not.
Given an integer N
, determine whether its binary representation is a palindrome.
The first line contains an integer 'T' representing the number of test cases.
The next 'T'...
Check if the binary representation of a given integer is a palindrome.
Convert the integer to binary representation.
Check if the binary representation is a palindrome by comparing it with its reverse.
Return true if it is a palindrome, false otherwise.
Tip 1 : Prepare for Aptitude Questions well since most companies have aptitude questions in the screening round. So you can proceed with further rounds only when you are well versed with Aptitude
Tip 2 : Be good with at least one programming language. Does not matter which language it is. It can be Java, C, C++, Python or any other language. Most of the coding rounds will be on websites which support multiple programming languages. Java and C are the languages which will be supported everywhere.
Tip 3 : Be prepared with at least the basics of various subjects. For CS students, these subjects could be Operating System, OOPS, Data Structures and Algorithms. Most of the interviewers will check if your basics are clear. Advanced topics are required only for few companies.
Tip 4 : If you don't know the answer to a particular question, then be honest and let me know that you are not aware of that topic instead of making something up. Most of the interviewers have 10+ years of experience and they can easily make out if you know a topic or are just making something up.
Tip 5 : If you have completed an internship, then probably your interview would be about your experience and the projects done at the internship. Be sure to state your experience and your contributions clearly.
Tip 6 : Projects are an important topic for the interview. Before the interviews, revise the projects you had completed or are working on currently. The projects need not be some external projects. These can be academic and final year projects. Make sure you know everything about the project.
Tip 1 : For freshers, always put the Education section before the Experience/Internship section and mention the educational details in reverse chronological order starting with the most recent college/university. No need to mention SSC and HSC. If you are an undergrad student, only mention the undergrad college.
Tip 2 : Always showcase 2-3 projects. The first being the final year project (could be in-progress at the time of the interview) and others can be academic profile.
Tip 3 : Mention your LinkedIn Profile, GitHub profile (For CS students), your blog URL (if you have one) and other portfolio links (relevant to your course of study)
Tip 4 : Skip the objective section. This section is usually not required since you are directly applying for that specific company.
Tip 5 : ALWAYS PROOFREAD YOUR RESUME. Make sure that your resume does not contain any spelling or grammatical errors.
Get interview-ready with Top Jio Platforms Interview Questions
Top trending discussions
The duration of Jio Platforms Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interviews
3 Interview rounds
based on 100 reviews
Rating in categories
Software Developer
582
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
551
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
472
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
432
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
366
salaries
| ₹0 L/yr - ₹0 L/yr |
Jio
Reliance Industries
Bharti Airtel
Vodafone Idea