Skip to content

Conversation

@nem035
Copy link

@nem035 nem035 commented Dec 29, 2016

  1. Usage of for..of iteration where more appropriate (this also handles proper character iteration for non-BMP characters)
  2. Addition of a few missing solutions and some refactoring to be more aligned to the book.
  3. Usage of const instead of let for variables that do not change.
  4. Added some missing JSDoc info

@filgaia
Copy link

filgaia commented Apr 4, 2022

Hi! I implement them in a new branch I create:
https://github.com/filgaia/CtCI-6th-Edition-Typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants