/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
| 1 comments |
24 Aug 25 07:39 UTC
|
HN request time: 0.27s
|
source
Show context
cat-whisperer
◴[
25 Aug 25 18:24 UTC
]
No.
45017141
[source]
▶
>>45002182 (OP)
#
I've found that one of the most effective ways to internalize big O notation is to relate it to everyday experiences.
replies(1):
>>45021296
#
1.
rune-space
◴[
26 Aug 25 01:37 UTC
]
No.
45021296
[source]
▶
>>45017141
#
Take a few runs through sorting a growing deck of cards and anyone will be able to tell you why bubble sort sucks.
ID:
GO
↑