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
|977|[Squares of a Sorted Array](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/977_squares_of_a_sorted_array.md)|
221
221
|989|[Add to Array-Form of Integer](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/989_add_to_array_form_of_integer.md)|
@@ -248,7 +248,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
248
248
|1287|[Element Appearing More Than 25% in Sorted Array](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1287_element_appearing_more_than_25_percent_in_sorted_array.md)|
249
249
|1290|[Convert Binary Number in a Linked List to Integer](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1290_convert_binary_number_in_a_linked_list_to_integer.md)|
250
250
|1295|[Find Numbers with Even Number of Digits](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1295_find_numbers_with_even_number_of_digits.md)|
251
-
|1299|[Replace Element with Greatest Element on Right Side](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1299_replace_element_with_greatest_element_on_right_side.md)|
251
+
|1299|[Replace Element with Greatest Element on Right Side](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1299_replace_elements_with_greatest_element_on_right_side.md)|
252
252
|1304|[Find N Unique Integers Sum up to Zero](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1304_find_n_unique_integers_sum_up_to_zero.md)|
253
253
|1309|[Decrypt String from Alphabet to Integer Mapping](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1309_decrypt_string_from_alphabet_to_integer_mapping.md)|
@@ -260,7 +260,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
260
260
|1337|[The K Weakest Rows in a Matrix](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1337_the_k_weakest_rows_in_a_matrix.md)|
261
261
|1346|[Check if N and its Double Exists](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1346_check_if_n_and_its_double_exits.md)|
262
262
|1347|[Minimum Number of Steps to Make Two Strings Anagram](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1347_minimum_number_of_steps_to_make_two_strings_anagram.md)|
263
-
|1351|[Count Negative Numbers in a Sorted Matrix](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1351_count_negative_numbers_in_a_matrix.md)|
263
+
|1351|[Count Negative Numbers in a Sorted Matrix](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1351_count_negative_numbers_in_a_sorted_matrix.md)|
264
264
|1356|[Sort Integers by The Number of 1 Bits](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1356_sort_integers_by_the_number_of_one_bits.md)|
265
265
|1357|[Apply Discount every n Orders](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1357_apply_discount_every_n_orders.md)|
266
266
|1365|[How Many Numbers Are Smaller Than the Current Number](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1365_how_many_numbers_are_smaller_than_the_current_number.md)|
@@ -302,7 +302,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
302
302
|1582|[Special Positions in a Binary Matrix](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1582_special_positions_in_a_binary_matrix.md)|
303
303
|1592|[Rearrange Spaces Between Words](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1592_rearrange_spaces_between_words.md)|
|1619|[Mean of Array After Removing Some Elements](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/mean_of_array_after_removing_some_elements.md)|
305
+
|1619|[Mean of Array After Removing Some Elements](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1619_mean_of_array_after_removing_some_elements.md)|
|1636|[Sort Array by Increasing Frequency](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1636_sort_array_by_increasing_frequency.md)|
308
308
|1637|[Widest Vertical Area Between Two Points Containing No Points](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1637_widest_vertical_area_between_two_points_containing_no_points.md)|
@@ -321,7 +321,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
|1725|[Number Of Rectangles That Can Form The Largest Square](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1725_number_of_rectangles_that_can_form_the_largest_square.md)|
323
323
|1732|[Find the Highest Altitude](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1732_find_the_highest_altitude.md)|
324
-
|1736|[Latest Time by Replacing Hidden Digits](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1736_latest_time_by_replacing_hidding_digits.md)|
324
+
|1736|[Latest Time by Replacing Hidden Digits](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1736_latest_time_by_replacing_hidden_digits.md)|
325
325
|1742|[Maximum Number of Balls in a Box](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1742_maximum_number_of_balls_in_a_box.md)|
326
326
|1748|[Sum of Unique Elements](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1748_sum_of_unique_elements.md)|
@@ -330,7 +330,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
330
330
|1784|[Check if Binary String Has at Most One Segment of Ones](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1784_check_if_binary_string_has_at_most_one_segment_of_ones.md)|
331
331
|1790|[Check if One String Swap Can Make Strings Equal](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1790_check_if_one_string_swap_can_make_strings_equal.md)|
332
332
|1791|[Find Center of Star Graph](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1791_find_center_of_star_graph.md)|
333
-
|1796|[Second Largest Digit in String](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1796_second_largest_digit_in_string.md)|
333
+
|1796|[Second Largest Digit in String](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1796_second_largest_digit_in_a_string.md)|
334
334
|1805|[Number of Different Integers in a String](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1805_number_of_different_integers_in_a_string.md)|
335
335
|1812|[Determine Color of a Chessboard Square](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1812_determine_color_of_a_chessboard_square.md)|
|1876|[Substrings of Size Three with Distinct Characters](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1876_substrings_of_size_three_with_distinct_characters.md)|
349
349
|1886|[Determine Wheather Matrix Can Be Obtained By Rotation](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1886_determine_wheather_matrix_can_be_obtained_by_rotation.md)|
350
-
|1898|[Redistribute Characters to Make All Strings Equal](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/redistribute_characters_to_make_all_strings_equal.md)|
350
+
|1898|[Redistribute Characters to Make All Strings Equal](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1898_redistribute_characters_to_make_all_strings_equal.md)|
351
351
|1903|[Largest Odd Number in String](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1903_largest_odd_number_in_string.md)|
352
352
|1910|[Remove All Occurrences of a String](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1910_remove_all_occurrences_of_a_string.md)|
353
353
|1913|[Maximum Product Difference Between Two Pairs](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/1913_maximum_product_difference_between_two_pairs.md)|
@@ -393,7 +393,7 @@ To search for a specific problem please use ```STRG + F``` to search for.
393
393
|2138|[Divide a String Into Groups of Size k](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2138_divide_a_string_into_groups_of_size_k.md)|
394
394
|2148|[Count Elements With Strictly Smaller and Greater Elements](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2148_count_elements_with_strictly_smaller_and_greater_elements.md)|
395
395
|2149|[Rearrange Array Elements by Sign](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2149_rearrange_array_elements_by_sign.md)|
396
-
|2150|[Find All Lonely Numbers in the Array](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2150_find_all_the_lonely_numbers_in_the_array.md)|
396
+
|2150|[Find All Lonely Numbers in the Array](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2150_find_all_lonely_numbers_in_the_array.md)|
397
397
|2154|[Keep Multiplying Found Vales by Two](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2154_keep_multiplying_found_values_by_two.md)|
398
398
|2160|[Minimum Sum of Four Digit Number After Splitting Digits](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2160_minimum_sum_of_four_digit_number_after_splitting_digits.md)|
399
399
|2164|[Sort Even and Odd Indices Independently](https://github.com/m3xw3ll/LeetCode/blob/master/Algorithms/2164_sort_even_and_odd_indices_independently.md)|
0 commit comments