i
Synodus
Filter interviews by
Be the first one to contribute and help others!
I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.
posted on 22 Nov 2021
I applied via Walk-in and was interviewed before Nov 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.
90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.
Find the lowest common ancestor of a binary tree.
Traverse the tree recursively from the root node.
If the current node is null or matches either of the given nodes, return the current node.
Recursively search for the nodes in the left and right subtrees.
If both nodes are found in different subtrees, return the current node.
If both nodes are found in the same subtree, continue the search in that subtree.
Find first missing positive integer from an array of non-negative integers.
Create a hash set to store all positive integers in the array
Loop through the array and add all positive integers to the hash set
Loop through positive integers starting from 1 and return the first missing integer not in the hash set
Design a parking lot
Consider the size and capacity of the parking lot
Decide on the layout and organization of parking spaces
Implement a system to manage parking availability and reservations
Include features like ticketing, payment, and security
Consider scalability and future expansion
Group list of strings into distinct anagrams.
Create a hash table with sorted string as key and list of anagrams as value.
Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.
Return the values of the hash table as a list of lists.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
The aptitude test consists of MCQ on computer technicals , english, verbals, etc as like usual aptitude test. Also it includes 2-3 sql queries to solve as well as 1-2 coding questions with easy to medium level difficulty.
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
posted on 28 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
A regular aptitude test containing Verbal, Quants, and coding. Practice from Indiabix and go or any other aptitude exams website. Depending on your score in these sections you'll be shortlisted for the applied role. For BAs usually, the Verbal section is checked more thoroughly.
2o min round split into two rounds of two different topics: 1 abstract and 1 more based on current affairs.
I applied via Campus Placement and was interviewed before Oct 2021. There were 2 interview rounds.
Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.
Horizontal scaling involves adding more machines to a system to increase capacity
Vertical scaling involves adding more resources to a machine to increase capacity
Use cases for horizontal scaling include handling increased traffic or adding redundancy
Use cases for vertical sca...
I applied via Job Portal and was interviewed before Nov 2022. There were 2 interview rounds.
CMS IT Services
iMerit
Brillio
Quantiphi Analytics Solutions Private Limited