Top 15 LeetCode SQL Questions for College Interviews (Wells Fargo etc.
1. Second Highest Salary (Easy)
Link: https://leetcode.com/problems/second-highest-salary/
2. Nth Highest Salary (Medium)
Link: https://leetcode.com/problems/nth-highest-salary/
3. Employees Earning More Than Their Managers (Easy)
Link: https://leetcode.com/problems/employees-earning-more-than-their-managers/
4. Customers Who Never Order (Easy)
Link: https://leetcode.com/problems/customers-who-never-order/
5. Rank Scores (Medium)
Link: https://leetcode.com/problems/rank-scores/
6. Rising Temperature (Easy)
Link: https://leetcode.com/problems/rising-temperature/
7. Classes More Than 5 Students (Easy)
Link: https://leetcode.com/problems/classes-more-than-5-students/
8. Delete Duplicate Emails (Easy)
Link: https://leetcode.com/problems/delete-duplicate-emails/
9. Consecutive Numbers (Medium)
Link: https://leetcode.com/problems/consecutive-numbers/
10. List the Products Ordered in a Period (Medium)
Link: https://leetcode.com/problems/list-the-products-ordered-in-a-period/
11. Find Followers Count (Easy)
Link: https://leetcode.com/problems/find-followers-count/
12. Monthly Transactions I (Medium)
Link: https://leetcode.com/problems/monthly-transactions-i/
13. Average Selling Price (Medium)
Link: https://leetcode.com/problems/average-selling-price/
14. Product Price at a Given Date (Medium)
Link: https://leetcode.com/problems/product-price-at-a-given-date/
15. Friend Requests II: Who Has the Most Friends (Medium)
Link: https://leetcode.com/problems/friend-requests-ii-who-has-the-most-friends/