Filter interviews by
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
Taking breaks, physical activity, meditation, and deep breathing can help refresh the mind under pressure.
Take short breaks to step away from the task at hand
Engage in physical activity to release endorphins and reduce stress
Practice meditation or deep breathing exercises to calm the mind
Listen to music or engage in a hobby to distract from the stress
Get enough sleep and maintain a healthy diet to support mental health
Top trending discussions
I applied via Campus Placement and was interviewed in Jun 2022. There were 2 interview rounds.
Aptitude blood relation questions
Programming data structure
posted on 5 Nov 2024
I applied via Naukri.com
Yes, I am interested in sales as it allows me to understand customer needs and provide solutions.
I enjoy interacting with customers and understanding their requirements.
I am motivated by meeting sales targets and achieving success.
I believe in the value of building relationships with clients to drive business growth.
Yes, I am ready for relocation.
I am open to relocating for the right opportunity
I have experience moving for previous jobs
I am excited about the possibility of living in a new city
They discussed some easy questions on Node JS and Dp and heap , binary search
Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.
Multithreading allows for parallel execution of tasks, improving performance by utilizing multiple CPU cores.
It is commonly used in applications that require handling multiple tasks simultaneously, such as web servers, video games, and data processing.
Multithreading can help improve responsiveness i...
I applied via Job Fair and was interviewed in Jun 2023. There were 3 interview rounds.
Ms office,Core Java , Tally , C,
In my Opinion,view , If you ask me, As far as I can see/I am Concerned , It seems to me that , I think /feel/reckon/ belive , If you want my option , What we have to decide
I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.
I was interviewed in Oct 2021.
Round duration - 90 Minutes
Round difficulty - Medium
It was in the evening. Coding platform was good. There were 3 coding questions only in the screening round
The task is to determine if it is possible to select three nodes from a binary tree such that their sum equals a given value.
Traverse the binary tree and store all the node values in an array
Use three nested loops to iterate through all possible combinations of three nodes
Check if the sum of the three nodes equals the given value
If a valid combination is found, return True
If no valid combination is found, return False
For the...
The task is to find the in-order traversal of a given binary tree.
Implement a recursive function to perform in-order traversal of the binary tree
Start from the left subtree, then visit the root, and finally visit the right subtree
Use an array to store the values of the nodes in the in-order traversal
Round duration - 45 minutes
Round difficulty - Medium
It was conducted in day time. Interviewer shared the jio's platform link where question was there and a function was there which I needed to complete while sharing my screen. Interviewer was very nice in behaviour
The task is to check whether a given binary tree is a complete binary tree or not.
A complete binary tree is a binary tree where every level, except possibly the last, is completely filled.
All nodes in the last level are placed at the left end.
To check if a binary tree is complete, we can perform a level order traversal and check if any null nodes appear before all non-null nodes in the last level.
If any null nodes appe...
Round duration - 45 minutes
Round difficulty - Medium
It was conducted in early evening, again it consist of one coding question and some Basic OOP question.
The task is to find all possible paths for a rat to reach its destination in a maze.
The maze is represented as a square matrix of 0s and 1s.
The rat starts at (0, 0) and the destination is at (N-1, N-1).
The rat can move in four directions: up, down, left, and right.
Use backtracking to explore all possible paths.
Print the paths in alphabetical order.
Round duration - 45 minutes
Round difficulty - Easy
It was conducted at night like it was 8.00pm . HR was very nice. She asked managerial questions only and asked about my hobbies, experiences, why I want to join jio etc.
Why do you want to join jio?
I want to join Jio because of its innovative technology and vast opportunities for growth.
Jio is known for its cutting-edge technology and I want to be a part of that innovation.
Jio offers a wide range of career opportunities and growth prospects.
Jio's strong market presence and success make it an exciting company to work for.
Jio's focus on digital transformation aligns with my passion for technology.
Jio's commitment t...
What will you do if there is some conflict in a team were you working?r
In case of conflict in a team, I would first try to understand the root cause and then facilitate open communication and collaboration to resolve the conflict.
Listen to all parties involved and understand their perspectives
Encourage open and respectful communication
Facilitate a discussion to identify the root cause of the conflict
Promote collaboration and finding common ground
Propose potential solutions and encourage c...
Tip 1 : Solve leetcode problems.
Tip 2 : Don't run for multiple languages , any one language is enough
Tip 3 : Maintain Consistency
Tip 1 : Make it single page.
Tip 2 : Only write key points in resume and don't write any false point
I applied via Walk-in
General knowledge ,appitude
Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them.
It helps to decouple the code and makes it more testable and maintainable.
It allows for easier swapping of dependencies without changing the code.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: Instead of creating a database connection ob...
Bean factory is used for creating and managing instances of beans in Spring framework.
Bean factory is responsible for creating and managing instances of beans defined in the Spring configuration file.
It provides a way to decouple the configuration and specification of dependencies from the actual application code.
Bean factory supports different scopes of beans such as singleton, prototype, request, session, etc.
It also...
TCS
Accenture
Wipro
Cognizant