Update spotify_1year.csv (#5)

Word Ladder difficulty updated to "Hard"
This commit is contained in:
snordale
2022-07-28 04:05:21 -04:00
committed by GitHub
parent 4df967c0ca
commit 615fcc5a74

View File

@@ -8,7 +8,7 @@
206,Reverse Linked List,62.5%,Easy,0.009326794511974934, https://leetcode.com/problems/reverse-linked-list 206,Reverse Linked List,62.5%,Easy,0.009326794511974934, https://leetcode.com/problems/reverse-linked-list
128,Longest Consecutive Sequence,45.1%,Hard,0.009051883485315484, https://leetcode.com/problems/longest-consecutive-sequence 128,Longest Consecutive Sequence,45.1%,Hard,0.009051883485315484, https://leetcode.com/problems/longest-consecutive-sequence
3,Longest Substring Without Repeating Characters,30.4%,Medium,0.006208067119374334, https://leetcode.com/problems/longest-substring-without-repeating-characters 3,Longest Substring Without Repeating Characters,30.4%,Medium,0.006208067119374334, https://leetcode.com/problems/longest-substring-without-repeating-characters
127,Word Ladder,29.6%,Medium,0.005979091056058075, https://leetcode.com/problems/word-ladder 127,Word Ladder,29.6%,Hard,0.005979091056058075, https://leetcode.com/problems/word-ladder
215,Kth Largest Element in an Array,55.4%,Medium,0.003902443976931749, https://leetcode.com/problems/kth-largest-element-in-an-array 215,Kth Largest Element in an Array,55.4%,Medium,0.003902443976931749, https://leetcode.com/problems/kth-largest-element-in-an-array
200,Number of Islands,46.8%,Medium,0.0028897578265903614, https://leetcode.com/problems/number-of-islands 200,Number of Islands,46.8%,Medium,0.0028897578265903614, https://leetcode.com/problems/number-of-islands
347,Top K Frequent Elements,61.2%,Medium,0.0014856636219477439, https://leetcode.com/problems/top-k-frequent-elements 347,Top K Frequent Elements,61.2%,Medium,0.0014856636219477439, https://leetcode.com/problems/top-k-frequent-elements
1 286 Walls and Gates 54.5% Medium 0.04493831094219302 https://leetcode.com/problems/walls-and-gates
8 206 Reverse Linked List 62.5% Easy 0.009326794511974934 https://leetcode.com/problems/reverse-linked-list
9 128 Longest Consecutive Sequence 45.1% Hard 0.009051883485315484 https://leetcode.com/problems/longest-consecutive-sequence
10 3 Longest Substring Without Repeating Characters 30.4% Medium 0.006208067119374334 https://leetcode.com/problems/longest-substring-without-repeating-characters
11 127 Word Ladder 29.6% Medium Hard 0.005979091056058075 https://leetcode.com/problems/word-ladder
12 215 Kth Largest Element in an Array 55.4% Medium 0.003902443976931749 https://leetcode.com/problems/kth-largest-element-in-an-array
13 200 Number of Islands 46.8% Medium 0.0028897578265903614 https://leetcode.com/problems/number-of-islands
14 347 Top K Frequent Elements 61.2% Medium 0.0014856636219477439 https://leetcode.com/problems/top-k-frequent-elements