I applied through university. I interviewed at Digital Green in Jul 2016
Interview
a. TEST1
Three sections
1. Output based questions, spotting the error, basically programming based
section
2.DBMS queriesFinding the output of given queries and formulation of queries
based on a given dataset
3. Algo based questions. Eg: Knapsack problem code, code to find the no of
trailing zeroes in n!, finding the no, in array for which (arr[i]=i) i.e. index=elements at that
index (magic index)
b.INTERVIEW
Three interviewstechnical, HR, CV round
Interview questions [1]
Question 1
Knapsack problem code, code to find the no of
trailing zeroes in n!, finding the no, in array for which (arr[i]=i) i.e. index=elements at that
index (magic index)