/whiteboard-challenges

Whiteboard challenge questions from Code Fellows teachers and students.

Primary LanguageJavaScript

whiteboard-challenges

Whiteboard challenge questions from Code Fellows teachers and students.

Below are snapshots of the code I wrote on the whiteboard to solve the problems contained within this repo. In most cases, the whiteboard solutions aren't perfect - see the associated .js file for the complete solution.

reverse_word_order.js

alt text

stack_min_function.js

alt text