- This project is just for me to record what I have done yet in leetcode and Codeforces and so on.
Here's my Leetcode Profile: JudeW, https://leetcode.com/PinkR1ver/
- 1. Two Sum
- 2. Add Two Numbers
- 3. Longest Substring Without Repeating Characters
- 4. Median of Two Sorted Arrays
- 204. Count Primes
- 214. Shortest Palindrome
- 307. Range Sum Query - Mutable
- 557. Reverse Words in a String III
- 609. Find Duplicate File in System
- 853. Car Fleet
- 985. Sum of Even Numbers After Queries
- 1526. Minimum Number of Increments on Subarrays to Form a Target Array
- 1680. Concatenation of Consecutive Binary Numbers
- 1830. Minimum Number of Operations to Make String Sorted
- 2002. Maximum Product of the Length of Two Palindromic Subsequences
- 2127. Maximum Employees to Be Invited to a Meeting
- 2280. Minimum Lines to Represent a Line Chart
- 2514. Count Anagrams
- 2569. Handling Sum Queries After Update
- 2608. Shortest Cycle in a Graph
- 2673. Make Costs of Paths Equal in a Binary Tree
- 2718. Sum of Matrix After Queries
- 2751. Robot Collisions
- 2808. Minimum Seconds to Equalize a Circular Array
- 2831. Find the Longest Equal Subarray
- 2903. Find Indices With Index and Value Difference I
- 2904. Shortest and Lexicographically Smallest Beautiful String
- 2905. Find Indices With Index and Value Difference II
- 2906. Construct Product Matrix
- 2909. Minimum Sum of Mountain Triplets II
- 2910. Minimum Number of Groups to Create a Valid Assignment
- 3008. Find Beautiful Indices in the Given Array II