文件名称:leetcode2sumc-August-LeetCoding-Challenge:又一个月连胜!这些是我对LeetCode发布的日常编码问题
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-26 11:39:38
系统开源
leetcode 2 和 c 八月 LeetCoding 挑战 这是一个挑战,由 8 月份的 31 道日常问题组成。 每天都会添加一个问题,我们有 24 小时的时间来进行有效的提交。 在截止日期过后,我将在此存储库中上传我的解决方案,以便对给定问题进行有效提交。 第 1 周:8 月 1 日 - 8 月 7 日 [Javascript] 第一天: 实施 | 时间:O(n) | 空间:O(n) 第 2 天: 散列| 时间:O(1 + LF) | 空格:O(LF * N) [其中LF表示负载因子,即键数与槽数之比,N表示槽数] 第 3 天: 实施 | 时间:O(n) | 空间:O(n) 第 4 天: 按位操作 | 时间:O(1) | 空间:O(1) 第 5 天: 尝试 | 时间:O(n) | 空间:O(n) 第 6 天: 实施 | 时间:O(n) | 空间:O(1) 第 7 天: BFS | 时间:O(n) | 空间:O(n) 第 2 周:8 月 8 日 - 8 月 14 日 [C++] 第 8 天: DFS | 时间:O(n) | 空间:O(n^2) 第 9 天: BFS | 时间:O(n
【文件预览】:
August-LeetCoding-Challenge-master
----Day 26.cpp(496B)
----Day 16.cpp(562B)
----Day 20.cpp(1KB)
----Day 17.cpp(376B)
----Day 06.js(330B)
----Day 27.cpp(533B)
----Day 14.cpp(500B)
----Day 28.cpp(279B)
----Day 31.cpp(1KB)
----Day 23.cpp(1KB)
----Day 21.cpp(557B)
----Day 02.js(1KB)
----Day 03.js(327B)
----Day 09.cpp(1KB)
----Day 18.cpp(667B)
----Day 22.cpp(1KB)
----Day 25.cpp(836B)
----Day 10.cpp(248B)
----Day 29.cpp(484B)
----Day 11.cpp(394B)
----Day 12.cpp(494B)
----README.md(7KB)
----Day 13.cpp(1KB)
----Day 19.cpp(821B)
----Day 08.cpp(646B)
----Day 24.cpp(416B)
----Day 05.js(1KB)
----Day 04.js(130B)
----Day 15.cpp(799B)
----Day 01.js(149B)
----Day 07.js(980B)
----Day 30.cpp(2KB)