Robinhood SQL Interview Question

Robinhood SQL Interview Question

Question: Assume you are given the below tables for trades and users. Write a query to return the list of the top 3 cities with the highest number of completed order fractions. Difficulty Level: Easy, Source: NickSingh.com, Tag: Robinhood SQL Interview Question Note: completed order fraction = total completed orders / total numbers of orders … Read more