File tree
120 files changed
+9644
-141
lines changed- src/main/kotlin
- g0001_0100
- s0004_median_of_two_sorted_arrays
- s0008_string_to_integer_atoi
- s0012_integer_to_roman
- s0015_3sum
- s0016_3sum_closest
- s0025_reverse_nodes_in_k_group
- s0028_find_the_index_of_the_first_occurrence_in_a_string
- s0031_next_permutation
- s0044_wildcard_matching
- g2401_2500
- s2413_smallest_even_multiple
- s2414_length_of_the_longest_alphabetical_continuous_substring
- s2415_reverse_odd_levels_of_binary_tree
- s2416_sum_of_prefix_scores_of_strings
- s2418_sort_the_people
- s2419_longest_subarray_with_maximum_bitwise_and
- s2420_find_all_good_indices
- s2421_number_of_good_paths
- s2423_remove_letter_to_equalize_frequency
- s2424_longest_uploaded_prefix
- s2425_bitwise_xor_of_all_pairings
- s2426_number_of_pairs_satisfying_inequality
- s2427_number_of_common_factors
- s2428_maximum_sum_of_an_hourglass
- s2429_minimize_xor
- s2430_maximum_deletions_on_a_string
- s2432_the_employee_that_worked_on_the_longest_task
- s2433_find_the_original_array_of_prefix_xor
- s2434_using_a_robot_to_print_the_lexicographically_smallest_string
- s2435_paths_in_matrix_whose_sum_is_divisible_by_k
- s2437_number_of_valid_clock_times
- s2438_range_product_queries_of_powers
- s2439_minimize_maximum_of_array
- s2440_create_components_with_same_value
- s2441_largest_positive_integer_that_exists_with_its_negative
- s2442_count_number_of_distinct_integers_after_reverse_operations
- s2443_sum_of_number_and_its_reverse
- s2444_count_subarrays_with_fixed_bounds
- s2446_determine_if_two_events_have_conflict
- s2447_number_of_subarrays_with_gcd_equal_to_k
- s2448_minimum_cost_to_make_array_equal
- s2449_minimum_number_of_operations_to_make_arrays_similar
- s2451_odd_string_difference
- s2452_words_within_two_edits_of_dictionary
- s2453_destroy_sequential_targets
- s2454_next_greater_element_iv
- s2455_average_value_of_even_numbers_that_are_divisible_by_three
- s2456_most_popular_video_creator
- s2457_minimum_addition_to_make_integer_beautiful
- s2458_height_of_binary_tree_after_subtree_removal_queries
- s2460_apply_operations_to_an_array
- s2461_maximum_sum_of_distinct_subarrays_with_length_k
- s2462_total_cost_to_hire_k_workers
- s2463_minimum_total_distance_traveled
- s2465_number_of_distinct_averages
- s2466_count_ways_to_build_good_strings
- s2467_most_profitable_path_in_a_tree
- s2468_split_message_based_on_limit
- s2469_convert_the_temperature
- s2470_number_of_subarrays_with_lcm_equal_to_k
- s2471_minimum_number_of_operations_to_sort_a_binary_tree_by_level
- s2472_maximum_number_of_non_overlapping_palindrome_substrings
- s2475_number_of_unequal_triplets_in_array
- s2476_closest_nodes_queries_in_a_binary_search_tree
- s2477_minimum_fuel_cost_to_report_to_the_capital
- s2478_number_of_beautiful_partitions
- s2481_minimum_cuts_to_divide_a_circle
- s2482_difference_between_ones_and_zeros_in_row_and_column
- s2483_minimum_penalty_for_a_shop
- s2484_count_palindromic_subsequences
- s2485_find_the_pivot_integer
- s2486_append_characters_to_string_to_make_subsequence
- s2487_remove_nodes_from_linked_list
- s2488_count_subarrays_with_median_k
- s2490_circular_sentence
- s2491_divide_players_into_teams_of_equal_skill
- s2492_minimum_score_of_a_path_between_two_cities
- s2493_divide_nodes_into_the_maximum_number_of_groups
- s2496_maximum_value_of_a_string_in_an_array
- s2497_maximum_star_sum_of_a_graph
- s2498_frog_jump_ii
- s2499_minimum_total_cost_to_make_arrays_unequal
- s2500_delete_greatest_value_in_each_row
- g2501_2600
- s2501_longest_square_streak_in_an_array
- s2502_design_memory_allocator
- s2503_maximum_number_of_points_from_grid_queries
- s2506_count_pairs_of_similar_strings
- s2507_smallest_value_after_replacing_with_sum_of_prime_factors
- s2508_add_edges_to_make_degrees_of_all_nodes_even
- s2509_cycle_length_queries_in_a_tree
- s2511_maximum_enemy_forts_that_can_be_captured
- s2512_reward_top_k_students
- s2513_minimize_the_maximum_of_two_arrays
- s2514_count_anagrams
- s2515_shortest_distance_to_target_string_in_a_circular_array
- s2516_take_k_of_each_character_from_left_and_right
- s2517_maximum_tastiness_of_candy_basket
- s2518_number_of_great_partitions
- s2520_count_the_digits_that_divide_a_number
- s2521_distinct_prime_factors_of_product_of_array
- s2522_partition_string_into_substrings_with_values_at_most_k
- s2523_closest_prime_numbers_in_range
- s2525_categorize_box_according_to_criteria
- s2526_find_consecutive_integers_from_a_data_stream
- s2527_find_xor_beauty_of_array
- s2528_maximize_the_minimum_powered_city
- s2529_maximum_count_of_positive_integer_and_negative_integer
- s2530_maximal_score_after_applying_k_operations
- s2531_make_number_of_distinct_characters_equal
- s2532_time_to_cross_a_bridge
- s2535_difference_between_element_sum_and_digit_sum_of_an_array
- s2536_increment_submatrices_by_one
- s2537_count_the_number_of_good_subarrays
- s2538_difference_between_maximum_and_minimum_price_sum
- s2540_minimum_common_value
- s2541_minimum_operations_to_make_array_equal_ii
- s2542_maximum_subsequence_score
- s2543_check_if_point_is_reachable
- s2544_alternating_digit_sum
- s2545_sort_the_students_by_their_kth_score
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+9644
-141
lines changedLarge diffs are not rendered by default.
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
| 122 | + | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 | 38 |
| |
41 | 39 |
| |
42 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
0 commit comments