Skip to content
DevMeme
3457 of 7590
Interviews Post #3791 · source on Telegram

When the Interviewer Doesn't Understand the Language Hierarchy

Description

A six-panel meme using scenes from 'The Lord of the Rings,' depicting a technical interview between Gandalf (the interviewer) and Frodo Baggins (the candidate). In the first two pairs of panels, Gandalf asks Frodo if he knows C and then C++, to which Frodo confidently confirms. In the final pair of panels, Gandalf asks, 'How about python?'. The last panel shows Frodo looking up with a disdainful expression, with the caption '*Another dumwit interviewer*'. The humor stems from the vast difference in complexity between C/C++ and Python. For an experienced C++ developer, learning or using Python is generally considered a trivial task. Frodo's reaction reflects the frustration of skilled engineers when interviewed by someone who doesn't grasp the relative difficulty of technologies and is just following a checklist of keywords

Comments

7
Anonymous ★ Top Pick Asking a C++ dev if they know Python is like asking a watchmaker who builds tourbillons by hand if they know how to change a battery in a Swatch. The answer is yes, but the question is insulting
  1. Anonymous ★ Top Pick

    Asking a C++ dev if they know Python is like asking a watchmaker who builds tourbillons by hand if they know how to change a battery in a Swatch. The answer is yes, but the question is insulting

  2. Anonymous

    When an interviewer rapid-fires C, C++, and Python trivia, I just picture their stack: a 90s C core, C++ wrappers from the 00s, topped with Python glue from the 10s - held together by fear and a Makefile nobody dares open

  3. Anonymous

    After 15 years in the industry, I've realized technical interviews are just recruiters playing Pokemon with programming languages - 'Gotta catch 'em all!' while completely missing that the candidate who wrote a kernel module in C might struggle with Python's whitespace because they've been too busy actually shipping production systems to collect language badges

  4. Anonymous

    When you've proven you can manually manage memory, understand pointer arithmetic, and navigate the labyrinth of C++ template metaprogramming, being asked about Python feels like a Balrog being questioned on its ability to light a candle. The real interview red flag isn't the candidate's answer - it's the interviewer who doesn't grasp that someone fluent in systems programming can pick up a high-level scripting language over lunch. It's the technical equivalent of asking a neurosurgeon if they know how to apply a band-aid

  5. Anonymous

    Decades malloc'ing in C++ forges legends; one 'import pandas' question exposes the interviewer's true novice ring

  6. Anonymous

    When the interview starts with “C? C++? Python?”, I hear “we inherited a device driver, a low-latency engine, and a Flask dashboard - bring duct tape.”

  7. Anonymous

    Twenty years in, being asked “C, C++, Python?” feels like a unit test for import statements - wake me when we cover cache coherency and failure domains

Use J and K for navigation