Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sajari/interview-init
- Owner: sajari
- Created: 2021-06-21T07:42:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T07:27:09.000Z (over 2 years ago)
- Last Synced: 2024-03-26T16:29:50.455Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.