forked fromjavadev/LeetCode-in-Java
- Notifications
You must be signed in to change notification settings - Fork1
File tree
955 files changed
+50
-50
lines changed- src.save
- main/java
- g1501_1600
- s1502_can_make_arithmetic_progression_from_sequence
- s1503_last_moment_before_all_ants_fall_out_of_a_plank
- s1504_count_submatrices_with_all_ones
- s1505_minimum_possible_integer_after_at_most_k_adjacent_swaps_on_digits
- s1507_reformat_date
- s1508_range_sum_of_sorted_subarray_sums
- s1509_minimum_difference_between_largest_and_smallest_value_in_three_moves
- s1510_stone_game_iv
- s1512_number_of_good_pairs
- s1513_number_of_substrings_with_only_1s
- s1514_path_with_maximum_probability
- s1515_best_position_for_a_service_centre
- s1517_find_users_with_valid_e_mails
- s1518_water_bottles
- s1519_number_of_nodes_in_the_sub_tree_with_the_same_label
- s1520_maximum_number_of_non_overlapping_substrings
- s1521_find_a_value_of_a_mysterious_function_closest_to_target
- s1523_count_odd_numbers_in_an_interval_range
- s1524_number_of_sub_arrays_with_odd_sum
- s1525_number_of_good_ways_to_split_a_string
- s1526_minimum_number_of_increments_on_subarrays_to_form_a_target_array
- s1527_patients_with_a_condition
- s1528_shuffle_string
- s1529_bulb_switcher_iv
- s1530_number_of_good_leaf_nodes_pairs
- s1531_string_compression_ii
- s1534_count_good_triplets
- s1535_find_the_winner_of_an_array_game
- s1536_minimum_swaps_to_arrange_a_binary_grid
- s1537_get_the_maximum_score
- s1539_kth_missing_positive_number
- s1540_can_convert_string_in_k_moves
- s1541_minimum_insertions_to_balance_a_parentheses_string
- s1542_find_longest_awesome_substring
- s1544_make_the_string_great
- s1545_find_kth_bit_in_nth_binary_string
- s1546_maximum_number_of_non_overlapping_subarrays_with_sum_equals_target
- s1547_minimum_cost_to_cut_a_stick
- s1550_three_consecutive_odds
- s1551_minimum_operations_to_make_array_equal
- s1552_magnetic_force_between_two_balls
- s1553_minimum_number_of_days_to_eat_n_oranges
- s1556_thousand_separator
- s1557_minimum_number_of_vertices_to_reach_all_nodes
- s1558_minimum_numbers_of_function_calls_to_make_target_array
- s1559_detect_cycles_in_2d_grid
- s1560_most_visited_sector_in_a_circular_track
- s1561_maximum_number_of_coins_you_can_get
- s1562_find_latest_group_of_size_m
- s1563_stone_game_v
- s1566_detect_pattern_of_length_m_repeated_k_or_more_times
- s1567_maximum_length_of_subarray_with_positive_product
- s1568_minimum_number_of_days_to_disconnect_island
- s1569_number_of_ways_to_reorder_array_to_get_same_bst
- s1572_matrix_diagonal_sum
- s1573_number_of_ways_to_split_a_string
- s1574_shortest_subarray_to_be_removed_to_make_array_sorted
- s1575_count_all_possible_routes
- s1576_replace_all_s_to_avoid_consecutive_repeating_characters
- s1577_number_of_ways_where_square_of_number_is_equal_to_product_of_two_numbers
- s1578_minimum_time_to_make_rope_colorful
- s1579_remove_max_number_of_edges_to_keep_graph_fully_traversable
- s1581_customer_who_visited_but_did_not_make_any_transactions
- s1582_special_positions_in_a_binary_matrix
- s1583_count_unhappy_friends
- s1584_min_cost_to_connect_all_points
- s1585_check_if_string_is_transformable_with_substring_sort_operations
- s1587_bank_account_summary_ii
- s1588_sum_of_all_odd_length_subarrays
- s1589_maximum_sum_obtained_of_any_permutation
- s1590_make_sum_divisible_by_p
- s1591_strange_printer_ii
- s1592_rearrange_spaces_between_words
- s1593_split_a_string_into_the_max_number_of_unique_substrings
- s1594_maximum_non_negative_product_in_a_matrix
- s1595_minimum_cost_to_connect_two_groups_of_points
- s1598_crawler_log_folder
- s1599_maximum_profit_of_operating_a_centennial_wheel
- s1600_throne_inheritance
- g1601_1700
- s1601_maximum_number_of_achievable_transfer_requests
- s1603_design_parking_system
- s1604_alert_using_same_key_card_three_or_more_times_in_a_one_hour_period
- s1605_find_valid_matrix_given_row_and_column_sums
- s1606_find_servers_that_handled_most_number_of_requests
- s1608_special_array_with_x_elements_greater_than_or_equal_x
- s1609_even_odd_tree
- s1610_maximum_number_of_visible_points
- s1611_minimum_one_bit_operations_to_make_integers_zero
- s1614_maximum_nesting_depth_of_the_parentheses
- s1615_maximal_network_rank
- s1616_split_two_strings_to_make_palindrome
- s1617_count_subtrees_with_max_distance_between_cities
- s1619_mean_of_array_after_removing_some_elements
- s1620_coordinate_with_maximum_network_quality
- s1621_number_of_sets_of_k_non_overlapping_line_segments
- s1622_fancy_sequence
- s1624_largest_substring_between_two_equal_characters
- s1625_lexicographically_smallest_string_after_applying_operations
- s1626_best_team_with_no_conflicts
- s1627_graph_connectivity_with_threshold
- s1629_slowest_key
- s1630_arithmetic_subarrays
- s1631_path_with_minimum_effort
- s1632_rank_transform_of_a_matrix
- s1633_percentage_of_users_attended_a_contest
- s1636_sort_array_by_increasing_frequency
- s1637_widest_vertical_area_between_two_points_containing_no_points
- s1638_count_substrings_that_differ_by_one_character
- s1639_number_of_ways_to_form_a_target_string_given_a_dictionary
- s1640_check_array_formation_through_concatenation
- s1641_count_sorted_vowel_strings
- s1642_furthest_building_you_can_reach
- s1643_kth_smallest_instructions
- s1646_get_maximum_in_generated_array
- s1647_minimum_deletions_to_make_character_frequencies_unique
- s1648_sell_diminishing_valued_colored_balls
- s1649_create_sorted_array_through_instructions
- s1652_defuse_the_bomb
- s1653_minimum_deletions_to_make_string_balanced
- s1654_minimum_jumps_to_reach_home
- s1655_distribute_repeating_integers
- s1656_design_an_ordered_stream
- s1657_determine_if_two_strings_are_close
- s1658_minimum_operations_to_reduce_x_to_zero
- s1659_maximize_grid_happiness
- s1661_average_time_of_process_per_machine
- s1662_check_if_two_string_arrays_are_equivalent
- s1663_smallest_string_with_a_given_numeric_value
- s1664_ways_to_make_a_fair_array
- s1665_minimum_initial_energy_to_finish_tasks
- s1667_fix_names_in_a_table
- s1668_maximum_repeating_substring
- s1669_merge_in_between_linked_lists
- s1670_design_front_middle_back_queue
- s1671_minimum_number_of_removals_to_make_mountain_array
- s1672_richest_customer_wealth
- s1673_find_the_most_competitive_subsequence
- s1674_minimum_moves_to_make_array_complementary
- s1675_minimize_deviation_in_array
- s1678_goal_parser_interpretation
- s1679_max_number_of_k_sum_pairs
- s1680_concatenation_of_consecutive_binary_numbers
- s1681_minimum_incompatibility
- s1683_invalid_tweets
- s1684_count_the_number_of_consistent_strings
- s1685_sum_of_absolute_differences_in_a_sorted_array
- s1686_stone_game_vi
- s1687_delivering_boxes_from_storage_to_ports
- s1688_count_of_matches_in_tournament
- s1689_partitioning_into_minimum_number_of_deci_binary_numbers
- s1690_stone_game_vii
- s1691_maximum_height_by_stacking_cuboids
- s1693_daily_leads_and_partners
- s1694_reformat_phone_number
- s1695_maximum_erasure_value
- s1696_jump_game_vi
- s1697_checking_existence_of_edge_length_limited_paths
- s1700_number_of_students_unable_to_eat_lunch
- g1701_1800
- s1701_average_waiting_time
- s1702_maximum_binary_string_after_change
- s1703_minimum_adjacent_swaps_for_k_consecutive_ones
- s1704_determine_if_string_halves_are_alike
- s1705_maximum_number_of_eaten_apples
- s1706_where_will_the_ball_fall
- s1707_maximum_xor_with_an_element_from_array
- s1710_maximum_units_on_a_truck
- s1711_count_good_meals
- s1712_ways_to_split_array_into_three_subarrays
- s1713_minimum_operations_to_make_a_subsequence
- s1716_calculate_money_in_leetcode_bank
- s1717_maximum_score_from_removing_substrings
- s1718_construct_the_lexicographically_largest_valid_sequence
- s1719_number_of_ways_to_reconstruct_a_tree
- s1720_decode_xored_array
- s1721_swapping_nodes_in_a_linked_list
- s1722_minimize_hamming_distance_after_swap_operations
- s1723_find_minimum_time_to_finish_all_jobs
- s1725_number_of_rectangles_that_can_form_the_largest_square
- s1726_tuple_with_same_product
- s1727_largest_submatrix_with_rearrangements
- s1728_cat_and_mouse_ii
- s1729_find_followers_count
- s1731_the_number_of_employees_which_report_to_each_employee
- s1732_find_the_highest_altitude
- s1733_minimum_number_of_people_to_teach
- s1734_decode_xored_permutation
- s1735_count_ways_to_make_array_with_product
- s1736_latest_time_by_replacing_hidden_digits
- s1737_change_minimum_characters_to_satisfy_one_of_three_conditions
- s1738_find_kth_largest_xor_coordinate_value
- s1739_building_boxes
- s1741_find_total_time_spent_by_each_employee
- s1742_maximum_number_of_balls_in_a_box
- s1743_restore_the_array_from_adjacent_pairs
- s1744_can_you_eat_your_favorite_candy_on_your_favorite_day
- s1745_palindrome_partitioning_iv
- s1748_sum_of_unique_elements
- s1749_maximum_absolute_sum_of_any_subarray
- s1750_minimum_length_of_string_after_deleting_similar_ends
- s1751_maximum_number_of_events_that_can_be_attended_ii
- s1752_check_if_array_is_sorted_and_rotated
- s1753_maximum_score_from_removing_stones
- s1754_largest_merge_of_two_strings
- s1755_closest_subsequence_sum
- s1757_recyclable_and_low_fat_products
- s1758_minimum_changes_to_make_alternating_binary_string
- s1759_count_number_of_homogenous_substrings
- s1760_minimum_limit_of_balls_in_a_bag
- s1761_minimum_degree_of_a_connected_trio_in_a_graph
- s1763_longest_nice_substring
- s1764_form_array_by_concatenating_subarrays_of_another_array
- s1765_map_of_highest_peak
- s1766_tree_of_coprimes
- s1768_merge_strings_alternately
- s1769_minimum_number_of_operations_to_move_all_balls_to_each_box
- s1770_maximum_score_from_performing_multiplication_operations
- s1771_maximize_palindrome_length_from_subsequences
- s1773_count_items_matching_a_rule
- s1774_closest_dessert_cost
- s1775_equal_sum_arrays_with_minimum_number_of_operations
- s1776_car_fleet_ii
- s1779_find_nearest_point_that_has_the_same_x_or_y_coordinate
- s1780_check_if_number_is_a_sum_of_powers_of_three
- s1781_sum_of_beauty_of_all_substrings
- s1782_count_pairs_of_nodes
- s1784_check_if_binary_string_has_at_most_one_segment_of_ones
- s1785_minimum_elements_to_add_to_form_a_given_sum
- s1786_number_of_restricted_paths_from_first_to_last_node
- s1787_make_the_xor_of_all_segments_equal_to_zero
- s1789_primary_department_for_each_employee
- s1790_check_if_one_string_swap_can_make_strings_equal
- s1791_find_center_of_star_graph
- s1792_maximum_average_pass_ratio
- s1793_maximum_score_of_a_good_subarray
- s1795_rearrange_products_table
- s1796_second_largest_digit_in_a_string
- s1797_design_authentication_manager
- s1798_maximum_number_of_consecutive_values_you_can_make
- s1799_maximize_score_after_n_operations
- s1800_maximum_ascending_subarray_sum
- g1801_1900
- s1801_number_of_orders_in_the_backlog
- s1802_maximum_value_at_a_given_index_in_a_bounded_array
- s1803_count_pairs_with_xor_in_a_range
- s1805_number_of_different_integers_in_a_string
- s1806_minimum_number_of_operations_to_reinitialize_a_permutation
- s1807_evaluate_the_bracket_pairs_of_a_string
- s1808_maximize_number_of_nice_divisors
- s1812_determine_color_of_a_chessboard_square
- s1813_sentence_similarity_iii
- s1814_count_nice_pairs_in_an_array
- s1815_maximum_number_of_groups_getting_fresh_donuts
- s1816_truncate_sentence
- s1817_finding_the_users_active_minutes
- s1818_minimum_absolute_sum_difference
- s1819_number_of_different_subsequences_gcds
- s1822_sign_of_the_product_of_an_array
- s1823_find_the_winner_of_the_circular_game
- s1824_minimum_sideway_jumps
- s1825_finding_mk_average
- s1827_minimum_operations_to_make_the_array_increasing
- s1828_queries_on_number_of_points_inside_a_circle
- s1829_maximum_xor_for_each_query
- s1830_minimum_number_of_operations_to_make_string_sorted
- s1832_check_if_the_sentence_is_pangram
- s1833_maximum_ice_cream_bars
- s1834_single_threaded_cpu
- s1835_find_xor_sum_of_all_pairs_bitwise_and
- s1837_sum_of_digits_in_base_k
- s1838_frequency_of_the_most_frequent_element
- s1839_longest_substring_of_all_vowels_in_order
- s1840_maximum_building_height
- s1844_replace_all_digits_with_characters
- s1845_seat_reservation_manager
- s1846_maximum_element_after_decreasing_and_rearranging
- s1847_closest_room
- s1848_minimum_distance_to_the_target_element
- s1849_splitting_a_string_into_descending_consecutive_values
- s1850_minimum_adjacent_swaps_to_reach_the_kth_smallest_number
- s1851_minimum_interval_to_include_each_query
- s1854_maximum_population_year
- s1855_maximum_distance_between_a_pair_of_values
- s1856_maximum_subarray_min_product
- s1857_largest_color_value_in_a_directed_graph
- s1859_sorting_the_sentence
- s1860_incremental_memory_leak
- s1861_rotating_the_box
- s1862_sum_of_floored_pairs
- s1863_sum_of_all_subset_xor_totals
- s1864_minimum_number_of_swaps_to_make_the_binary_string_alternating
- s1865_finding_pairs_with_a_certain_sum
- s1866_number_of_ways_to_rearrange_sticks_with_k_sticks_visible
- s1869_longer_contiguous_segments_of_ones_than_zeros
- s1870_minimum_speed_to_arrive_on_time
- s1871_jump_game_vii
- s1872_stone_game_viii
- s1873_calculate_special_bonus
- s1876_substrings_of_size_three_with_distinct_characters
- s1877_minimize_maximum_pair_sum_in_array
- s1878_get_biggest_three_rhombus_sums_in_a_grid
- s1879_minimum_xor_sum_of_two_arrays
- s1880_check_if_word_equals_summation_of_two_words
- s1881_maximum_value_after_insertion
- s1882_process_tasks_using_servers
- s1883_minimum_skips_to_arrive_at_meeting_on_time
- s1884_egg_drop_with_2_eggs_and_n_floors
- s1886_determine_whether_matrix_can_be_obtained_by_rotation
- s1887_reduction_operations_to_make_the_array_elements_equal
- s1888_minimum_number_of_flips_to_make_the_binary_string_alternating
- s1889_minimum_space_wasted_from_packaging
- s1890_the_latest_login_in_2020
- s1893_check_if_all_the_integers_in_a_range_are_covered
- s1894_find_the_student_that_will_replace_the_chalk
- s1895_largest_magic_square
- s1896_minimum_cost_to_change_the_final_value_of_expression
- s1897_redistribute_characters_to_make_all_strings_equal
- s1898_maximum_number_of_removable_characters
- s1899_merge_triplets_to_form_target_triplet
- s1900_the_earliest_and_latest_rounds_where_players_compete
- test/java
- g1501_1600
- s1502_can_make_arithmetic_progression_from_sequence
- s1503_last_moment_before_all_ants_fall_out_of_a_plank
- s1504_count_submatrices_with_all_ones
- s1505_minimum_possible_integer_after_at_most_k_adjacent_swaps_on_digits
- s1507_reformat_date
- s1508_range_sum_of_sorted_subarray_sums
- s1509_minimum_difference_between_largest_and_smallest_value_in_three_moves
- s1510_stone_game_iv
- s1512_number_of_good_pairs
- s1513_number_of_substrings_with_only_1s
- s1514_path_with_maximum_probability
- s1515_best_position_for_a_service_centre
- s1517_find_users_with_valid_e_mails
- s1518_water_bottles
- s1519_number_of_nodes_in_the_sub_tree_with_the_same_label
- s1520_maximum_number_of_non_overlapping_substrings
- s1521_find_a_value_of_a_mysterious_function_closest_to_target
- s1523_count_odd_numbers_in_an_interval_range
- s1524_number_of_sub_arrays_with_odd_sum
- s1525_number_of_good_ways_to_split_a_string
- s1526_minimum_number_of_increments_on_subarrays_to_form_a_target_array
- s1527_patients_with_a_condition
- s1528_shuffle_string
- s1529_bulb_switcher_iv
- s1530_number_of_good_leaf_nodes_pairs
- s1531_string_compression_ii
- s1534_count_good_triplets
- s1535_find_the_winner_of_an_array_game
- s1536_minimum_swaps_to_arrange_a_binary_grid
- s1537_get_the_maximum_score
- s1539_kth_missing_positive_number
- s1540_can_convert_string_in_k_moves
- s1541_minimum_insertions_to_balance_a_parentheses_string
- s1542_find_longest_awesome_substring
- s1544_make_the_string_great
- s1545_find_kth_bit_in_nth_binary_string
- s1546_maximum_number_of_non_overlapping_subarrays_with_sum_equals_target
- s1547_minimum_cost_to_cut_a_stick
- s1550_three_consecutive_odds
- s1551_minimum_operations_to_make_array_equal
- s1552_magnetic_force_between_two_balls
- s1553_minimum_number_of_days_to_eat_n_oranges
- s1556_thousand_separator
- s1557_minimum_number_of_vertices_to_reach_all_nodes
- s1558_minimum_numbers_of_function_calls_to_make_target_array
- s1559_detect_cycles_in_2d_grid
- s1560_most_visited_sector_in_a_circular_track
- s1561_maximum_number_of_coins_you_can_get
- s1562_find_latest_group_of_size_m
- s1563_stone_game_v
- s1566_detect_pattern_of_length_m_repeated_k_or_more_times
- s1567_maximum_length_of_subarray_with_positive_product
- s1568_minimum_number_of_days_to_disconnect_island
- s1569_number_of_ways_to_reorder_array_to_get_same_bst
- s1572_matrix_diagonal_sum
- s1573_number_of_ways_to_split_a_string
- s1574_shortest_subarray_to_be_removed_to_make_array_sorted
- s1575_count_all_possible_routes
- s1576_replace_all_s_to_avoid_consecutive_repeating_characters
- s1577_number_of_ways_where_square_of_number_is_equal_to_product_of_two_numbers
- s1578_minimum_time_to_make_rope_colorful
- s1579_remove_max_number_of_edges_to_keep_graph_fully_traversable
- s1581_customer_who_visited_but_did_not_make_any_transactions
- s1582_special_positions_in_a_binary_matrix
- s1583_count_unhappy_friends
- s1584_min_cost_to_connect_all_points
- s1585_check_if_string_is_transformable_with_substring_sort_operations
- s1587_bank_account_summary_ii
- s1588_sum_of_all_odd_length_subarrays
- s1589_maximum_sum_obtained_of_any_permutation
- s1590_make_sum_divisible_by_p
- s1591_strange_printer_ii
- s1592_rearrange_spaces_between_words
- s1593_split_a_string_into_the_max_number_of_unique_substrings
- s1594_maximum_non_negative_product_in_a_matrix
- s1595_minimum_cost_to_connect_two_groups_of_points
- s1598_crawler_log_folder
- s1599_maximum_profit_of_operating_a_centennial_wheel
- s1600_throne_inheritance
- g1601_1700
- s1601_maximum_number_of_achievable_transfer_requests
- s1603_design_parking_system
- s1604_alert_using_same_key_card_three_or_more_times_in_a_one_hour_period
- s1605_find_valid_matrix_given_row_and_column_sums
- s1606_find_servers_that_handled_most_number_of_requests
- s1608_special_array_with_x_elements_greater_than_or_equal_x
- s1609_even_odd_tree
- s1610_maximum_number_of_visible_points
- s1611_minimum_one_bit_operations_to_make_integers_zero
- s1614_maximum_nesting_depth_of_the_parentheses
- s1615_maximal_network_rank
- s1616_split_two_strings_to_make_palindrome
- s1617_count_subtrees_with_max_distance_between_cities
- s1619_mean_of_array_after_removing_some_elements
- s1620_coordinate_with_maximum_network_quality
- s1621_number_of_sets_of_k_non_overlapping_line_segments
- s1622_fancy_sequence
- s1624_largest_substring_between_two_equal_characters
- s1625_lexicographically_smallest_string_after_applying_operations
- s1626_best_team_with_no_conflicts
- s1627_graph_connectivity_with_threshold
- s1629_slowest_key
- s1630_arithmetic_subarrays
- s1631_path_with_minimum_effort
- s1632_rank_transform_of_a_matrix
- s1633_percentage_of_users_attended_a_contest
- s1636_sort_array_by_increasing_frequency
- s1637_widest_vertical_area_between_two_points_containing_no_points
- s1638_count_substrings_that_differ_by_one_character
- s1639_number_of_ways_to_form_a_target_string_given_a_dictionary
- s1640_check_array_formation_through_concatenation
- s1641_count_sorted_vowel_strings
- s1642_furthest_building_you_can_reach
- s1643_kth_smallest_instructions
- s1646_get_maximum_in_generated_array
- s1647_minimum_deletions_to_make_character_frequencies_unique
- s1648_sell_diminishing_valued_colored_balls
- s1649_create_sorted_array_through_instructions
- s1652_defuse_the_bomb
- s1653_minimum_deletions_to_make_string_balanced
- s1654_minimum_jumps_to_reach_home
- s1655_distribute_repeating_integers
- s1656_design_an_ordered_stream
- s1657_determine_if_two_strings_are_close
- s1658_minimum_operations_to_reduce_x_to_zero
- s1659_maximize_grid_happiness
- s1661_average_time_of_process_per_machine
- s1662_check_if_two_string_arrays_are_equivalent
- s1663_smallest_string_with_a_given_numeric_value
- s1664_ways_to_make_a_fair_array
- s1665_minimum_initial_energy_to_finish_tasks
- s1667_fix_names_in_a_table
- s1668_maximum_repeating_substring
- s1669_merge_in_between_linked_lists
- s1670_design_front_middle_back_queue
- s1671_minimum_number_of_removals_to_make_mountain_array
- s1672_richest_customer_wealth
- s1673_find_the_most_competitive_subsequence
- s1674_minimum_moves_to_make_array_complementary
- s1675_minimize_deviation_in_array
- s1678_goal_parser_interpretation
- s1679_max_number_of_k_sum_pairs
- s1680_concatenation_of_consecutive_binary_numbers
- s1681_minimum_incompatibility
- s1683_invalid_tweets
- s1684_count_the_number_of_consistent_strings
- s1685_sum_of_absolute_differences_in_a_sorted_array
- s1686_stone_game_vi
- s1687_delivering_boxes_from_storage_to_ports
- s1688_count_of_matches_in_tournament
- s1689_partitioning_into_minimum_number_of_deci_binary_numbers
- s1690_stone_game_vii
- s1691_maximum_height_by_stacking_cuboids
- s1693_daily_leads_and_partners
- s1694_reformat_phone_number
- s1695_maximum_erasure_value
- s1696_jump_game_vi
- s1697_checking_existence_of_edge_length_limited_paths
- s1700_number_of_students_unable_to_eat_lunch
- g1701_1800
- s1701_average_waiting_time
- s1702_maximum_binary_string_after_change
- s1703_minimum_adjacent_swaps_for_k_consecutive_ones
- s1704_determine_if_string_halves_are_alike
- s1705_maximum_number_of_eaten_apples
- s1706_where_will_the_ball_fall
- s1707_maximum_xor_with_an_element_from_array
- s1710_maximum_units_on_a_truck
- s1711_count_good_meals
- s1712_ways_to_split_array_into_three_subarrays
- s1713_minimum_operations_to_make_a_subsequence
- s1716_calculate_money_in_leetcode_bank
- s1717_maximum_score_from_removing_substrings
- s1718_construct_the_lexicographically_largest_valid_sequence
- s1719_number_of_ways_to_reconstruct_a_tree
- s1720_decode_xored_array
- s1721_swapping_nodes_in_a_linked_list
- s1722_minimize_hamming_distance_after_swap_operations
- s1723_find_minimum_time_to_finish_all_jobs
- s1725_number_of_rectangles_that_can_form_the_largest_square
- s1726_tuple_with_same_product
- s1727_largest_submatrix_with_rearrangements
- s1728_cat_and_mouse_ii
- s1729_find_followers_count
- s1731_the_number_of_employees_which_report_to_each_employee
- s1732_find_the_highest_altitude
- s1733_minimum_number_of_people_to_teach
- s1734_decode_xored_permutation
- s1735_count_ways_to_make_array_with_product
- s1736_latest_time_by_replacing_hidden_digits
- s1737_change_minimum_characters_to_satisfy_one_of_three_conditions
- s1738_find_kth_largest_xor_coordinate_value
- s1739_building_boxes
- s1741_find_total_time_spent_by_each_employee
- s1742_maximum_number_of_balls_in_a_box
- s1743_restore_the_array_from_adjacent_pairs
- s1744_can_you_eat_your_favorite_candy_on_your_favorite_day
- s1745_palindrome_partitioning_iv
- s1748_sum_of_unique_elements
- s1749_maximum_absolute_sum_of_any_subarray
- s1750_minimum_length_of_string_after_deleting_similar_ends
- s1751_maximum_number_of_events_that_can_be_attended_ii
- s1752_check_if_array_is_sorted_and_rotated
- s1753_maximum_score_from_removing_stones
- s1754_largest_merge_of_two_strings
- s1755_closest_subsequence_sum
- s1757_recyclable_and_low_fat_products
- s1758_minimum_changes_to_make_alternating_binary_string
- s1759_count_number_of_homogenous_substrings
- s1760_minimum_limit_of_balls_in_a_bag
- s1761_minimum_degree_of_a_connected_trio_in_a_graph
- s1763_longest_nice_substring
- s1764_form_array_by_concatenating_subarrays_of_another_array
- s1765_map_of_highest_peak
- s1766_tree_of_coprimes
- s1768_merge_strings_alternately
- s1769_minimum_number_of_operations_to_move_all_balls_to_each_box
- s1770_maximum_score_from_performing_multiplication_operations
- s1771_maximize_palindrome_length_from_subsequences
- s1773_count_items_matching_a_rule
- s1774_closest_dessert_cost
- s1775_equal_sum_arrays_with_minimum_number_of_operations
- s1776_car_fleet_ii
- s1779_find_nearest_point_that_has_the_same_x_or_y_coordinate
- s1780_check_if_number_is_a_sum_of_powers_of_three
- s1781_sum_of_beauty_of_all_substrings
- s1782_count_pairs_of_nodes
- s1784_check_if_binary_string_has_at_most_one_segment_of_ones
- s1785_minimum_elements_to_add_to_form_a_given_sum
- s1786_number_of_restricted_paths_from_first_to_last_node
- s1787_make_the_xor_of_all_segments_equal_to_zero
- s1789_primary_department_for_each_employee
- s1790_check_if_one_string_swap_can_make_strings_equal
- s1791_find_center_of_star_graph
- s1792_maximum_average_pass_ratio
- s1793_maximum_score_of_a_good_subarray
- s1795_rearrange_products_table
- s1796_second_largest_digit_in_a_string
- s1797_design_authentication_manager
- s1798_maximum_number_of_consecutive_values_you_can_make
- s1799_maximize_score_after_n_operations
- s1800_maximum_ascending_subarray_sum
- g1801_1900
- s1801_number_of_orders_in_the_backlog
- s1802_maximum_value_at_a_given_index_in_a_bounded_array
- s1803_count_pairs_with_xor_in_a_range
- s1805_number_of_different_integers_in_a_string
- s1806_minimum_number_of_operations_to_reinitialize_a_permutation
- s1807_evaluate_the_bracket_pairs_of_a_string
- s1808_maximize_number_of_nice_divisors
- s1812_determine_color_of_a_chessboard_square
- s1813_sentence_similarity_iii
- s1814_count_nice_pairs_in_an_array
- s1815_maximum_number_of_groups_getting_fresh_donuts
- s1816_truncate_sentence
- s1817_finding_the_users_active_minutes
- s1818_minimum_absolute_sum_difference
- s1819_number_of_different_subsequences_gcds
- s1822_sign_of_the_product_of_an_array
- s1823_find_the_winner_of_the_circular_game
- s1824_minimum_sideway_jumps
- s1825_finding_mk_average
- s1827_minimum_operations_to_make_the_array_increasing
- s1828_queries_on_number_of_points_inside_a_circle
- s1829_maximum_xor_for_each_query
- s1830_minimum_number_of_operations_to_make_string_sorted
- s1832_check_if_the_sentence_is_pangram
- s1833_maximum_ice_cream_bars
- s1834_single_threaded_cpu
- s1835_find_xor_sum_of_all_pairs_bitwise_and
- s1837_sum_of_digits_in_base_k
- s1838_frequency_of_the_most_frequent_element
- s1839_longest_substring_of_all_vowels_in_order
- s1840_maximum_building_height
- s1844_replace_all_digits_with_characters
- s1845_seat_reservation_manager
- s1846_maximum_element_after_decreasing_and_rearranging
- s1847_closest_room
- s1848_minimum_distance_to_the_target_element
- s1849_splitting_a_string_into_descending_consecutive_values
- s1850_minimum_adjacent_swaps_to_reach_the_kth_smallest_number
- s1851_minimum_interval_to_include_each_query
- s1854_maximum_population_year
- s1855_maximum_distance_between_a_pair_of_values
- s1856_maximum_subarray_min_product
- s1857_largest_color_value_in_a_directed_graph
- s1859_sorting_the_sentence
- s1860_incremental_memory_leak
- s1861_rotating_the_box
- s1862_sum_of_floored_pairs
- s1863_sum_of_all_subset_xor_totals
- s1864_minimum_number_of_swaps_to_make_the_binary_string_alternating
- s1865_finding_pairs_with_a_certain_sum
- s1866_number_of_ways_to_rearrange_sticks_with_k_sticks_visible
- s1869_longer_contiguous_segments_of_ones_than_zeros
- s1870_minimum_speed_to_arrive_on_time
- s1871_jump_game_vii
- s1872_stone_game_viii
- s1873_calculate_special_bonus
- s1876_substrings_of_size_three_with_distinct_characters
- s1877_minimize_maximum_pair_sum_in_array
- s1878_get_biggest_three_rhombus_sums_in_a_grid
- s1879_minimum_xor_sum_of_two_arrays
- s1880_check_if_word_equals_summation_of_two_words
- s1881_maximum_value_after_insertion
- s1882_process_tasks_using_servers
- s1883_minimum_skips_to_arrive_at_meeting_on_time
- s1884_egg_drop_with_2_eggs_and_n_floors
- s1886_determine_whether_matrix_can_be_obtained_by_rotation
- s1887_reduction_operations_to_make_the_array_elements_equal
- s1888_minimum_number_of_flips_to_make_the_binary_string_alternating
- s1889_minimum_space_wasted_from_packaging
- s1890_the_latest_login_in_2020
- s1893_check_if_all_the_integers_in_a_range_are_covered
- s1894_find_the_student_that_will_replace_the_chalk
- s1895_largest_magic_square
- s1896_minimum_cost_to_change_the_final_value_of_expression
- s1897_redistribute_characters_to_make_all_strings_equal
- s1898_maximum_number_of_removable_characters
- s1899_merge_triplets_to_form_target_triplet
- s1900_the_earliest_and_latest_rounds_where_players_compete
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
955 files changed
+50
-50
lines changedLines changed: 50 additions & 50 deletions
0 commit comments
Comments
(0)