Filter interviews by
I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I am a highly motivated and organized individual with a passion for leadership and team building.
I have several years of experience in management roles, including overseeing teams of up to 20 employees.
I am skilled in project management, budgeting, and strategic planning.
I have a proven track record of improving team performance and achieving business goals.
I am a strong communicator and enjoy collaborating with others...
As a member of FSAE club, I designed and built a formula-style race car for competition.
Designed and fabricated various components of the car, including the chassis, suspension, and steering system
Collaborated with team members to optimize the car's performance and ensure compliance with competition rules
Participated in testing and tuning sessions to improve the car's speed and handling
Managed the team's budget and res...
Stress strain curve for ductile material
Ductile materials can undergo large plastic deformations before failure
Stress strain curve shows the relationship between stress and strain during deformation
The curve has three regions: elastic, plastic, and necking
Elastic region: linear relationship between stress and strain
Plastic region: non-linear relationship between stress and strain
Necking region: localized reduction in c...
Piston rings are essential components in an engine that prevent oil from entering the combustion chamber and help maintain compression.
Piston rings create a seal between the piston and cylinder wall
They prevent oil from entering the combustion chamber
They help maintain compression by preventing gases from escaping
Piston rings also help dissipate heat from the piston
Without piston rings, the engine would lose power and
I chose to gain practical experience and develop my skills in the industry.
I wanted to gain practical experience in the industry
I believed that hands-on experience would be more valuable than a Masters degree
I wanted to develop my skills in a real-world setting
I felt that pursuing a Masters degree at this time would not align with my career goals
I have taken courses and attended workshops to continue my education and s
I have strong leadership, communication, and problem-solving skills that can benefit the company.
Leadership skills to motivate and guide team members towards achieving goals
Effective communication skills to ensure clear understanding and collaboration among team members and with customers
Strong problem-solving skills to identify and resolve issues efficiently and effectively
Experience in managing budgets, schedules, an...
The spring stiffness depends on various factors.
The material of the spring
The thickness of the wire used in the spring
The number of coils in the spring
The diameter of the spring
The length of the spring
The type of loading on the spring
The temperature of the spring
The presence of any pre-stress in the spring
I was involved in various non-technical works in FSAE club.
Organizing and managing team meetings
Coordinating with sponsors and arranging sponsorships
Planning and executing fundraising events
Recruiting new members and conducting interviews
Managing team budget and expenses
Function to check if a string of parenthesis is balanced
Use a stack to keep track of opening parenthesis
If a closing parenthesis is encountered, pop from stack and check if it matches
If stack is empty and a closing parenthesis is encountered, return False
If all parenthesis are matched and stack is empty, return True
Count the occurrences of words in a paragraph.
Split the paragraph into words using whitespace as a delimiter.
Create a dictionary to store the count of each word.
Iterate through the words and increment the count in the dictionary.
Return the dictionary with the word counts.
Find common elements out of two sorted array
Use two pointers to traverse both arrays simultaneously
Compare elements at each pointer and move the pointer of the smaller element
If elements are equal, add to common elements list and move both pointers
Stop when either pointer reaches end of array
Convert a Binary Search Tree to a Doubly Linked List.
Create a DLL node class with left, right, and data fields.
Traverse the BST in-order and add each node to the DLL.
Adjust the left and right pointers of each node to create the DLL.
Return the head of the DLL.
The task is to fill the 'next' field of each node in a binary tree to point to the next node at the same level.
Use a level order traversal to process the tree nodes.
Maintain a queue to store the nodes at each level.
For each node, set its 'next' field to the next node in the queue.
If a node is the last node at its level, set its 'next' field to NULL.
To find anagrams of a given word in a dictionary, use a hash table to store sorted versions of each word as keys and their corresponding original words as values.
Create a hash table to store the anagrams
Iterate through each word in the dictionary
Sort the characters of the word and use it as a key in the hash table
If the key already exists, add the word to the list of values for that key
Print the list of values for the
Suggest a data structure for efficient search of a string in 10 files and print line number and file if string appears more than once.
Use a hash table to store the file name and line number of each occurrence of the string.
Iterate through each file and for each line, check if the string is present and update the hash table accordingly.
Print the hash table entries for the string.
Amazon is the right place for me because of its innovative culture, vast resources, and opportunities for growth.
Amazon's innovative culture aligns with my passion for pushing boundaries and finding creative solutions.
The company's vast resources provide the necessary tools and support to develop and deliver high-quality software.
Amazon offers numerous opportunities for growth and career advancement, allowing me to con...
I appeared for an interview in Oct 2016.
I applied via Campus Placement
Boundary traversal of a tree is the process of visiting the nodes on the boundary of a tree in a specific order.
The boundary traversal can be done in three steps: left boundary, leaf nodes, and right boundary.
For the left boundary, start from the root and traverse down the left side of the tree until reaching a leaf node.
For the leaf nodes, perform an inorder traversal to visit all the leaf nodes of the tree.
For the ri...
Find the nearest greater value of a given value in a Binary Search Tree (BST).
Start from the root node and compare the given value with the current node's value.
If the given value is less than the current node's value, move to the left subtree.
If the given value is greater than the current node's value, move to the right subtree.
Keep track of the closest greater value encountered while traversing the tree.
Return the cl
Given an infinite staircase with a broken kth step, find the maximum height we can reach in n rounds of jumping i steps.
We can start by jumping the maximum number of steps in each round until we reach the broken step.
After reaching the broken step, we can discard the i steps that would land us on the broken step and jump the remaining steps.
We can continue this pattern until we reach the maximum height we can reach wit
I applied via Referral and was interviewed in Jan 2020. There were 3 interview rounds.
Devops Engineer
44
salaries
| ₹8.4 L/yr - ₹24 L/yr |
Cloud Engineer
39
salaries
| ₹2.8 L/yr - ₹8 L/yr |
Data Engineer
13
salaries
| ₹8 L/yr - ₹19 L/yr |
Senior Data Engineer
12
salaries
| ₹20 L/yr - ₹35.9 L/yr |
Senior Developer
12
salaries
| ₹15 L/yr - ₹30 L/yr |
Teleperformance
Amazon
Deloitte
KPMG India