80 Commits

Author SHA1 Message Date
dd88ef2c57 count-good-nodes-in-binary-tree 2022-09-01 18:10:51 +00:00
5edf7fa141 3-sum-closest 2022-09-01 17:06:45 +00:00
cbcd0a685a cleanup 2022-09-01 12:41:00 +00:00
628d674712 readme update 2022-07-15 20:37:50 +00:00
55d2bb93c9 binary-tree-right-side-view 2022-07-11 21:03:55 +01:00
297be9db08 min-cost-climbing-stairs 2022-07-10 03:15:01 +01:00
c9bc975b1c jump-game-vi 2022-07-09 23:34:05 +01:00
a94f9af1f5 fibonacci-number/ 2022-07-06 21:05:27 +01:00
c2b6b2f070 removed 1 map 2022-07-06 21:04:31 +01:00
0c78e204ef uncommited problems 2022-07-06 00:33:16 +01:00
e061a8602f non-decreasing-array 2022-06-26 16:42:44 +01:00
8976c0171f maximum-points-you-can-obtain-from-cards 2022-06-26 16:42:17 +01:00
4a14268528 some more problems 2022-06-19 22:57:33 +01:00
3cc60d0431 triangle 2022-06-13 19:19:48 +01:00
807ce27309 search-insert-position 2022-06-12 14:07:59 +01:00
2408262b66 maximum-erasure-value 2022-06-12 12:43:26 +01:00
d39ecf28a8 minimum-operations-to-reduce-x-to-zero 2022-06-11 12:44:55 +01:00
246fbade63 guess-number-higher-or-lower 2022-06-11 12:44:46 +01:00
b1a05f3db7 binary-search 2022-06-11 12:44:37 +01:00
ca606b7be8 validate-binary-search-tree 2022-06-10 13:58:11 +01:00
93374f7414 two-sum-iv-input-is-a-bst 2022-06-10 13:58:01 +01:00
d1d60eb34e lowest-common-ancestor-of-a-binary-search-tree 2022-06-10 13:57:54 +01:00
afabed5d35 longest-substring-without-repeating-characters 2022-06-10 11:55:17 +01:00
a01ec4f2ac 3sum 2022-06-10 11:55:12 +01:00
14b51882bb catch-up 2022-06-09 15:45:14 +01:00
70fa350da8 intersection-of-two-linked-lists 2022-06-06 19:51:38 +01:00
1a9d996416 n-queens-ii 2022-06-06 19:51:29 +01:00
f8f910b606 valid-parentheses 2022-06-06 19:51:18 +01:00
582b512e28 n-queens 2022-06-04 23:47:01 +01:00
c2c2efa88d remove-duplicates-from-sorted-list 2022-06-04 23:46:52 +01:00
4e9d897bd9 reverse-linked-list 2022-06-04 23:46:41 +01:00
e028f4cf94 some more problems solved 2022-06-04 12:25:07 +01:00
6a5f3eccaf valid-anagram 2022-06-02 23:45:04 +01:00
0a8bf37562 transpose-matrix 2022-06-02 23:44:15 +01:00
17e37c823d search-a-2d-matrix 2022-06-02 23:44:07 +01:00
06fe666bcd ransom-note 2022-06-02 23:43:57 +01:00
32c5f971c6 first-unique-character-in-a-string 2022-06-02 23:43:47 +01:00
1ff27f159a running-sum-of-1d-array 2022-06-01 14:04:19 +01:00
0bcf0977cf pascals-triangle 2022-05-31 23:24:52 +01:00
365cacbd42 reshape-the-matrix 2022-05-31 22:54:52 +01:00
c85bf9b307 multi solution README modification 2022-05-31 22:46:06 +01:00
5a1d509d09 check-if-a-string-contains-all-binary-codes-of-size-k 2022-05-31 20:04:54 +01:00
2fc684641f Modified README (mostly to test) 2022-05-31 01:23:00 +01:00
8181578c11 some more problems 2022-05-30 23:03:12 +01:00
e7b17e4450 contains duplicate in 3 more languages for some reason 2022-05-29 21:00:01 +01:00
2a7ec7e34b A few problems 2022-05-29 20:21:38 +01:00
2c0204028e minimum-value-to-get-positive-step-by-step-sum 2021-11-12 09:53:39 +00:00
47b81f8c68 remove-linked-list-elements 2021-11-12 09:41:28 +00:00
dbe344221b single-number-iii 2021-11-10 15:12:32 +00:00
a9f0806793 best-time-to-buy-and-sell-stock-ii 2021-11-10 14:44:37 +00:00