|
|
|
|
|
by watwut
2710 days ago
|
|
Do you really consider breadth first search complex algorithm? It literally is "you have structure of related data, find the object with given id by systematically going through the structure". That is all what it does. Find whether directory contains file bigger then x is example of breadth first search. That sort of thing. It makes perfect sense to not remember the name and that should be ok. But it really is not something complex - it is pretty much simplest algorithm used to explain the concept of algorithm to students. |
|
My current employer asked me no programming questions even though I supposedly came in as a “Senior developer” in my small company.
He was more concerned about everything I mentioned and how could I help mature the organization.
Heck, he didn’t even care that I didn’t know any $cool_kids front end framework.
Whenever my last day on my current job comes and I don’t expect that to be for a few years, I’ll probably end up working for a consulting company as an overpriced “digital transformation consultant”, “implementation consultant”, or “solutions architect”. Do you really think they are going to ask me about my leetCode capabilities?
The same should be true for anyone at a certain stage of their career.