diff --git a/README.md b/README.md index d64c0bc23..ac6e5c71f 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ If you would like to have collaborator permissions on the repo to merge your own [206 - Reverse Linked List](https://leetcode.com/problems/reverse-linked-list/) |
[✔️](c%2F206-Reverse-Linked-List.c)
|
[✔️](cpp%2F206-Reverse-Linked-List.cpp)
|
[✔️](csharp%2F206-Reverse-Linked-List.cs)
|
[✔️](go%2F206-Reverse-Linked-List.go)
|
[✔️](java%2F206.%20Reverse%20Linked%20List.java)
|
[✔️](javascript%2F206-Reverse-Linked-List.js)
|
[✔️](kotlin%2F206-Reverse-Linked-List.kt)
|
[✔️](python%2F206-Reverse-Linked-List.py)
|
[✔️](ruby%2F206-Reverse-Linked-List.rb)
|
|
[✔️](scala%2F206-Reverse-Linked-List.scala)
|
[✔️](swift%2F206-Reverse-Linked-List.swift)
|
[✔️](typescript%2F206-Reverse-Linked-List.ts)
[21 - Merge Two Sorted Lists](https://leetcode.com/problems/merge-two-sorted-lists/) |
[✔️](c%2F21-Merge-Two-Sorted-Lists.c)
|
[✔️](cpp%2F21-Merge-Two-Sorted-Lists.cpp)
|
[✔️](csharp%2F21-Merge-Two-Sorted-Lists.cs)
|
[✔️](go%2F21-Merge-Two-Sorted-Lists.go)
|
[✔️](java%2F21-Merge-Two-Sorted-Lists.java)
|
[✔️](javascript%2F21-Merge-Two-Sorted-Lists.js)
|
[✔️](kotlin%2F21-Merge-Two-Sorted-Lists.kt)
|
[✔️](python%2F21-Merge-Two-Sorted-Lists.py)
|
[✔️](ruby%2F21-Merge-Two-Sorted-Lists.rb)
|
[✔️](rust%2F211-Design-Add-And-Search-Words-Data-Structure.rs)
|
[✔️](scala%2F21-Merge-Two-Sorted-Lists.scala)
|
[✔️](swift%2F21-Merge-Two-Sorted-Lists.swift)
|
[✔️](typescript%2F21-Merge-Two-Sorted-Lists.ts)
[234 - Palindrome Linked List](https://leetcode.com/problems/palindrome-linked-list/) |
|
[✔️](cpp%2F234-Palindrome-Linked-List.cpp)
|
|
|
[✔️](java%2F234.%20Palindrome%20Linked%20List.java)
|
[✔️](javascript%2F234-Palindrome-Linked-List.js)
|
|
|
|
|
|
|
-[203 - Remove Linked List Elements](https://leetcode.com/problems/remove-linked-list-elements/) |
|
|
|
|
|
|
|
|
|
|
|
|
+[203 - Remove Linked List Elements](https://leetcode.com/problems/remove-linked-list-elements/) |
|
|
|
[✔️](go%2F203-Remove-Linked-List-Element.go)
|
|
|
|
|
|
|
|
|
[83 - Remove Duplicates From Sorted List](https://leetcode.com/problems/remove-duplicates-from-sorted-list/) |
|
[✔️](cpp%2F83-Remove-Duplicates-from-Sorted-List.cpp)
|
|
[✔️](go%2F83-Remove-Duplicates-from-Sorted-List.go)
|
[✔️](java%2F83.%20Remove%20Duplicates%20from%20Sorted%20List.java)
|
[✔️](javascript%2F83-Remove-Duplicates-From-Sorted-List.js)
|
|
[✔️](python%2F83-Remove-Duplicates-From-Sorted-List.py)
|
|
|
|
|
[160 - Intersection of Two Linked Lists](https://leetcode.com/problems/intersection-of-two-linked-lists/) |
|
|
|
|
|
[✔️](javascript%2F160-Intersection-of-Two-Linked-Lists.js)
|
|
[✔️](python%2F160-Intersection-of-Two-Linked-Lists.py)
|
|
|
|
|
[143 - Reorder List](https://leetcode.com/problems/reorder-list/) |
[✔️](c%2F143-Reorder-List.c)
|
[✔️](cpp%2F143-Reorder-List.cpp)
|
[✔️](csharp%2F143-Reorder-List.cs)
|
[✔️](go%2F143-Reorder-List.go)
|
[✔️](java%2F143-Reorder-List.java)
|
[✔️](javascript%2F143-Reorder-List.js)
|
[✔️](kotlin%2F143-Reorder-List.kt)
|
[✔️](python%2F143-Reorder-List.py)
|
|
|
|
|
[✔️](typescript%2F143-Reorder-List.ts)
@@ -342,7 +342,7 @@ If you would like to have collaborator permissions on the repo to merge your own Problem | C | C++ | C# | GO | Java | JS | Kotlin | Python | Ruby | Rust | Scala | Swift | TS ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- [62 - Unique Paths](https://leetcode.com/problems/unique-paths/) |
[✔️](c%2F62-Unique-Paths.c)
|
[✔️](cpp%2F62-Unique-Paths.cpp)
|
[✔️](csharp%2F62-Unique-Paths.cs)
|
[✔️](go%2F62-Unique-Paths.go)
|
[✔️](java%2F62-Unique-Paths.java)
|
[✔️](javascript%2F62-Unique-Paths.js)
|
[✔️](kotlin%2F62-Unique-Paths.kt)
|
[✔️](python%2F62-Unique-Paths.py)
|
|
[✔️](rust%2F62-Unique-Paths.rs)
|
|
|
[✔️](typescript%2F62-Unique-Paths.ts)
-[1143 - Longest Common Subsequence](https://leetcode.com/problems/longest-common-subsequence/) |
|
[✔️](cpp%2F1143-Longest-Common-Subsequence.cpp)
|
[✔️](csharp%2F1143-Longest-Common-Subsequence.cs)
|
|
[✔️](java%2F1143-Longest-Common-Subsequence.java)
|
[✔️](javascript%2F1143-Longest-Common-Subsequence.js)
|
[✔️](kotlin%2F1143-Longest-Common-Subsequence.kt)
|
[✔️](python%2F1143-Longest-Common-Subsequence.py)
|
|
[✔️](rust%2F1143-Longest-Common-Subsequence.rs)
|
|
[✔️](swift%2F1143-Longest-Common-Subsequence.swift)
|
[✔️](typescript%2F1143-Longest-Common-Subsequence.ts)
+[1143 - Longest Common Subsequence](https://leetcode.com/problems/longest-common-subsequence/) |
|
[✔️](cpp%2F1143-Longest-Common-Subsequence.cpp)
|
[✔️](csharp%2F1143-Longest-Common-Subsequence.cs)
|
[✔️](go%2F1143-Longest-Common-Subsequence.go)
|
[✔️](java%2F1143-Longest-Common-Subsequence.java)
|
[✔️](javascript%2F1143-Longest-Common-Subsequence.js)
|
[✔️](kotlin%2F1143-Longest-Common-Subsequence.kt)
|
[✔️](python%2F1143-Longest-Common-Subsequence.py)
|
|
[✔️](rust%2F1143-Longest-Common-Subsequence.rs)
|
|
[✔️](swift%2F1143-Longest-Common-Subsequence.swift)
|
[✔️](typescript%2F1143-Longest-Common-Subsequence.ts)
[309 - Best Time to Buy And Sell Stock With Cooldown](https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/) |
[✔️](c%2F309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown.c)
|
[✔️](cpp%2F309-Best-Time-To-Buy-And-Sell-Stock-With-Cooldown.cpp)
|
[✔️](csharp%2F309-Best-Time-to-Buy-and-Sell-Stock-With-Cooldown.cs)
|
[✔️](go%2F309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown.go)
|
[✔️](java%2F309-Best-Time-To-Buy-and-Sell-Stock-With-Cooldown.java)
|
[✔️](javascript%2F309-Best-Time-To-Buy-And-Sell-Stock-With-Cooldown.js)
|
[✔️](kotlin%2F309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown.kt)
|
[✔️](python%2F309-Best-Time-To-Buy-and-Sell-Stock-With-Cooldown.py)
|
|
|
|
[✔️](swift%2F309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown.swift)
|
[✔️](typescript%2F309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown.ts)
[518 - Coin Change II](https://leetcode.com/problems/coin-change-ii/) |
|
[✔️](cpp%2F518-Coin-Change-2.cpp)
|
[✔️](csharp%2F518-Coin-Change-II.cs)
|
|
[✔️](java%2F518-Coin-Change-2.java)
|
[✔️](javascript%2F518-Coin-Change-2.js)
|
|
[✔️](python%2F518-coin-change-2.py)
|
|
|
|
|
[✔️](typescript%2F518-Coin-Change-II.ts)
[494 - Target Sum](https://leetcode.com/problems/target-sum/) |
|
[✔️](cpp%2F494-Target-Sum.cpp)
|
[✔️](csharp%2F494-Target-Sum.cs)
|
[✔️](go%2F494-Target-Sum.go)
|
[✔️](java%2F494-Target-Sum.java)
|
[✔️](javascript%2F494-Target-Sum.js)
|
|
[✔️](python%2F494-Target-Sum.py)
|
|
|
|
|
[✔️](typescript%2F494-Target-Sum.ts)