I applied online. The process took 2 days. I interviewed at SourceFuse (Noida) in Apr 2021
Interview
Machine test. ( Apti, OOPS, Data Structures and Coding Problems mainly array, string, and BST)
Technical Interview.
The interview process is quite smooth really liked the way they take interviews.
You can apply if you want to test your skills and be able to judge your learning and if you're going in the right track or not.
Interview questions [1]
Question 1
There was a test first which contained Aptitude, oops, and data structure questions in MCQ format. Also, 3 coding problems were there
1 . Diagonal Traversal of Matrix
2. String match and increment decrement related.
3. BST shortest node.
The questions were very difficult apart from the coding problems.
Then there was an interview over Google meet.
1. Algorithm Design Techniques (like Greedy Technique)
2. What method to use to combine two sorted arrays and its time complexity.
3. Method to remove duplicates from an array and its time complexity.
4. Psuedo code to find numbers in an array and their multiples, when found we need to print certain strings, code should be written such that we can choose any count of numbers and multiples respectively.
5. Abstraction, Encapsulation.
6. Difference between abstract class and interface.
7. Normalization
8. Anomalies.
9. Effect of anomalies on updation and deletion