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

Commit cba04ee

Browse files
db/feat: Update solution titles
1 parent 6affe4b commit cba04ee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎db/problems.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const problems = [
2222
url: "https://leetcode.com/problems/sqrtx",
2323
solutions: [
2424
{
25-
title: "",
25+
title: "Solution: Sqrt",
2626
site: sites.DesignGurus,
2727
url: "https://www.designgurus.io/course-play/grokking-the-coding-interview/doc/63d9065f4c5ef6536969a6ab",
2828
},
@@ -55,7 +55,7 @@ export const problems = [
5555
url: "https://leetcode.ca/all/243.html",
5656
solutions: [
5757
{
58-
title: "",
58+
title: "Solution: Shortest Word Distance",
5959
site: {},
6060
url: "https://aaronice.gitbook.io/lintcode/hash-table/shortest-word-distance",
6161
},
@@ -99,7 +99,7 @@ export const problems = [
9999
url: "https://leetcode.com/problems/check-if-the-sentence-is-pangram",
100100
solutions: [
101101
{
102-
title: "",
102+
title: "Solution: Pangram",
103103
site: sites.DesignGurus,
104104
url: "https://www.designgurus.io/course-play/grokking-the-coding-interview/doc/63d9b9024bb2155485a1a03a",
105105
},
@@ -1101,12 +1101,12 @@ export const problems = [
11011101
url: "https://leetcode.com/problems/find-the-duplicate-number",
11021102
solutions: [
11031103
{
1104-
title: "",
1104+
title: "If Programming Was An Anime | Part I",
11051105
site: sites.yt,
11061106
url: "https://www.youtube.com/watch?v=pKO9UjSeLew",
11071107
},
11081108
{
1109-
title: "",
1109+
title: "Programming Anime: Floyd's Algorithm Explained | Part II",
11101110
site: sites.yt,
11111111
url: "https://www.youtube.com/watch?v=9YTjXqqJEFE",
11121112
},
@@ -2792,7 +2792,7 @@ export const problems = [
27922792
url: "https://leetcode.ca/2016-08-27-271-Encode-and-Decode-Strings/",
27932793
solutions: [
27942794
{
2795-
title: "",
2795+
title: "Solution: Encode and Decode Strings",
27962796
site: {},
27972797
url: "https://algo.monster/liteproblems/271",
27982798
},
@@ -5200,7 +5200,7 @@ export const problems = [
52005200
url: "https://leetcode.com/problems/contains-duplicate",
52015201
solutions: [
52025202
{
5203-
title: "",
5203+
title: "Solution: Contains Duplicate",
52045204
site: sites.DesignGurus,
52055205
url: "https://www.designgurus.io/course-play/grokking-the-coding-interview/doc/63d906094c5ef6536969a376",
52065206
},

0 commit comments

Comments
(0)

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