2 stages with the company, focused on Tech
3 rounds with the client, focused on technical and behavioral rounds, tech round had sql and focus on how to create dashboards
Interview questions [1]
Question 1
Scenario based SQL questions involving window functions
I applied through a recruiter. The process took 6 weeks. I interviewed at LatentView Analytics (Mountain View, CA) in Jan 2021
Interview
Interview based on SQL and case studies. 1 SQL, 1 managerial and multiple client interviews. Overall good experience and was very well co-ordinated. Took 45 days for the entire process.
I applied through a recruiter. The process took 3 weeks. I interviewed at LatentView Analytics (San Jose, CA) in Nov 2018
Interview
Initial HR round - no detail on role type or next round of interview. Was sent a google invite for the interview with a link to blue jeans video call and job description of the role. Had I known it was a SQL round , I would've studied better for SQL only. Interviewer joined call, very sweet to talk to but no structure in communication. 30 second interview , uninterested in my introduction and jumped into SQL straight away. Questions were framed rather ambiguously acc to me, felt like the final term paper of my database management class in my masters (which required a full semester of prep FYI) . No details on next steps (clear indication of not making it through).
Interview questions [1]
Question 1
Ecommerce Data Mart
Transaction -> Transaction_id, buyer_id, seller_id, object_id,
Shipping_id, Price, Quantity, site_id
transaction_date, expected_delivery_date, check_out_status
leaf_category_id, defect_id
Buyer -> Buyer_id, name, country
Seller -> Seller_id, name, country, segment, standard
Listing -> object_id, seller_id, auction_start_date
auction_end_date, listing_site_id, leaf_category_id
quantity
2) For the sellers from UK who transacted on the second week of december
(6 December 2015 to 12 December 2015), find the number of sellers
who have atleast twice the total transaction amount (qty*price) in the following week