Skip to content

Raziyehbazargan/CtCI-6th-Edition-JavaScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cracking the Coding Interview 6th Edition - JavaScript


Question List:

Chapter 1

Chapter 2

Chapter 3

  • 3.1 - Three in One
  • 3.2 - Stack Min
  • 3.3 - Stack of Plates
  • 3.4 - Queue via Stacks
  • 3.5 - Sort Stack
  • 3.6 - Animal Shelter
  • [] 3.

Chapter 4

Chapter 10

Install dependencies:

npm install

Test

npm test

If you just want to lint

npm run lint

About

Cracking the Coding Interview 6th Ed. JavaScript Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%