←back to thread

34 points tamnd | 1 comments | | HN request time: 0.243s | source

What are you working on? Any new ideas that you're thinking about?
1. BorisEm ◴[] No.45790132[source]
I’m working on a fun way to get better or simply practice time completely / Big-O notation. https://www.big-o.academy/practice/ I always enjoyed trying to figure out what the Big-O of a snippet of code is, so I thought maybe others would as well.

It’s still looking pretty rough around the edges.