donnemartin / interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Other
29.44k stars 4.45k forks source link

SQL questions #235

Open SamEBae opened 6 years ago

SamEBae commented 6 years ago

Are there any plans for SQL or numpy df questions (or any sort of query)? In software engineering interviews for data infra or science teams, I've been asked these.

I would like to start contributing some common ones I've faced if this repository aligns with these type of questions as well.