Amazon SQL Interview Questions: Lead Data Analyst Solves Complex E-Commerce SQL Problem

preview_player
Показать описание
In this video, we tackle a complex SQL interview question commonly asked in the E-Commerce industry, featuring insights from Venkata and Chinmaya. If you're aiming for a lead data analyst role, this tutorial is crucial for your preparation.

Learn how to navigate advanced SQL interview questions with expert strategies and practical examples. This video provides valuable insights into effectively answering SQL interview questions, from basic concepts to advanced scenarios.

Whether you're facing common SQL interview questions, SQL interview questions for data analysts, or specifically Amazon SQL interview questions, this guide ensures you’re well-prepared for your next challenge. Gain comprehensive knowledge and boost your skills to excel in your SQL interviews.

❓ Check out our data science course:

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

Want to ace your data science interview? 🚀
85% of successful candidates practice with real interview questions.

iqjayfeng
Автор

If I simply focus on the immediate query we can enhance it by the following -
Currently categories/order as a metric is not sufficient. It blinds us to any outliers. We can also look at number of orders/users and create cohorts based on range of low intent to high intent consumers on the platform. This way we would remove those 1 and done's or users who might have hit multiple categories in one order but maybe just 1 category in another order. And then use this data for customization, recommendation, #count of items in a category, discount offering etc.

I think after that we can dive deep into the category and items bought within them section. See for each category what items are the most popular across the board and then also see cross selling of categories.

The above will give you very basic information metrics of your platform (like User quality & Popular inventory ) before you even dive into building hypothesis, generating creative ideas or experimentation.
Once you talk about this ( as a data expert) then the conversation can be carried to bigger ideas.

rishankijain
Автор

Please, make more videos like this one. Amazing insights! Txs

julianaj
Автор

insightful video for prospective data scientist....keep going...

rakeshpanthi
Автор

the guy is nailing while in the flow. very nice

rururu_en
Автор

Isnt we use avg() instead of sum/count ....

AnnuSharma-tely
Автор

Nice interview!
What are the best states for BI devrloper/analyst job?

simon
Автор

Or, of course, you could simply employ the AVG window function.

TekKskakwmkwm
Автор

Its just join and group by.. how is this hard?

soumyajitganguly