First-round was conducted in online mode. In that, there were 20 questions from Reasoning, 15 questions from C programming question, and 15 questions from Hardware (related to Electronics as I am from the ECE stream). Selected students got mail for the next round. Second Round(25-09-2021): For the second round, they invited us to their campus. In the company, Aptitude – There were 7 aptitude questions on the topics of Time and Distance, Boats and Streams, Percentage, etc., Then, Each of us was allocated by staff from the company. They gave some programming questions to solve, Write a program to Reverse a String without using in-built functions. Remove some mistyped characters in a string (for eg: Input – “aniiiiiiiii”, Output – “ani”). Write a program to Matrix Multiplication. Write a program to find the smallest number in a singly Linked List.