You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ _If you like this project, please leave me a star._ ★
16
16
| 2496 |[Maximum Value of a String in an Array](https://leetcode.com/problems/maximum-value-of-a-string-in-an-array/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2496.java)|| Easy ||
17
17
| 2467 |[Convert the Temperature](https://leetcode.com/problems/convert-the-temperature/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2469.java)|| Easy ||
18
18
| 2455 |[Average Value of Even Numbers That Are Divisible by Three](https://leetcode.com/problems/average-value-of-even-numbers-that-are-divisible-by-three/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2455.java)|| Easy ||
19
-
| 2433 |[Find The Original Array of Prefix Xor](https://leetcode.com/problems/find-the-original-array-of-prefix-xor/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2433.java)|| Medium ||
19
+
| 2433 |[Find The Original Array of Prefix Xor](https://leetcode.com/problems/find-the-original-array-of-prefix-xor/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2433.java)|[:tv:](https://youtu.be/idcT-p_DDrI)| Medium ||
20
20
| 2432 |[The Employee That Worked on the Longest Task](https://leetcode.com/problems/the-employee-that-worked-on-the-longest-task/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2432.java)|| Easy ||
21
21
| 2427 |[Number of Common Factors](https://leetcode.com/problems/number-of-common-factors/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2427.java)|| Easy ||
22
22
| 2404 |[Most Frequent Even Element](https://leetcode.com/problems/most-frequent-even-element/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2404.java)|| Easy ||
0 commit comments