|
|
|
|
|
by VBprogrammer
193 days ago
|
|
One man's leet code is another man's simple programming question which involves minimal domain knowledge... I've had candidates describe what I'd loosely call "warm-up" questions as leet code problems. Thing like finding the largest integer in an array or figuring out if a word is a palindrome. |
|
typical examples would be sorting algorithms or graph search problems, and some companies do indeed ask these; some big tech (the ones everyone studies for) may exclusively ask these. Thats imo largely because CS new grads are their primary pipeline.