/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
A visual introduction to big O notation
(samwho.dev)
688 points
samwho
| 2 comments |
24 Aug 25 07:39 UTC
|
HN request time: 0s
|
source
1.
swimwiththebeat
◴[
25 Aug 25 20:04 UTC
]
No.
45018328
[source]
▶
>>45002182 (OP)
#
Your blog always has such informative visualizations that make these concepts easy to digest! Which tools do you use to create them?
replies(1):
>>45018478
#
ID:
GO
2.
samwho
◴[
25 Aug 25 20:18 UTC
]
No.
45018478
[source]
▶
>>45018328 (TP)
#
All the code is at
https://github.com/samwho/visualisations
. I didn’t use much more than basic JS, CSS, and HTML for this one. The only third party dependency, iirc, was one to parse JavaScript into an AST.
↑