Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sajari/interview-init

Starting place for Search.io FE coding test
https://github.com/sajari/interview-init

Last synced: 7 days ago
JSON representation

Starting place for Search.io FE coding test

Awesome Lists containing this project

README

        

# 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.