.. |
add-one-row-to-tree.java
|
java: add «623. Add One Row to Tree»
|
2024-04-16 15:11:43 +02:00 |
binary-search-tree-iterator.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
binary-tree-postorder-traversal.java
|
java: add «145. Binary Tree Postorder Traversal»
|
2024-08-25 14:11:31 +02:00 |
boats-to-save-people.java
|
java: add «881. Boats to Save People»
|
2024-05-04 11:35:52 +02:00 |
buy-two-chocolates.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
check-if-two-string-arrays-are-equivalent.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
combination-sum-ii.java
|
java: add «40. Combination Sum II»
|
2024-08-13 14:45:31 +02:00 |
combination-sum-iv.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
container-with-most-water.java
|
java: add «11. Container With Most Water»
|
2024-08-12 21:50:29 +02:00 |
convert-1d-array-into-2d-array.java
|
java: add «2022. Convert 1D Array Into 2D Array»
|
2024-09-01 13:53:04 +02:00 |
convert-sorted-array-to-binary-search-tree.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
count-number-of-teams.java
|
java: add «1395. Count Number of Teams»
|
2024-07-29 20:52:22 +02:00 |
create-binary-tree-from-descriptions.java
|
java: add «2196. Create Binary Tree From Descriptions»
|
2024-07-15 23:54:14 +02:00 |
decode-string.java
|
java: add «394. Decode String»
|
2024-08-23 22:56:22 +02:00 |
decode-ways.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
delete-node-in-a-linked-list.java
|
java: add «237. Delete Node in a Linked List»
|
2024-05-05 19:05:31 +02:00 |
distribute-coins-in-binary-tree.java
|
java: add «979. Distribute Coins in Binary Tree»
|
2024-05-18 23:19:35 +02:00 |
equal-row-and-column-pairs.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
evaluate-boolean-binary-tree.java
|
java: add «2331. Evaluate Boolean Binary Tree»
|
2024-05-16 17:37:28 +02:00 |
find-the-maximum-sum-of-node-values.java
|
java: add «3068. Find the Maximum Sum of Node Values»
|
2024-05-20 14:55:08 +02:00 |
find-the-safest-path-in-a-grid.java
|
java: add «2812. Find the Safest Path in a Grid»
|
2024-05-15 19:45:14 +02:00 |
find-the-student-that-will-replace-the-chalk.java
|
java: add «1894. Find the Student that Will Replace the Chalk»
|
2024-09-02 22:22:20 +02:00 |
find-words-that-can-be-formed-by-characters.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
flatten-nested-list-iterator.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
guess-number-higher-or-lower.java
|
java: add «374. Guess Number Higher or Lower»
|
2024-08-15 20:05:14 +02:00 |
hand-of-straights.java
|
java: add «846. Hand of Straights»
|
2024-06-06 11:38:33 +02:00 |
kth-largest-element-in-a-stream.java
|
java: add «703. Kth Largest Element in a Stream»
|
2024-08-12 11:50:04 +02:00 |
largest-local-values-in-a-matrix.java
|
java: add «2373. Largest Local Values in a Matrix»
|
2024-05-13 17:05:04 +02:00 |
linked-list-cycle.java
|
java: add «141. Linked List Cycle»
|
2024-03-06 23:05:20 +01:00 |
linked-list-in-binary-tree.java
|
java: add «1367. Linked List in Binary Tree»
|
2024-09-07 12:29:14 +02:00 |
ListNode.java
|
java: add «1367. Linked List in Binary Tree»
|
2024-09-07 12:29:14 +02:00 |
longest-consecutive-sequence.java
|
java: add «128. Longest Consecutive Sequence»
|
2024-08-04 23:19:43 +02:00 |
longest-ideal-subsequence.java
|
java: add «2370. Longest Ideal Subsequence»
|
2024-04-25 10:09:26 +02:00 |
longest-subarray-with-maximum-bitwise-and.java
|
java: add «2419. Longest Subarray With Maximum Bitwise AND»
|
2024-09-14 22:13:17 +02:00 |
longest-valid-parentheses.java
|
java: add «32. Longest Valid Parentheses»
|
2024-09-10 12:38:26 +02:00 |
lowest-common-ancestor-of-a-binary-tree.java
|
java: add «236. Lowest Common Ancestor of a Binary Tree»
|
2024-08-18 21:24:29 +02:00 |
lucky-numbers-in-a-matrix.java
|
java: add «1380. Lucky Numbers in a Matrix»
|
2024-07-19 10:12:01 +02:00 |
magic-squares-in-grid.java
|
java: add «840. Magic Squares In Grid»
|
2024-08-09 19:27:16 +02:00 |
maximum-average-subarray-i.java
|
java: add «643. Maximum Average Subarray I»
|
2024-08-12 16:56:12 +02:00 |
maximum-number-of-moves-in-a-grid.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
maximum-number-of-points-with-cost.java
|
java: add «1937. Maximum Number of Points with Cost»
|
2024-08-17 22:55:57 +02:00 |
maximum-score-after-splitting-a-string.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
merge-strings-alternately.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
minimum-changes-to-make-alternating-binary-string.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
minimum-length-of-string-after-deleting-similar-ends.java
|
java: add «1750. Minimum Length of String After Deleting Similar Ends»
|
2024-03-06 00:11:13 +01:00 |
minimum-swaps-to-group-all-1s-together-ii.java
|
java: add «2134. Minimum Swaps to Group All 1's Together II»
|
2024-08-02 13:18:13 +02:00 |
minimum-time-to-make-rope-colorful.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
n-ary-tree-level-order-traversal.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
n-ary-tree-postorder-traversal.java
|
java: add «590. N-ary Tree Postorder Traversal»
|
2024-08-26 11:31:42 +02:00 |
nearest-exit-from-entrance-in-maze.java
|
java: add «1926. Nearest Exit from Enterance in Maze»
|
2024-08-06 19:15:33 +02:00 |
Node.java
|
java: add «590. N-ary Tree Postorder Traversal»
|
2024-08-26 11:31:42 +02:00 |
number-of-1-bits.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
number-of-dice-rolls-with-target-sum.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
number-of-good-leaf-nodes-pairs.java
|
java: add «1530. Number of Good Leaf Nodes Pairs»
|
2024-07-18 18:41:53 +02:00 |
number-of-senior-citizens.java
|
java: add «2678. Number of Senior Citizens»
|
2024-08-01 11:28:43 +02:00 |
path-sum-iii.java
|
java: add «437. Path Sum III»
|
2024-08-19 20:47:24 +02:00 |
path-with-maximum-gold.java
|
java: add «1219. Path with Maximum Gold»
|
2024-05-15 15:37:33 +02:00 |
path-with-maximum-probability.java
|
java: add «1514. Path with Maximum Probability»
|
2024-08-28 00:20:12 +02:00 |
peeking-iterator.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
redistribute-characters-to-make-all-strings-equal.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
reduction-operations-to-make-the-array-elements-equal.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
replace-words.java
|
java: add «648. Replace Words»
|
2024-06-07 19:38:59 +02:00 |
reverse-linked-list.java
|
java: add «206. Reverse Linked List»
|
2024-03-21 10:42:25 +01:00 |
reverse-prefix-of-word.java
|
java: add «2000. Reverse Prefix of Word»
|
2024-05-01 21:25:05 +02:00 |
reverse-words-in-a-string.java
|
java: add «151. Reverse Words in a String»
|
2024-08-12 18:28:54 +02:00 |
rle-iterator.java
|
chore(java): format
|
2024-03-02 21:01:53 +01:00 |
score-after-flipping-matrix.java
|
java: add «861. Score After Flipping Matrix»
|
2024-05-13 17:38:57 +02:00 |
smallest-string-starting-from-leaf.java
|
java: add «988. Smallest String Starting From Leaf»
|
2024-04-18 00:50:41 +02:00 |
sort-array-by-increasing-frequency.java
|
java: add «1636. Sort Array by Increasing Frequency»
|
2024-07-23 11:15:28 +02:00 |
sort-the-jumbled-numbers.java
|
java: add «2191. Sort the Jumbled Numbers»
|
2024-07-24 13:28:21 +02:00 |
sort-the-people.java
|
java: add «2418. Sort the People»
|
2024-07-22 10:06:27 +02:00 |
spiral-matrix-iii.java
|
java: add «885. Spiral Matrix III»
|
2024-08-08 11:12:09 +02:00 |
step-by-step-directions-from-a-binary-tree-node-to-another.java
|
java: add «2096. Step-By-Step Directions From a Binary Tree Node to Another»
|
2024-07-16 23:29:42 +02:00 |
stone-game-ii.java
|
java: add «1140. Stone Game II»
|
2024-08-20 21:11:41 +02:00 |
sum-of-digits-of-string-after-convert.java
|
java: add «1945. Sum of Digits of String After Convert»
|
2024-09-03 21:11:10 +02:00 |
sum-root-to-leaf-numbers.java
|
java: add «129. Sum Root to Leaf Numbers»
|
2024-04-15 21:28:17 +02:00 |
total-cost-to-hire-k-workers.java
|
java: add «2462. Total Cost to Hire K Workers»
|
2024-08-12 17:10:26 +02:00 |
TreeNode.java
|
java: add «145. Binary Tree Postorder Traversal»
|
2024-08-25 14:11:31 +02:00 |
uncommon-words-from-two-sentences.java
|
java: add «884. Uncommon Words from Two Sentences»
|
2024-09-17 18:13:29 +02:00 |
walking-robot-simulation.java
|
java: add «874. Walking Robot Simulation»
|
2024-09-04 21:43:13 +02:00 |