| .. |
|
adding_spaces_to_a_string.py
|
https://leetcode.com/problems/adding-spaces-to-a-string
|
2024-12-03 21:25:30 +09:00 |
|
average_wait_time.py
|
https://leetcode.com/problems/average-waiting-time/
|
2024-07-09 22:00:34 +09:00 |
|
best_time_to_buy_and_sell_stock_ii.py
|
https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii
|
2025-05-09 15:23:03 +00:00 |
|
binary_tree_right_side_view.py
|
https://leetcode.com/problems/binary-tree-right-side-view
|
2025-06-08 08:45:01 +00:00 |
|
check_if_number_is_a_sum_of_powers_of_three.py
|
https://leetcode.com/problems/check-if-number-is-a-sum-of-powers-of-three
|
2025-03-04 12:48:45 +00:00 |
|
closest_prime_numbers_in_range.py
|
https://leetcode.com/problems/closest-prime-numbers-in-range
|
2025-03-07 14:47:23 +00:00 |
|
construct_k_palindrome_strings.py
|
https://leetcode.com/problems/construct-k-palindrome-strings
|
2025-01-11 22:30:46 +09:00 |
|
construct_string_with_repeat_limit.py
|
https://leetcode.com/problems/construct-string-with-repeat-limit
|
2024-12-17 22:35:13 +09:00 |
|
continuous_subarrays.py
|
https://leetcode.com/problems/continuous-subarrays
|
2024-12-14 20:42:14 +09:00 |
|
count_number_of_bad_pairs.py
|
https://leetcode.com/problems/count-number-of-bad-pairs
|
2025-02-09 07:00:02 +00:00 |
|
count_the_hidden_sequences.py
|
https://leetcode.com/problems/count-the-hidden-sequences
|
2025-04-21 15:25:58 +00:00 |
|
count_total_number_of_colored_cells.py
|
https://leetcode.com/problems/count-total-number-of-colored-cells
|
2025-03-05 13:05:16 +00:00 |
|
count_vowel_strings_in_ranges.py
|
https://leetcode.com/problems/count-vowel-strings-in-ranges
|
2025-01-02 22:21:05 +09:00 |
|
create_binary_tree_from_descriptions.py
|
https://leetcode.com/problems/create-binary-tree-from-descriptions
|
2024-07-15 23:45:53 +09:00 |
|
delete_nodes_and_return_forest.py
|
https://leetcode.com/problems/delete-nodes-and-return-forest
|
2024-07-17 22:24:13 +09:00 |
|
find_champion_ii.py
|
https://leetcode.com/problems/find-champion-ii/
|
2024-11-26 22:46:31 +09:00 |
|
find_closest_node_to_given_two_nodes.py
|
https://leetcode.com/problems/find-closest-node-to-given-two-nodes
|
2025-05-30 13:18:57 +00:00 |
|
find_elements_in_a_contaminated_binary_tree.py
|
https://leetcode.com/problems/find-elements-in-a-contaminated-binary-tree
|
2025-02-22 02:21:36 +09:00 |
|
find_largest_value_in_each_tree_row.py
|
https://leetcode.com/problems/find-largest-value-in-each-tree-row
|
2024-12-25 19:58:20 +09:00 |
|
find_minimum_time_to_reach_last_room_i.py
|
https://leetcode.com/problems/find-minimum-time-to-reach-last-room-i
|
2025-05-08 12:38:33 +00:00 |
|
find_minimum_time_to_reach_last_room_ii.py
|
https://leetcode.com/problems/find-minimum-time-to-reach-last-room-ii
|
2025-05-08 12:39:10 +00:00 |
|
find_the_number_of_distinct_colors_among_the_balls.py
|
thttps://leetcode.com/problems/find-the-number-of-distinct-colors-among-the-balls
|
2025-02-07 20:34:58 +09:00 |
|
find_the_prefix_common_array_of_two_arrays.py
|
https://leetcode.com/problems/find-the-prefix-common-array-of-two-arrays
|
2025-01-14 20:41:35 +09:00 |
|
find_the_punishment_number_of_an_integer.py
|
https://leetcode.com/problems/find-the-punishment-number-of-an-integer
|
2025-02-15 13:07:12 +00:00 |
|
find_the_winner_of_the_circular_game.py
|
https://leetcode.com/problems/find-the-winner-of-the-circular-game
|
2024-07-08 21:44:08 +09:00 |
|
find_unique_binary_string.py
|
https://leetcode.com/problems/find-unique-binary-string
|
2025-02-20 11:46:07 +00:00 |
|
find_valid_matrix_given_row_and_column_sums.py
|
https://leetcode.com/problems/find-valid-matrix-given-row-and-column-sums
|
2024-07-22 22:46:57 +09:00 |
|
flip_equivalent_binary_trees.py
|
https://leetcode.com/problems/flip-equivalent-binary-trees
|
2024-10-24 19:52:16 +09:00 |
|
length_of_longest_fibonacci_subsequence.py
|
https://leetcode.com/problems/length-of-longest-fibonacci-subsequence
|
2025-02-27 12:42:01 +00:00 |
|
lexicographical_numbers.py
|
https://leetcode.com/problems/lexicographical-numbers
|
2025-06-08 08:34:17 +00:00 |
|
lexicographically_minimum_string_after_removing_stars.py
|
https://leetcode.com/problems/lexicographically-minimum-string-after-removing-stars
|
2025-06-07 05:12:50 +00:00 |
|
longest_nice_subarray.py
|
https://leetcode.com/problems/longest-nice-subarray
|
2025-03-18 14:07:03 +00:00 |
|
longest_square_streak_in_an_array.py
|
https://leetcode.com/problems/longest-square-streak-in-an-array
|
2024-10-29 00:23:37 +09:00 |
|
longest_subarray_with_maximum_bitwise_and.py
|
https://leetcode.com/problems/longest-subarray-with-maximum-bitwise-and
|
2024-09-14 23:19:40 +09:00 |
|
max_difference_you_can_get_from_changing_an_integer.py
|
https://leetcode.com/problems/max-difference-you-can-get-from-changing-an-integer
|
2025-06-15 05:55:09 +00:00 |
|
max_sum_of_a_pair_with_eqaul_sum_of_digits.py
|
https://leetcode.com/problems/max-sum-of-a-pair-with-equal-sum-of-digits
|
2025-02-12 11:29:24 +00:00 |
|
maximum_absolute_sum_of_subarray.py
|
https://leetcode.com/problems/maximum-absolute-sum-of-any-subarray
|
2025-02-26 13:52:35 +00:00 |
|
maximum_average_pass_ratio.py
|
https://leetcode.com/problems/maximum-average-pass-ratio
|
2024-12-15 20:18:49 +09:00 |
|
maximum_distance_in_arrays.py
|
https://leetcode.com/problems/maximum-distance-in-arrays
|
2024-08-16 23:19:35 +09:00 |
|
maximum_matrix_sum.py
|
https://leetcode.com/problems/maximum-matrix-sum
|
2024-11-24 20:14:03 +09:00 |
|
maximum_number_of_fish_in_a_grid.py
|
https://leetcode.com/problems/maximum-number-of-fish-in-a-grid
|
2025-01-28 21:32:50 +09:00 |
|
maximum_number_of_moves_in_a_grid.py
|
https://leetcode.com/problems/maximum-number-of-moves-in-a-grid
|
2024-10-29 18:54:08 +09:00 |
|
merge_nodes_in_between_zeros.py
|
https://leetcode.com/problems/merge-nodes-in-between-zeros
|
2024-07-04 18:38:39 +09:00 |
|
minimum_difference_between_largest_and_smallest_value_in_three_moves.py
|
https://leetcode.com/problems/minimum-difference-between-largest-and-smallest-value-in-three-moves
|
2024-07-04 00:45:19 +09:00 |
|
minimum_number_of_operations_to_move_all_balls_to_each_box.py
|
https://leetcode.com/problems/minimum-number-of-operations-to-move-all-balls-to-each-box
|
2025-01-06 22:20:23 +09:00 |
|
minimum_number_of_pushes_to_type_word_ii.py
|
mv a file into correct difficulty
|
2024-08-15 14:45:51 +09:00 |
|
minimum_operations_to_exceed_threshold_value_ii.py
|
https://leetcode.com/problems/minimum-operations-to-exceed-threshold-value-ii
|
2025-02-13 11:47:17 +00:00 |
|
minmum_eqaul_sum_of_two_arrays_after_replacing_zeros.py
|
https://leetcode.com/problems/minimum-equal-sum-of-two-arrays-after-replacing-zeros
|
2025-05-10 06:07:43 +00:00 |
|
move_pieces_to_obtain_a_string.py
|
https://leetcode.com/problems/move-pieces-to-obtain-a-string
|
2024-12-05 22:51:40 +09:00 |
|
number_of_sub_arrays_with_odd_sum.py
|
https://leetcode.com/problems/number-of-sub-arrays-with-odd-sum
|
2025-02-25 13:19:33 +00:00 |
|
number_of_ways_to_split_arrays.py
|
https://leetcode.com/problems/number-of-ways-to-split-array
|
2025-01-03 20:08:08 +09:00 |
|
partition_array_such_that_maximum_difference_is_k.py
|
https://leetcode.com/problems/partition-array-such-that-maximum-difference-is-k
|
2025-06-19 12:49:16 +00:00 |
|
product_of_the_last_k_numbers.py
|
https://leetcode.com/problems/product-of-the-last-k-numbers
|
2025-02-14 11:26:51 +00:00 |
|
remove_all_occurrences_of_a_substring.py
|
https://leetcode.com/problems/remove-all-occurrences-of-a-substring
|
2025-02-11 12:29:58 +00:00 |
|
remove_sub_folders_from_the_filesystem.py
|
https://leetcode.com/problems/remove-sub-folders-from-the-filesystem
|
2024-10-26 00:02:41 +09:00 |
|
reverse_odd_levels_of_binray_tree.py
|
https://leetcode.com/problems/reverse-odd-levels-of-binary-tree
|
2024-12-21 01:49:38 +09:00 |
|
reverse_substrings_between_each_pair_of_parentheses.py
|
https://leetcode.com/problems/reverse-substrings-between-each-pair-of-parentheses
|
2024-07-11 22:55:30 +09:00 |
|
shifting_letters_2.py
|
https://leetcode.com/problems/shifting-letters-ii
|
2025-01-05 14:05:23 +09:00 |
|
shortest_distance_after_road_addition_queries_i.py
|
https://leetcode.com/problems/shortest-distance-after-road-addition-queries-i
|
2024-11-27 22:32:48 +09:00 |
|
sort_colors.py
|
https://leetcode.com/problems/sort-color
|
2025-05-17 00:22:50 +00:00 |
|
sort_the_jumbled_numbers.py
|
https://leetcode.com/problems/sort-the-jumbled-numbers
|
2024-07-24 21:25:40 +09:00 |
|
string_compression_iii.py
|
https://leetcode.com/problems/string-compression-iii
|
2024-11-04 13:34:20 +09:00 |
|
successful_pairs_of_spells_and_potions.py
|
https://leetcode.com/problems/successful-pairs-of-spells-and-potions
|
2025-10-08 00:32:38 +00:00 |
|
tuple_with_same_product.py
|
https://leetcode.com/problems/tuple-with-same-product
|
2025-02-06 22:07:30 +09:00 |
|
unique_length_3_palindromic_subsequences.py
|
https://leetcode.com/problems/unique-length-3-palindromic-subsequences
|
2025-01-04 12:40:12 +09:00 |
|
word_subsets.py
|
https://leetcode.com/problems/word-subsets
|
2025-01-10 21:24:00 +09:00 |