SQLite 48in24 exercises

We haven’t had any new SQLite exercises since its launch, so I was wondering if I could help add new ones.

I think these 48in24 exercises are a good fit:

space-age
matching-brackets (maybe a little tricky? but doable)
rna-transcription
secret-handshake
kindergarten-garden
pascals-triangle (with the right method, I think this one will be fairly simple to solve)
phone-number

And probably plenty more that aren’t 48in24.

Is it okay with everyone if I contribute these to the track?

1 Like

I already worked on these so here’s PRs for Pascal’s Triangle and Matching Brackets

3 Likes