this post was submitted on 10 Jul 2023
-1 points (42.9% liked)

General Programming Discussion

7803 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] thequickben@lemmy.ml 0 points 2 years ago (1 children)

I’ve passed on interviews in the past that require me to pick up an algorithms text book. The vast majority of people will never need to write code utilizing any of that. FAANG companies in particular are ridiculous for needing months of study to pass their interviews.

[–] mark@programming.dev 0 points 2 years ago* (last edited 2 years ago) (1 children)

I often wonder if FAANG's determination to find who can write the best algorithms backfires, and may be the reason a lot of the work they produce seems so over-engineered.

[–] yogthos@lemmy.ml -2 points 2 years ago

When your interview processes selects for people who like puzzles then you end up with people writing clever code that looks like a puzzle.