File tree
33 files changed
+247
-140
lines changed- src/main/java
- g0001_0100/s0068_text_justification
- g0201_0300/s0297_serialize_and_deserialize_binary_tree
- g0401_0500
- s0451_sort_characters_by_frequency
- s0494_target_sum
- g0701_0800/s0753_cracking_the_safe
- g0901_1000/s0972_equal_rational_numbers
- g1101_1200/s1138_alphabet_board_path
- g1501_1600/s1592_rearrange_spaces_between_words
- g1601_1700/s1643_kth_smallest_instructions
- g1701_1800/s1764_form_array_by_concatenating_subarrays_of_another_array
- g2001_2100/s2096_step_by_step_directions_from_a_binary_tree_node_to_another
- g2301_2400
- s2318_number_of_distinct_roll_sequences
- s2365_task_scheduler_ii
- g2401_2500
- s2441_largest_positive_integer_that_exists_with_its_negative
- s2500_delete_greatest_value_in_each_row
- g2501_2600/s2598_smallest_missing_non_negative_integer_after_operations
- g2601_2700/s2661_first_completely_painted_row_or_column
- g2701_2800/s2799_count_complete_subarrays_in_an_array
- g2801_2900/s2899_last_visited_integers
- g3101_3200
- s3122_minimum_number_of_operations_to_satisfy_conditions
- s3138_minimum_length_of_anagram_concatenation
- s3164_find_the_number_of_good_pairs_ii
- s3165_maximum_sum_of_subsequence_with_non_adjacent_elements
- s3190_find_minimum_operations_to_make_all_elements_divisible_by_three
- g3301_3400
- s3305_count_of_substrings_containing_every_vowel_and_k_consonants_i
- s3394_check_if_grid_can_be_cut_into_sections
- g3401_3500
- s3433_count_mentions_per_user
- s3477_fruits_into_baskets_ii
- g3501_3600
- s3558_number_of_ways_to_assign_edge_weights_i
- s3575_maximum_good_subtree_score
- g3601_3700
- s3609_minimum_moves_to_reach_target_in_grid
- s3611_find_overbooked_employees
33 files changed
+247
-140
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2088 | 2088 |
| |
2089 | 2089 |
| |
2090 | 2090 |
| |
| 2091 | + | |
2091 | 2092 |
| |
2092 | 2093 |
| |
2093 | 2094 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 94 | + | |
| 95 | + | |
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 80 | + | |
85 | 81 |
| |
86 | 82 |
| |
87 | 83 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 67 | + | |
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 50 | + | |
| 51 | + | |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 62 | + | |
65 | 63 |
| |
66 | 64 |
| |
67 | 65 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
| 85 | + | |
90 | 86 |
| |
91 | 87 |
| |
92 | 88 |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 79 | + | |
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
|
Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 49 | + | |
54 | 50 |
| |
55 | 51 |
| |
56 | 52 |
| |
57 | 53 |
| |
58 | 54 |
| |
59 | 55 |
| |
60 | 56 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 57 | + | |
64 | 58 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 59 | + | |
68 | 60 |
| |
69 | 61 |
| |
70 | 62 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 72 | + | |
75 | 73 |
| |
76 | 74 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 75 | + | |
80 | 76 |
| |
81 | 77 |
| |
82 | 78 |
| |
|
0 commit comments