Skip to content
DevMeme
6695 of 7435
Interview vs Employment Double Standard for Coding Binary Trees From Scratch
Interviews Post #7339, on Oct 27, 2025 in TG

Interview vs Employment Double Standard for Coding Binary Trees From Scratch

Description

A two-panel comic titled 'KNOW THE WORK RULES' in a workplace training style. Top panel labeled 'APPROPRIATE': A confident job candidate in a suit says 'I coded a binary tree from scratch!' and the female manager responds 'AWWW, YOU'RE SWEET' with a heart symbol - she's impressed and charmed. Bottom panel labeled 'INAPPROPRIATE': The same statement 'I coded a binary tree from scratch!' is now said by an existing employee (a shorter man with glasses in a sweater vest), and the same manager is horrified, calling 'HELLO, HUMAN RESOURCES?!' The meme highlights the absurd double standard in tech hiring: implementing data structures from scratch is impressive in interviews but alarming in actual work (where you should use standard libraries). It's the classic 'interview skills vs. job skills' disconnect

Comments

8
Anonymous ★ Top Pick Interviews: 'Implement a red-black tree on this whiteboard.' Job: 'Why didn't you just use TreeMap? We're shipping this to production on Friday.'
  1. Anonymous ★ Top Pick

    Interviews: 'Implement a red-black tree on this whiteboard.' Job: 'Why didn't you just use TreeMap? We're shipping this to production on Friday.'

  2. Anonymous

    The fastest way to go from 'Wow, this candidate knows their data structures' to 'Wow, this employee is a liability' is to re-implement `java.util.TreeMap` for the login service

  3. Anonymous

    After 20 years in tech, you realize the only time anyone cares about your binary tree implementation is during the 45 minutes they're deciding whether to pay you to never implement one again

  4. Anonymous

    In interviews, implementing a binary tree from scratch shows initiative. On the job, it shows you haven't discovered the standard library yet - or worse, that you're about to introduce a bug that's been solved for 40 years

  5. Anonymous

    Interviews reward from-scratch trees; production demands std::set - or HR

  6. @exe0x0 8mo

    Outdated. More like: I coded a binary tree from scratch Good, now code up an entire Google architecture...maybe then we will think about giving you an intern position

    1. @SamsonovAnton 8mo

      ... not replacing you with AI.

    2. @ZgGPuo8dZef58K6hxxGVj3Z2 8mo

      The joke is that when you are hired they will fire you if you waste your time reinventing the wheel

Use J and K for navigation