Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[pull] master from youngyangyang04:master #34

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

Merged
pull merged 15 commits into AlgorithmAndLeetCode:master from youngyangyang04:master
Jul 14, 2022

Conversation

Copy link

@pull pull bot commented Jul 14, 2022
edited
Loading

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

xiaofei-2020 and others added 15 commits June 8, 2022 12:52
In the original method, we need to traversal every node and write the function named getDepth to get the depth of all sub trees in traverse method too.
But there is more suitable uniform iteration traversal algorithm, I use the map struct in the code segment where the node is Null.
If you have problem in understand, please feel free to communicate with me.
This leetcode problem can use level order traversal method, the difference between with the normal version is we should judge for None.
There is my python answer, please feel free to contact with me if you have any problem.
添加 剑指Offer 58-II.左旋转字符串 Rust版本
添加(0925.长按键入.md):增加typescript版本
添加 剑指Offer 58-II.左旋转字符串 Rust版本
Update 0110.平衡二叉树.md python code via iterate
修正:(链表章节-> 移除链表元素)TS虚拟头节点版本代码错误
修改0349 - 用 Java stream 代替 for loop
添加 1049.最后一块石头的重量II.md C语言解法
@pull pull bot added the ⤵️ pull label Jul 14, 2022
@pull pull bot merged commit f2b5da5 into AlgorithmAndLeetCode:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /