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-1
Original file line number
Diff line number
Diff line change
@@ -771,7 +771,7 @@
771
771
| 2418 |[Sort the People](https://leetcode.com/problems/sort-the-people)|[](src/SortThePeople.java)||
772
772
| 2423 |[Remove Letter To Equalize Frequency](https://leetcode.com/problems/remove-letter-to-equalize-frequency)|[](src/RemoveLetterToEqualizeFrequency.java)||
773
773
| 2427 |[Number of Common Factors](https://leetcode.com/problems/number-of-common-factors)|[](src/NumberOfCommonFactors.java)||
774
-
| 2432 |[The Employee That Worked on the Longest Task](https://leetcode.com/problems/the-employee-that-worked-on-the-longest-task)|||
774
+
| 2432 |[The Employee That Worked on the Longest Task](https://leetcode.com/problems/the-employee-that-worked-on-the-longest-task)|[](src/TheEmployeeThatWorkedOnTheLongestTask.java)||
775
775
| 2437 |[Number of Valid Clock Times](https://leetcode.com/problems/number-of-valid-clock-times)|||
776
776
| 2441 |[Largest Positive Integer That Exists With Its Negative](https://leetcode.com/problems/largest-positive-integer-that-exists-with-its-negative)|||
777
777
| 2446 |[Determine if Two Events Have Conflict](https://leetcode.com/problems/determine-if-two-events-have-conflict)|||
0 commit comments