File tree
30 files changed
+109
-138
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
30 files changed
+109
-138
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 39 | + | |
44 | 40 |
| |
45 | 41 |
| |
46 | 42 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 30 | + | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 15 | + | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 32 | + | |
37 | 33 |
| |
38 | 34 |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 38 | + | |
41 | 39 |
| |
42 | 40 |
| |
43 | 41 |
|
Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 15 | + | |
20 | 16 |
| |
21 | 17 |
| |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
26 | 22 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 23 | + | |
30 | 24 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 25 | + | |
34 | 26 |
| |
35 | 27 |
| |
36 | 28 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
25 | 23 |
| |
26 | 24 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 25 | + | |
30 | 26 |
| |
31 | 27 |
| |
32 | 28 |
| |
|
src/main/java/g1701_1800/s1764_form_array_by_concatenating_subarrays_of_another_array/Solution.java
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
0 commit comments