https://github.com/dvho/gs-exam-app-archive
This is an archive of a hiring exam I did for a contract with Goldman Sachs: Create a React app that is pixel perfect to the provided mockup and extensive spec sheet and only use React, no other NPM packages (e.g. npm moment would have been crucial here).
https://github.com/dvho/gs-exam-app-archive
css css3 javascript jsx react reactjs
Last synced: about 2 months ago
JSON representation
This is an archive of a hiring exam I did for a contract with Goldman Sachs: Create a React app that is pixel perfect to the provided mockup and extensive spec sheet and only use React, no other NPM packages (e.g. npm moment would have been crucial here).
- Host: GitHub
- URL: https://github.com/dvho/gs-exam-app-archive
- Owner: dvho
- Created: 2022-03-30T04:50:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T14:33:24.000Z (about 3 years ago)
- Last Synced: 2025-01-12T17:30:24.102Z (3 months ago)
- Topics: css, css3, javascript, jsx, react, reactjs
- Language: JavaScript
- Homepage: https://dvho.github.io/GS-Exam-app-archive
- Size: 710 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GS Exam App
This is an archive of a hiring exam I did for a contract with Goldman Sachs: Create a React app that is pixel perfect to the provided mockup and extensive spec sheet and only use React, no other NPM packages (e.g. npm moment would have been crucial here). No other interviewee nor developer on my future team was able to complete the exam so I was advanced to the next round in their 8-10 step process. By the time they'd made an offer it was too late, I'd accepted another. ¯\\_(ツ)\_/¯_________________________
#### License
(MIT)Copyright (c) 2019 David H. <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.