-
Notifications
You must be signed in to change notification settings - Fork 130
Commit 80a8eaf
File tree
146 files changed
+5739
-22
lines changed- problems
- active-businesses
- actors-and-directors-who-cooperated-at-least-three-times
- add-bold-tag-in-string
- alien-dictionary
- analyze-user-website-visit-pattern
- armstrong-number
- array-transformation
- article-views-ii
- article-views-i
- average-selling-price
- basic-calculator-iii
- before-and-after-puzzle
- binary-tree-upside-down
- binary-tree-vertical-order-traversal
- bomb-enemy
- brace-expansion
- check-if-a-number-is-majority-element-in-a-sorted-array
- closest-binary-search-tree-value-ii
- closest-binary-search-tree-value
- closest-leaf-in-a-binary-tree
- construct-binary-tree-from-string
- convert-binary-search-tree-to-sorted-doubly-linked-list
- convex-polygon
- count-substrings-with-only-one-distinct-letter
- customers-who-bought-all-products
- design-a-leaderboard
- design-bounded-blocking-queue
- design-file-system
- design-hit-counter
- design-log-storage-system
- design-phone-directory
- design-snake-game
- design-tic-tac-toe
- divide-array-into-increasing-sequences
- divide-chocolate
- encode-n-ary-tree-to-binary-tree
- encode-string-with-shortest-length
- factor-combinations
- find-leaves-of-binary-tree
- find-median-given-frequency-of-numbers
- find-the-celebrity
- find-the-derangement-of-an-array
- flatten-2d-vector
- flip-game-ii
- flip-game
- game-play-analysis-iii
- game-play-analysis-ii
- game-play-analysis-iv
- game-play-analysis-i
- game-play-analysis-v
- graph-valid-tree
- group-shifted-strings
- highest-grade-for-each-student
- how-many-apples-can-you-put-into-the-basket
- immediate-food-delivery-ii
- immediate-food-delivery-i
- inorder-successor-in-bst-ii
- insert-into-a-sorted-circular-linked-list
- largest-bst-subtree
- largest-unique-number
- last-person-to-fit-in-the-elevator
- line-reflection
- lonely-pixel-ii
- lonely-pixel-i
- longest-line-of-consecutive-one-in-matrix
- longest-substring-with-at-most-k-distinct-characters
- market-analysis-ii
- market-analysis-i
- max-consecutive-ones-ii
- maximum-average-subtree
- maximum-number-of-ones
- maximum-size-subarray-sum-equals-k
- meeting-scheduler
- minimum-cost-to-connect-sticks
- minimum-knight-moves
- minimum-swaps-to-group-all-1s-together
- minimum-time-to-build-blocks
- minimum-unique-word-abbreviation
- missing-number-in-arithmetic-progression
- missing-ranges
- monthly-transactions-ii
- monthly-transactions-i
- nested-list-weight-sum-ii
- new-users-daily-count
- number-of-connected-components-in-an-undirected-graph
- number-of-days-in-a-month
- optimal-account-balancing
- optimize-water-distribution-in-a-village
- paint-fence
- paint-house-ii
- paint-house
- palindrome-removal
- parallel-courses
- plus-one-linked-list
- product-price-at-a-given-date
- product-sales-analysis-iii
- product-sales-analysis-ii
- product-sales-analysis-i
- project-employees-iii
- project-employees-ii
- project-employees-i
- queries-quality-and-percentage
- range-sum-query-2d-mutable
- read-n-characters-given-read4-ii-call-multiple-times
- read-n-characters-given-read4
- rearrange-string-k-distance-apart
- remove-vowels-from-a-string
- reported-posts-ii
- reported-posts
- reverse-words-in-a-string-ii
- sales-analysis-iii
- sales-analysis-ii
- sales-analysis-i
- second-degree-follower
- sentence-screen-fitting
- sequence-reconstruction
- serialize-and-deserialize-n-ary-tree
- shortest-distance-from-all-buildings
- shortest-distance-to-target-color
- shortest-word-distance-iii
- single-row-keyboard
- sort-transformed-array
- sparse-matrix-multiplication
- split-concatenated-strings
- string-transforms-into-another-string
- strobogrammatic-number-iii
- strobogrammatic-number-ii
- strobogrammatic-number
- team-scores-in-football-tournament
- ternary-expression-parser
- the-maze-iii
- toss-strange-coins
- tournament-winners
- tree-diameter
- two-sum-iii-data-structure-design
- unpopular-books
- user-activity-for-the-past-30-days-ii
- user-activity-for-the-past-30-days-i
- user-purchase-platform
- valid-word-abbreviation
- valid-word-square
- verify-preorder-sequence-in-binary-search-tree
- web-crawler-multithreaded
- web-crawler
- word-pattern-ii
- zigzag-iterator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
146 files changed
+5739
-22
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + |
Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
15 | 42 |
| |
16 | 43 |
| |
17 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
15 | 66 |
| |
16 | 67 |
| |
17 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
15 | 59 |
| |
16 | 60 |
| |
17 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
15 | 45 |
| |
16 | 46 |
| |
17 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
15 | 55 |
| |
16 | 56 |
| |
17 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + |
0 commit comments