i
SirionLabs
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Level order traversal of tree is a breadth-first search algorithm to visit all nodes in a tree level by level.
Use a queue to keep track of nodes to be visited
Enqueue the root node and loop until the queue is empty
Dequeue a node, visit it, and enqueue its children
Repeat until all nodes have been visited
Top trending discussions
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Platform - Mettl
3 Questions of medium level difficulty to do in 2 hours, typically contain concepts like DSA, DP etc.
Structure padding is the insertion of unused bytes between structure members to align them on memory boundaries.
Padding is added to ensure that each member of a structure starts at a memory address that is a multiple of its size.
Padding is compiler-dependent and can vary between different platforms and architectures.
Padding can affect the size of a structure and the performance of the program.
Example: struct example { ...
Forming a dictionary from name
Create an empty dictionary
Iterate through each character in the name
Add the character as a key and its frequency as value in the dictionary
1 hour 3 questions easy to medium leetcode.
Dynamic programming questions, longg time to complete the 2 questions
Problem solving : a clock with 3 hands, no numbers written, guess what it is
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
There will be 3 coding questions, Easy, moderate and hard level.
I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.
3 hours was the duration of the test. 3 questions were asked
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
3 coding questions - medium
posted on 13 Feb 2024
I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2020. There were 5 interview rounds.
based on 10 reviews
Rating in categories
Analyst
117
salaries
| ₹4.2 L/yr - ₹11 L/yr |
Senior Analyst
111
salaries
| ₹5.9 L/yr - ₹12.5 L/yr |
Software Engineer
75
salaries
| ₹8 L/yr - ₹27 L/yr |
Associate
69
salaries
| ₹3.4 L/yr - ₹6 L/yr |
Assistant Manager
57
salaries
| ₹6 L/yr - ₹21.5 L/yr |
Thomson Reuters
Duck Creek Technologies
FinThrive
CodeClouds