I applied through a recruiter. The process took 3 weeks. I interviewed at LeanTaaS (Santa Clara, CA) in Nov 2019
Interview
1 phone interview discussing backend schema relations. How to do indexing to speed up performance.
after is onsite interview with 5 people. some of them seemed very rude. talking too fast and seems not friendly. others were more friendly. there was a lot of backend schema questions with sql query statements. Also java questions
Interview questions [3]
Question 1
Got asked merge intervals similar to the one on leetcode. What is difference between heap and stack. What is CAP theorem.
What is difference between abstract and interface. What is the difference between == and equals method in java. What is hashcode. How to write good hashcode. How does hashcode relate to equals method.