What interview questions stump you the most?
Lucas Chen
・1 min read
About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.
(Subscribe for awesome web development content!)
The interview.
The one thing separating you from a rollercoaster life of prestige in your dream job.
We all have questions that stump us the most; however, I'm interested to hear your questions, and I'll respond to them best I can in an upcoming post!
Happy coding!
Classic DEV Post from Jun 15

I made PocketBook.ml 🌻 a Google Keep alternative that lets you create notebooks and manage important notes📝🦄
Saurabh Daware -

6 Github Repos for web developers you should have a look at
lampewebdev -
Is Multitasking Effective for Your Work as a Developer?
Danila Petrova -

Honestly, all algorithm questions get me unless I prep extensively. If I know the company cares about algos I need to prep for at least a month.
I have shied away from companies that rely too much on algorithms because of this.
That's fair. However, companies sometimes just want to know you're working to prepare for these interviews. We actually let an interviewee push an interview so they could do more algo review before speaking with our dev team. How are you learning if companies care about algorithms?
Glassdoor interview ratings have been pretty accurate for me in the past.
When interviewing for a ~very~ large company years ago I was asked about linked lists. When asked how to iterate backwards I was a little taken aback, explained how it wouldn't make sense unless there were pointers to the previous node. Apparently I was "wrong" because I should have said "change it to a doubly-linked list". I didn't know it was an option to change the premise.
Urgh, when there's clearly a "right answer" and it's your job to find their definition of right... I've had that a few too times, too! I feel you.
The question that always gets me is when I’ve been asked ‘where do you see yourself in X years?’. I never think that far ahead so giving an answer is always hard. Then I think ‘should I say at this company still or do I need to tell them in X years I want to be somewhere else?’.
Glad I told this to my team. I would never swore my loyalty to any company.
Memory questions.