Skip to content

dmitchell/interview-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

interview-exercises

As the candidate, your tasks are

  1. load the html page into a browser and test its functionality
  2. note the bugs and fix them. Be prepared to explain your work. (use window.alert or a new span to put out error messages)
  • if you get stuck and can't make any progress, ask for help because getting some help and making progress is better than not getting anything done.
  1. explain the function pattern at the end

Extra credit: change the equation entry to free form text entry

  1. first, make it functionally equivalent to the existing entry
  2. second, allow any well formed equation using the given operators with the addition of parentheses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published