Skip to content

joinpursuit/whiteboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHITE BOARDING

White Boarding is an integral part of the interview process, and something you should practice regularly.

Remember to practice good white boarding habits.

You should

  • Ask clarifying questions (edge case, exp inputs and output)
  • Talk through different approaches.
  • Continue to communicate your thought process even if you don't know the answer.
  • Psuedo code a solution
  • Write the real code (this step should only take you a few minutes as the rest of the work has already happend)
  • Test your code. Walk through it line by line testing different sample outputs.

You should NOT

  • Make assumptions
  • Be overly queit
  • Give up.

About

Pair Boarding Mock Interview Questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published