I applied online. The process took 2 months. I interviewed at DataCore (Pune) in Jan 2020
Interview
First you will get hackerrank test after you clear that you will get HR call . I got call after a month. You will have 3-4 technical discussion after that.
Process:
1. Online Coding Test
2. Technical Discussion (3-4) rounds
Interview questions [1]
Question 1
Find largest , second largest element in an array. Find kth largest element in that array?
Print all binary strings which doesnt contain consecutive 1, given n which is size of string?
Find max value of y-x in an array where x and y is index such that x<y?
What is difference between process and thread, what is virtual memory, what is paging? Explain about hash table? What is multi threading and how you can save you critical section code?