Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the TypeScript code and docs for Chapter of Binary Search #177

Merged
merged 10 commits into from
Dec 28, 2022

Conversation

danielsss
Copy link
Contributor

@danielsss danielsss commented Dec 26, 2022

Added: binary search in Typescript
Fixed(docs): binary search (It was wrong about double-interval) of the part of golang
Fixed(docs): wrong parameter of hash map set method
Fixed(docs): inconsistent brackets

  • I've tested the code and ensured the outputs are the same as the outputs of reference codes.
  • I've checked the codes (formatting, comments, indentation, file header, etc) carefully.
  • The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).

@vercel
Copy link

vercel bot commented Dec 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
hello-algo ⬜️ Ignored (Inspect) Dec 28, 2022 at 10:56AM (UTC)

Copy link
Contributor

@justin-tse justin-tse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @danielsss! Great work and clean code!

@krahets krahets merged commit 25ad730 into krahets:master Dec 28, 2022
@krahets krahets added the code Code-related label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants