by SimonWaldherr on 8/28/2022, 11:46:48 AM
by dirslashls on 8/25/2022, 7:07:59 AM
Nice one. How do you decide the difficulty of each problem? One hard problem seemed easy using analytic functions while a medium problem felt hard as it required a self-join the realization of which is the harder part.
by ElCapitanMarkla on 8/27/2022, 12:00:08 AM
That’s really cool. Nice work
by llagerlof on 8/26/2022, 2:48:44 PM
I loved it.
if you like playing around with data using SQL you might also like my sql-examples repository on github (https://github.com/SimonWaldherr/sql-examples). There is an online SQL editor (based on SQLite) with example queries. Feel free to expand the project and add new examples. Pull requests are welcome.