DEV Community

Discussion on: The Interview Study Guide For Software Engineers

Collapse
 
belverus profile image
Belverus

Seems like I will never be ready :)

Collapse
 
seattledataguy profile image
SeattleDataGuy

Don't let this stress you out. You don't need to do every problem to be ready. I just recommend doing a few of each. Doing an interview or two, seeing where you need to study and then do more :).

Collapse
 
belverus profile image
Belverus

I did my first interview today. It was bad. Not that bad as I imagined. I could answer what I learned since from the start. I was already aware but rediscovered that I need to learn a lot.

Thanks for the boost!

Thread Thread
 
seattledataguy profile image
SeattleDataGuy

We have all had that first interview. I remember my first interview at Amazon. The very first question shut me down and I froze and just couldn't think of a good answer. Luckily the interviewer allowed me to move on so I could get some answers in. But those first interviews show you what you don't know...it's painful but good :);

Thread Thread
 
belverus profile image
Belverus

Haha exactly. Happened to me either. I asked to "move on" and get back to that question "later".

Collapse
 
mongopark profile image
Ola' John Ajiboye

In first interview. I was asked to sum up all integers in an array. I used reduced method.interviewer asked me to use for loop instead. I completely froze. They laughed at me an sent me out. That was a push in the right direction for me.

Collapse
 
belverus profile image
Belverus • Edited

I was asked:

  • OOP & all related concepts on Java. It was very detailed. (answered 85%)

  • Data Structures & Algorithms (BST, RB Tree, Sets, Maps, Hashing, Graphs, BFS, DFS, MSP, etc..) (answered 90%)

  • SQL: they nearly asked every single keyword on SQL. (answered 99%)

  • Implemented a LinkedList on a blackboard. Then they made me do couple of sorting algorithms on that.

  • HTML & CSS live-coding.

And they rejected me yesterday because I don't know JS Which was already very clear on my resume. This was a junior FE position :)

Thread Thread
 
seattledataguy profile image
SeattleDataGuy

Welcome to interviewing....

Thread Thread
 
mongopark profile image
Ola' John Ajiboye

Most companies have no clue how to interview and the process is similar for senior and Junior. I interviewed at another company for an internship where I was asked to implement a LinkedList in Java even though I made it clear I was more into Javascript. But somehow I did well because I was prepared for anything. The interview gave a glowing review and said he was really impressed. The recruiter contacted me to ask if I had another offer I was considering, I said No. Then he said they were going to interview other candidates. Next thing I heard was that they picked other guys.

I just kep working harder. Months after that I got a dream offer. I am glad I missed that opportunity.I would have had to start form an intern. But I got another offer as solid mid-level Engineer. Just keep pushing. Itäs a matter of time. I was rejected around 300times , some after 6 rounds.