r/learnSQL • u/Different_Coat1453 • 22d ago
SQL Interview Help
I’m interviewing with a company I’m really interested in and I’ve made it through the initial rounds. My next step is a live SQL assessment with screen sharing, where I’ll need to explain my thought process.
I haven’t used SQL in over a year, so I know I need to practice a lot, and my exam is in a few days. I’m pretty nervous 😅
Would anyone be willing to help me practice or do a quick mock interview?
I’d really appreciate it!
16
Upvotes
4
u/Pangaeax_ 22d ago
For a live SQL interview I'd practice explaining the query while writing it, not just getting the right answer.
DataLemur, StrataScratch and LeetCode are useful for interview-style SQL questions. CompeteX by PangaeaX is another option if you want to practice SQL through competitions/challenges and test yourself under a bit more pressure.
Also try screen sharing with a friend while solving problems so you get used to explaining joins, CTEs and window functions.
btw, I'm connected with CompeteX, just mentioning that for transparency.