Logo
Code never lies, comments sometimes do.
  • Home
  • Hot
  • Random
  • Search

Browse

  • AI AI
  • AWS AWS
  • Agile Agile
  • Algorithms Algorithms
  • Android Android
  • Apple Apple
  • Azure Azure
  • Backend Backend
  • Bash Bash
  • C++ C++
  • Cloud Cloud
  • All Categories
As an Amazon Associate ProgrammerHumor.io earns from qualifying purchases.

HTTP 418: I'm a teapot

The server identifies as a teapot now and is on a tea break, brb

HTTP 418: I'm a teapot

The server identifies as a teapot now and is on a tea break, brb

Character-array Memes

Posts tagged with Character-array

Early Access

Algorithms Programming
7 months ago 572.3K views 2 shares
Early Access
Kid's already implementing their own sorting algorithm instead of just using the built-in one. First answer? "aelpp" for apple. That's not a typo—that's literally alphabetically sorted characters. They took the word "apple" and sorted each letter individually (a-e-l-p-p) like they're running a char array through a sort function. The teacher wanted them to sort the words by their first letter, but this future developer interpreted the spec literally: "alphabetical order" = sort the characters. The rest of the answers follow the same pattern—"ikmnppu" (pumpkin), "glo" (log), "eirrv" (river). They're treating strings as mutable character arrays and applying a sort operation to each one. This is the kind of literal thinking that makes you either a brilliant compiler designer or someone who spends 3 hours debugging why their code does exactly what they told it to do, not what they wanted it to do. The kid's not wrong—they just solved a different problem with O(n log n) complexity when the teacher wanted O(1) lookup.

Today's picks

Software Engineer Programming Computer Developer Coder T-Shirt

Software Engineer Programming Computer Developer Coder T-Shirt

Affiliate
$16.99
Thanks Brendan for giving us the Javascript

Thanks Brendan for giving us the Javascript

Javascript
232.2K views 5 years ago
This Absolute Gem In The Mens Toilet Today At Uni

This Absolute Gem In The Mens Toilet Today At Uni

Math
372.8K views 9 months ago