I applied through an employee referral. The process took 1 day. I interviewed at Softlink Global (Andheri) in Feb 2020
Interview
I got the reference through my friend working there.
As I went for the Interview I get to fill one application form which is all the same details I have already mentioned in my resume.
as soon as I entered the office I was given a technical aptitude test comprised of 15 questions with which a strict guideline was given like no other programing language should be used other than C# and yes you have to sign the rules and guidelines.
In 15 ques you have to solve 11 MCQ it may have one query output, and the last 4 was compulsory programs you have to write them on papers.
Interview questions [1]
Question 1
write a program to print the sum of all digits of a given number.
1st round was written test.
11 MCQs based on .Net and C# + 1 SQL join question + 3 programs to write - Gcd of two numbers, given an array find number followed by 0, tribonacci series.
Then is the manager round - He asks you the logic of the question asked in previous round and twists the question a bit and asks some general .net based questions like life cycle, value types and how they actually stored and etc.
I applied online. The process took 1 day. I interviewed at Softlink Global (Mumbai) in Oct 2017
Interview
I applied through an job portal it was an walk-in interview at Marol Naka the office is close to Metro hardly 5-10 mins walking distance , the office is spacious and the infrastructure is good.
Interview questions [1]
Question 1
Firstly you will face technical aptitude which comprises of 15 questions out of which 11 questions are MCQ's mostly on sql,asp.net,code snippet.
Q 12-15 is based on programs which are compulsory and a sample code will be given using that you need to solve it, questions where based on finding gcd of 2 nos, printing 1,2,3,6,11...1000 and terminate , display the no and check whether the number and sum of the no is divisible by 3,a question on array for generating random nos.
The question papers has guidelines which says that avoid unnecessary using of Console.WriteLine,Console.ReadLine etc as it may lead to your rejection so attempt the questions wisely.
2nd round will be HR interview in which you will be asked questions based on asp basics and the Hr will also ask you to explain the logic you applied on the questions solved in the aptitude, so guys prepare properly on Asp.net,Sql.