I applied through a recruiter. I interviewed at Eze Software (Hyderābād) in Jun 2017
Interview
So The guy came up with two programs asked me to write it down. No Mean Stack questions, couple of resume related questions here and there which doesn't really matter as he knows he is going to ask you those 2 programs. :P
Interview questions [1]
Question 1
write a class for excel type program, where each cell can have either an integer value or a formula.
write a program to find the minimum number of balls dropped on the intersection of a (MxN) matrix edges, so that all the matrix edges are touched. maximum 1 ball for a sqare in the matrix. example : 1X1 - 1 ball, 2x2 - 1 ball, 3x3 - 4 balls