I applied through a staffing agency. The process took 1 day. I interviewed at Tact.ai (Bengaluru) in July 2019
Interview
They called for 3 rounds . but after reaching to the office they gave the 10 multiple choice question related to DS/Algo, after that i scored 5 /10. they said you can leave for the day now. In 15 mint the first round was done. waste of time to get 10 multiple choice questn. They can conduct online also.
Interview questions [1]
Question 1
-find the right most element in tree if postorder and inorder is given
-how many binary can made with 3 nodes - 5
-binary search questn
-optional keyword in java 8 , null and absent value
-which language in not JVM , groovy
-time complexity to find min element in max heap. O(n)
-which sort is not react same every time , quicksort
-algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset. - HyperLogLog