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

feat(heap): add go codes #246

Merged
merged 6 commits into from
Jan 13, 2023
Merged

feat(heap): add go codes #246

merged 6 commits into from
Jan 13, 2023

Conversation

Reanon
Copy link
Contributor

@Reanon Reanon commented Jan 12, 2023

If this PR is related to coding or code translation, please fill out the checklist.

  • 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 Jan 12, 2023

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

1 Ignored Deployment
Name Status Preview Updated
hello-algo ⬜️ Ignored (Inspect) Jan 13, 2023 at 9:41AM (UTC)

Copy link
Owner

@krahets krahets left a comment

Choose a reason for hiding this comment

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

Thanks! Could you help copy the code to heap.md?

I'm afraid to make a mistake due to a lack of knowledge in Go.

@Reanon
Copy link
Contributor Author

Reanon commented Jan 13, 2023

Thanks! Could you help copy the code to heap.md?

I'm afraid to make a mistake due to a lack of knowledge in Go.

Codes will be append in next commit.

docs/chapter_heap/heap.md Outdated Show resolved Hide resolved
docs/chapter_heap/heap.md Outdated Show resolved Hide resolved
Copy link
Owner

@krahets krahets left a comment

Choose a reason for hiding this comment

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

Two more comments, thanks!

@krahets krahets merged commit 3d1937e into krahets:master Jan 13, 2023
@Reanon Reanon deleted the feat-go-heap branch January 13, 2023 10:16
@Reanon Reanon mentioned this pull request Jan 14, 2023
36 tasks
@krahets krahets added the code Code-related label Jan 16, 2023
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.

2 participants