this post was submitted on 10 Jul 2023
10 points (72.7% liked)

General Programming Discussion

7814 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] thequickben@lemmy.ml 4 points 1 year 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 2 points 1 year ago* (last edited 1 year 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 -1 points 1 year 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.