https://github.com/deliaz/ctci
Solutions to "Cracking the Coding Interview"
https://github.com/deliaz/ctci
cracking-the-coding-interview ctci ctci-solutions
Last synced: 11 months ago
JSON representation
Solutions to "Cracking the Coding Interview"
- Host: GitHub
- URL: https://github.com/deliaz/ctci
- Owner: Deliaz
- License: mit
- Created: 2018-04-01T16:24:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T16:31:43.000Z (over 7 years ago)
- Last Synced: 2025-02-05T19:02:33.472Z (about 1 year ago)
- Topics: cracking-the-coding-interview, ctci, ctci-solutions
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Solutions to "Cracking the Coding Interview" **(6th edition)**
[](https://travis-ci.org/Deliaz/ctci)
[](https://coveralls.io/github/Deliaz/ctci?branch=master)
### Language: JavaScript (ES6+)
### Run:
* `npm i`
* `npm run test`