Filter interviews by
I was interviewed in Jan 2021.
Round duration - 50 minutes
Round difficulty - Medium
Two panellist were there, one was asking question based upon CN + OS + DBMS, one was asking question based upon DS + Algo.
1. Working of PING and TRACEROUTE command
2. OSI layers and it’s responsibility
3. Indexing in database
4. B/B+ tree used in index, asked me to explain node structure of both
5.Q...
The rules of the binary search tree say if any node value is less than the root node value, then this node must lie on the left subtree of the root else will lie on the right subtree. We can think of a recursive solution by breaking the task into a subtask, as any node can be either on the left subtree or right subtree of the root node. In BST we can find which subtree (left/right) to follow next by c...
We will traverse the BST in a depth-first manner. The moment we encounter either of the nodes P or Q, we will return some boolean flag. The least common ancestor would then be the node for which both the subtree recursions return a ‘True’ flag value.
The algorithm will be -
Round duration - 50 Minutes
Round difficulty - Medium
1. Asked me about my work experience and project I worked on
2. Asked me about most difficult challenge I faced and how I tackled it
3. Implement multiplication without using multiplication ...
Round duration - 15 Minutes
Round difficulty - Easy
What are your strengths and weakness?
What do you expect from this organization?
Where do you see yourself in 5 years?
Tip 1 : Practice at least 350 coding question
Tip 2 : Having recent project
Tip 3 : Good knowledge of OS,DBMS
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
I was interviewed in Nov 2020.
Round duration - 90 minutes
Round difficulty - Medium
The test was scheduled on 1st November 2020 at 6 pm .
Platform: Hackerrank
Number of questions : 2 coding and 25 MCQ
Language allowed for coding ques : Java ( Cisco only allows java )
Difficulty level : Moderate - Hard
Tip : Focus on one coding ques and do maximum MCQ's , it will be enough.
Mr. X runs a neet of 10 cabs at a renowned cab company. The cab company has two types of tlme based slots for differential payment Peak hours (0800-1000 , 1600-1800) payment ls X and off p...
We will use Breadth-First Search to find the shortest path from cellNumber 1 to cellNumber N*N.
Round duration - 80 Minutes
Round difficulty - Medium
The technical interview was scheduled on webex teams at 10 am on 11th November 2020.
There were 2 panelists.
Interview went on for around 80 mins where they asked me questions on resume , projects , internships , Networking and Dsa .
Networking was asked because i mentioned a project on my resume that uses Socket.io .
Most of the time of interview was taken up by Dsa question.
Approach: The basic idea for this approach is to traverse through each booking detail and then iterate through the range of flights for updating the count of reserved seats for each flight.
Consider the following steps:
Tip 1 : Have short notes to prepare prior to interview, because it might happen that you know the answer but can't frame it in interview due to pressure , so short sticky notes before interview will give help in fast revision.
Tip 2 : Practice as many Dsa questions as possible, but also keep on revisiting them so that famous questions are always on your tips .
Tip 3 : Maintain 2-3 page script for every project on your resume, which will tell which points of project to cover when interviewer asks to explain it.
Tip 1 : Choose resume template and font carefully, according to the amount of content you have , minimizing the white spaces and also highlighting your achievements and keywords.
Tip 2 : While adding the project, highlight the technologies used and also add links of github or live app if possible. Also add achievements of the project for example , If you made an android project , you can mention number of organic downloads .
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round consist of 2 coding questions and they were of good level based on strings and dynamic programming.
Return the length of the longest substring consisting of unique characters.
eg: abcabcdb ------> 4 4 corresponds to abcd
aaaaaxxxxxxwyzzzzzxxxxx ------> 4 4 corresponds to...
Given an arithmetic expression containing '+', '-', '*' operators, generate a string by placing parenthesis in the given expression which will return the the maximum possible val...
I solved this question using recursion by putting bracket at all possible places and evaluate the answer through recursion and found the maximum out of them.
Round duration - 20 minutes
Round difficulty - Easy
Given a Binary Tree, print left view of it. The left view of a Binary Tree is set of nodes visible when the tree is visited from the left side.
I did level order traversal and then printed the first element of each level.
Suggest the best way to get the minimum (at any point of time) from a bag in which numbers are being inserted and removed continuously.
Given an undirected graph, find the Minimum Spanning Tree.
I explained Kruskal’s algorithm to find the Minimum spanning tree with an example of a graph. He was satisfied by my approach and gave a smile through which I got the idea that I will be selected for the company.
Try to do as much as Data structures related questions as practice made a man perfect. If you have already done similar types of questions then you will get a solution approach very fastly during the interview. Also, Coding ninjas have a big hand in making my selection.
Application resume tips for other job seekersKeep resume short and up to the point and try to keep it on a single page.
Final outcome of the interviewSelectedTop trending discussions
I applied via campus placement at Sarvajanik College of Engineering and Technology, Surat and was interviewed in Jun 2023. There were 8 interview rounds.
Prepare for the interview properly
Coding should be well prepared
Don't stay silent atleast should speak something
Know the recent technology in the market
posted on 16 Aug 2023
I applied via Internshala and was interviewed in Jul 2023. There were 3 interview rounds.
posted on 30 Jan 2022
HSE Management Systems are frameworks designed to manage health, safety, and environmental risks in the workplace.
HSE Management Systems are designed to identify, assess, and control risks in the workplace.
They involve policies, procedures, and processes to ensure compliance with regulations and standards.
Examples include ISO 45001, OHSAS 18001, and ANSI/AIHA Z10.
HSE Management Systems require ongoing monitoring, evalu...
HSE stands for Health, Safety, and Environment. The role of HSE is to ensure that the workplace is safe and healthy for employees and the environment.
Develop and implement safety policies and procedures
Conduct risk assessments and hazard analyses
Provide safety training to employees
Ensure compliance with local, state, and federal regulations
Investigate accidents and incidents
Promote a culture of safety and environmental...
I will prioritize HSE and ensure that work pressure does not compromise safety measures.
I will establish clear HSE policies and procedures that are communicated to all employees.
I will conduct regular safety audits and inspections to identify potential hazards and risks.
I will provide adequate training and resources to employees to ensure they are equipped to work safely.
I will encourage a culture of safety by promotin...
HSE and execution are equally important for successful operations.
Ensure HSE policies are integrated into project plans
Provide regular training and awareness sessions for employees
Implement a reward system for employees who prioritize HSE
Conduct regular audits to ensure compliance with HSE regulations
Communicate the importance of HSE to all stakeholders
Provide necessary resources for HSE implementation
Ensure HSE is inc...
I applied via AmbitionBox and was interviewed in Dec 2021. There were 3 interview rounds.
SDLC stands for Software Development Life Cycle. It is a process followed by software development teams to design, develop and test high-quality software.
SDLC is a framework that consists of various phases such as planning, analysis, design, implementation, testing, and maintenance.
It helps in delivering high-quality software that meets customer requirements and is delivered on time and within budget.
Bug life cycle is ...
posted on 13 Nov 2021
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
posted on 22 Mar 2021
based on 4 reviews
Rating in categories
Network Engineer
4
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Software Engineer
3
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Business Analyst
3
salaries
| ₹12 L/yr - ₹20 L/yr |
Aakash Educational Services
Frankfinn Institute of Air Hostess Training
NIIT
Amity University