Skip to content

gustavocd/ctci

Repository files navigation

Exercises from CTCI book Status of the project

Exercises from CTCI book, these are my solutions (it doesn't mean that are the best possible solutions).

Setup project

# Clone the repo
git clone https://github.com/gustavocd/ctci.git

# Install dependencies
bun install

# Run tests
bun run test


# Run tests with coverage
bun run test:coverage

# Generate js files
bun run build

About

Solutions for ctci book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors