https://github.com/macalinao/node-ctci
Cracking the Coding Interview questions implemented in Node.js
https://github.com/macalinao/node-ctci
Last synced: 5 months ago
JSON representation
Cracking the Coding Interview questions implemented in Node.js
- Host: GitHub
- URL: https://github.com/macalinao/node-ctci
- Owner: macalinao
- Created: 2015-01-10T23:52:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T09:32:57.000Z (over 10 years ago)
- Last Synced: 2025-06-26T02:01:56.718Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 367 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-JavaScript-Interviews - github.com/macalinao/node-ctci
README
node-ctci
===============
Cracking the Coding Interview questions implemented in Node.js
## Installing
```bash
$ npm install --save node-ctci
```
## License
MIT