Skip to content
/ interview-init Public template

Starting place for Search.io FE coding test

Notifications You must be signed in to change notification settings

sajari/interview-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

interview-init

This is a reasonable starting place for the Search.io coding exercise in JavaScript.

You are free to pull in a package or three if you feel the need, but so long as you're running in the latest Chrome/Node you should have access to most modern JavaScript APIs and none of these challenges require any heavy lifting from libraries.

For frontend coding exercise:

/fe/vanilla — If you're accustomed to JavaScript
/fe/typescript — If you'd prefer to interview in TS.

For backend coding exercise:

/fe/vanilla — If you're accustomed to JavaScript
/fe/typescript — If you'd prefer to interview in TS.