Goto OA (India – Bengaluru) | 3 DSA + 1 SQL | 90 mins | On-Campus
Summary
Interview Experience
SQL QuestionWe had a table with columns:(product_id, department, cost, product_name) Task:Print product_name, department, max(cost) for each department.Example:Input table:product_id | department | cost | product_name --------------------------------------------- 1 | Toys | 200 | Car...


