diff --git a/companies/JPMorgan.csv b/companies/JPMorgan.csv index 0a865bd..a99ddde 100644 --- a/companies/JPMorgan.csv +++ b/companies/JPMorgan.csv @@ -11,7 +11,7 @@ https://leetcode.com/problems/counting-bits/,Counting Bits,2 https://leetcode.com/problems/paint-fence/,Paint Fence,2 https://leetcode.com/problems/best-time-to-buy-and-sell-stock/,Best Time to Buy and Sell Stock,3 https://leetcode.com/problems/maximum-subarray/,Maximum Subarray,5 -https://leetcode.com/problems/group-anagrams/,Group Anagrams,8 -https://leetcode.com/problems/longest-substring-without-repeating-characters/,Longest Substring Without Repeating Characters,2 +https://leetcode.com/problems/group-anagrams/,Group Anagrams,9 +https://leetcode.com/problems/longest-substring-without-repeating-characters/,Longest Substring Without Repeating Characters,3 https://leetcode.com/problems/add-two-numbers/,Add Two Numbers,3 https://leetcode.com/problems/two-sum/,Two Sum,3