Skip to content

dugger/interview_questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interview Questions

Coding interviews suck for everyone involved. The problems are predictable and often don't reflect actual development tasks.

"It Burns Us!"

Yes, Sméagol. Yes it does...

So, I'm collecting here the Interview Questions I've heard of first or second hand, along with my solutions and commentary.

Hopefully this can be informative to other preparing for the dreaded coding interview, and maybe, just maybe, someone will just look at this and let me skip that little bit of hell.

General Complaints

  1. No Googling! ...
  2. No Frameworks! ...

Table of Contents

Calculate the nth digit of the Fibonacci sequence.

Finding Pairs

Given an array of integers find unique pairs that add up to n.

About

Coding interviews suck for everyone involved!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages