this post was submitted on 30 Nov 2023
2551 points (99.6% liked)

Programmer Humor

19471 readers
1180 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 26 points 11 months ago (1 children)
  • Binary search: O(log(n))
  • Sequential search: O(n)
  • Linear search: O(n)
  • Police ethnicity database search: O(0)
[โ€“] [email protected] 20 points 11 months ago

No need to search when you already have someone you wanna pin it on.