Skip to content

update the repository #2

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
merged 126 commits into from
Oct 16, 2019
Merged

update the repository #2

merged 126 commits into from
Oct 16, 2019

Conversation

gc5218112
Copy link
Owner

update the repository thanks

CyC2018 and others added 29 commits July 21, 2019 23:26
应该是:从 JDK 1.8 开始, table的长度也就是HashMap的capacity(不是size)不能小于64而且在桶存储的链表长度为8时(准确的说是长度为7并且在继续塞第8个时),转换成红黑树,而不是超过8。
i == k,i的信在j中,j的信在i中,应该是交换i j
#768 issue Java 容器 JDK.1.7 HashMap 扩容源代码描述
modify the description of "删除版本号" to avoid difficulties in understanding
modify the description of "删除版本号"
Modify Hashtable spelling
Update Leetcode 题解 - 动态规划.md
修改leetcode题解动态规划01背包问题第五题
@gc5218112 gc5218112 merged commit 4f76728 into gc5218112:master Oct 16, 2019
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.