Movatterモバイル変換


[0]ホーム

URL:


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

Commit6bb3acc

Browse files
authored
Merge branch 'main' into main
2 parents440180c +f5546f1 commit6bb3acc

File tree

771 files changed

+134543
-1310
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

771 files changed

+134543
-1310
lines changed

‎.problemSiteData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5855,7 +5855,7 @@
58555855
"pattern":"Greedy",
58565856
"link":"candy/",
58575857
"video":"1IzCRCcK17A",
5858-
"difficulty":"Medium",
5858+
"difficulty":"Hard",
58595859
"code":"135-candy"
58605860
},
58615861
{

‎README.md

Lines changed: 488 additions & 488 deletions
Large diffs are not rendered by default.

‎articles/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Article Guide
2+
3+
1. Each article should be written in markdown. Exanple:[duplicate-integer.md](https://github.com/neetcode-gh/leetcode/blob/main/articles/duplicate-integer.md)
4+
2. At least one solution should be similar to a solution present in the NeetCode video. Ideally all solutions from the video are present.
5+
3. Add time & space complexity
6+
4. Cover all relevant solutions if possible.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp