@jonathan.interviews: This SQL problem showed up in my senior and staff data scientist interviews at some of the biggest tech companies in the world. Nearly identical questions with slight wording changes. The task: track monthly active customers by company, split by premium vs. non-premium, and compute month-over-month changes. It tests three things that separate strong candidates from average ones — conditional aggregation inside COUNT DISTINCT, partitioned window functions with LAG, and knowing when to use a CTE to stage your aggregation before applying those windows. If you can’t do all three cleanly in one query, that’s the gap to close. #sql #datascience #dataanalytics #datascientist #techinterview

Data Science Interviews
Data Science Interviews
Open In TikTok:
Region: US
Sunday 19 April 2026 00:26:11 GMT
72256
4108
27
170

Music

Download

Comments

fitahalvata
fitahalvata :
I mean is SQL really that difficult? Is it worse than c++
2026-04-21 15:20:08
6
jj5800jj
tito :
It’s 2026 just plug it into Claude
2026-04-19 02:08:00
76
envader1
ENVADER1 :
Why is the premium flag an int vs nullable bit?
2026-06-04 18:31:23
1
jw39036
jw39036 :
Refuse to believe this is a staff level question.
2026-04-19 03:22:19
26
ga_crystal_hunter
TimelineJumper :
you forgot to count premium customer and normal customer counts for months where the customer didn't order.
2026-04-22 21:23:53
1
folliclefreak
FollicleFreak :
While this is very basic, the real objective here is thinking through a problem and being able to explain your output concisely
2026-05-02 14:01:54
0
theonetruekrix
TheOneTrueKrix :
.... how is this staff level? this is mid level sql
2026-04-19 17:51:32
2
david.alexandru226
David Alexandru :
where I could find a such platform to allow me to test my solution for this specific problem?
2026-04-19 06:31:19
1
drummbeat72
drummBeat72 :
Not going to write code for a job I don't have.
2026-05-07 18:11:10
0
arabhadi
:p :
what do you think is important to include in resume?
2026-04-19 10:00:00
0
snowoneice
Pharaoh IIX :
Isn’t this a data analyst questions
2026-04-19 10:14:11
1
am.vio
am.vio :
That not that complex
2026-04-19 17:47:10
0
abdulqadeerbrohi2007
★彡 Abdul Qadeer Brohi 彡★ :
❤️❤️❤️
2026-04-23 06:49:58
0
To see more videos from user @jonathan.interviews, please go to the Tikwm homepage.

Other Videos


About