Skip to content

Commit 8d573be

Browse files
committed
Update all solutions' changes in 2025-12-08-2.
1 parent 1f16f48 commit 8d573be

116 files changed

Lines changed: 1160 additions & 928 deletions

File tree

Some content is hidden

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

en/1-1000/1-two-sum.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -338,12 +339,13 @@ class Solution:
338339

339340
> 🚀 **Level Up Your Developer Identity**
340341
>
341-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
342+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
342343
>
343-
> **The All-In-One Powerhouse for Your Career:**
344-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
345-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
346-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
344+
> **The All-In-One Career Powerhouse:**
345+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
346+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
347+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
348+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
347349
>
348350
> [**Build Your Programmer Brand at Show.dev**](https://www.show.dev)
349351

en/1-1000/125-valid-palindrome.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -130,12 +131,13 @@ class Solution {
130131

131132
> 🚀 **Level Up Your Developer Identity**
132133
>
133-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
134+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
134135
>
135-
> **The All-In-One Powerhouse for Your Career:**
136-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
137-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
138-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
136+
> **The All-In-One Career Powerhouse:**
137+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
138+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
139+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
140+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
139141
>
140142
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
141143

en/1-1000/13-roman-to-integer.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -215,12 +216,13 @@ class Solution {
215216

216217
> 🚀 **Level Up Your Developer Identity**
217218
>
218-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
219+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
219220
>
220-
> **The All-In-One Powerhouse for Your Career:**
221-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
222-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
223-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
221+
> **The All-In-One Career Powerhouse:**
222+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
223+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
224+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
225+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
224226
>
225227
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
226228

en/1-1000/14-longest-common-prefix.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -132,12 +133,13 @@ class Solution {
132133

133134
> 🚀 **Level Up Your Developer Identity**
134135
>
135-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
136+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
136137
>
137-
> **The All-In-One Powerhouse for Your Career:**
138-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
139-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
140-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
138+
> **The All-In-One Career Powerhouse:**
139+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
140+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
141+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
142+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
141143
>
142144
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
143145

en/1-1000/15-3sum.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -522,12 +523,13 @@ def duplicate_removed_nums(nums):
522523

523524
> 🚀 **Level Up Your Developer Identity**
524525
>
525-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
526+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
526527
>
527-
> **The All-In-One Powerhouse for Your Career:**
528-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
529-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
530-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
528+
> **The All-In-One Career Powerhouse:**
529+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
530+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
531+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
532+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
531533
>
532534
> [**Build Your Programmer Brand at Show.dev**](https://www.show.dev)
533535

en/1-1000/151-reverse-words-in-a-string.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -196,12 +197,13 @@ end
196197

197198
> 🚀 **Level Up Your Developer Identity**
198199
>
199-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
200+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
200201
>
201-
> **The All-In-One Powerhouse for Your Career:**
202-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
203-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
204-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
202+
> **The All-In-One Career Powerhouse:**
203+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
204+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
205+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
206+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
205207
>
206208
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
207209

en/1-1000/160-intersection-of-two-linked-lists.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
> 🚀 **Level Up Your Developer Identity**
44
>
5-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
5+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
66
>
7-
> **The All-In-One Powerhouse for Your Career:**
8-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
9-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
10-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
7+
> **The All-In-One Career Powerhouse:**
8+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
9+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
10+
> -**Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
11+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
1112
>
1213
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
1314
@@ -508,12 +509,13 @@ func getIntersectionNode(headA, headB *ListNode) *ListNode {
508509

509510
> 🚀 **Level Up Your Developer Identity**
510511
>
511-
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform designed specifically for programmers.
512+
> While mastering algorithms is key, showcasing your talent is what gets you hired. We recommend [**Show.dev**](https://www.show.dev) — the ultimate all-in-one personal branding platform for programmers.
512513
>
513-
> **The All-In-One Powerhouse for Your Career:**
514-
> - 📄 **Professional Resume:** Create a dynamic, tech-focused resume that stands out to recruiters.
515-
> - 🎨 **Visual Portfolio:** Automatically aggregate your GitHub contributions and projects into a stunning showcase.
516-
> - ✍️ **Tech Blog:** Share your knowledge and build authority with a clean, distraction-free blogging space.
514+
> **The All-In-One Career Powerhouse:**
515+
> - 📄 **Resume, Portfolio & Blog:** Integrate your skills, GitHub projects, and writing into one stunning site.
516+
> - 🌐 **Free Custom Domain:** Bind your own personal domain for free—forever.
517+
> - ✨ **Premium Subdomains:** Stand out with elite tech handles like `name.cto.page` or `name.engineer.dev`.
518+
> - 🔗 **Cool Short Links:** Get sleek, memorable bio-links like `is.bio/yourname` and `an.dev/yourname`.
517519
>
518520
> [**Build Your Programmer Brand at Show.dev →**](https://www.show.dev)
519521

0 commit comments

Comments
 (0)