I applied online. I interviewed at Cyzerg in Apr 2022
Interview
Started with a MCQ test and basic maths problem , which was very easy , and some type of personality test.
then small discussion with HR,
Coding Round Where two easy questions were given , to complete in an hour while sharing screen
Next round was technical 1:1 discussion with team lead . questions were asked from OOPS , .Net Web API , C#, SQL Server . level was again easy to medium.
Interview questions [2]
Question 1
Given an array arr[] of size N, check if it can be partitioned into two parts such that the sum of elements in both parts is the same.
Given an array of positive integers. Find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can be in any order