Filter interviews by
I was interviewed before Mar 2023.
Top trending discussions
posted on 12 Sep 2023
I applied via campus placement at Arya College of Engineeringg, Jaipur and was interviewed in Aug 2023. There were 2 interview rounds.
Test contain mix question from computer fundamentals and aptitude
A leaf node in a binary tree is a node that does not have any children.
Traverse the binary tree and check if a node has no left or right child, then it is a leaf node.
Example: In the binary tree 1 -> 2, 3 -> 4, 5, 6 -> 7, 8, the leaf nodes are 4, 5, 7, 8.
Check if a linked list contains a loop by using Floyd's cycle detection algorithm.
Use two pointers, one moving at twice the speed of the other
If there is a loop, the two pointers will eventually meet
Example: 1->2->3->4->5->2 (loop at 2)
Find the first non-repeating element in a string
Create a frequency map of characters in the string
Iterate through the string and check the frequency of each character
Return the first character with frequency 1
I applied via campus placement at Geetanjali Institute of Technical Studies, Udaipur and was interviewed before Nov 2023. There were 3 interview rounds.
Percentage ,ratio,time & speed
Array,string basic question
posted on 12 Sep 2023
I applied via campus placement at Arya College of Engineeringg, Jaipur and was interviewed in Aug 2023. There were 2 interview rounds.
Test contain mix question from computer fundamentals and aptitude
A leaf node in a binary tree is a node that does not have any children.
Traverse the binary tree and check if a node has no left or right child, then it is a leaf node.
Example: In the binary tree 1 -> 2, 3 -> 4, 5, 6 -> 7, 8, the leaf nodes are 4, 5, 7, 8.
Check if a linked list contains a loop by using Floyd's cycle detection algorithm.
Use two pointers, one moving at twice the speed of the other
If there is a loop, the two pointers will eventually meet
Example: 1->2->3->4->5->2 (loop at 2)
Find the first non-repeating element in a string
Create a frequency map of characters in the string
Iterate through the string and check the frequency of each character
Return the first character with frequency 1
I applied via campus placement at Geetanjali Institute of Technical Studies, Udaipur and was interviewed before Nov 2023. There were 3 interview rounds.
Percentage ,ratio,time & speed
Array,string basic question
based on 2 reviews
Rating in categories
Senior Software Engineer
103
salaries
| ₹6.4 L/yr - ₹27 L/yr |
Software Engineer
65
salaries
| ₹3.6 L/yr - ₹14.2 L/yr |
Technical Lead
53
salaries
| ₹12.7 L/yr - ₹36 L/yr |
Senior Associate
48
salaries
| ₹2.3 L/yr - ₹12 L/yr |
Junior Associate
35
salaries
| ₹2 L/yr - ₹4.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra