Amazon SQL Interview Question | Leetcode 181 | Employees Earning More Than Their Managers

preview_player
Показать описание
In this video, we introduce how to solve the "Employees Earning More Than Their Managers" question which is used by big tech companies like Google, Facebook, Amazon in coding interviews.

Please subscribe to this channel if you like this video. I will keep updating this channel with videos covering different topics in interviews from big tech companies.

Рекомендации по теме
Комментарии
Автор

Im wondering why
join Employee manager
on employee.Id =manager.ManagerId
is not correct? Thanks!

michelleyang
welcome to shbcf.ru