Commit Graph

71 Commits

Author SHA1 Message Date
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
672c13b219 maximum-path-quality-of-a-graph 2021-11-10 14:32:05 +00:00
8a83a543ba count-vowel-substrings-of-a-string 2021-11-09 16:40:44 +00:00
d6844d9388 remove-nth-node-from-end-of-list 2021-11-09 16:10:49 +00:00
a33c19f2cc middle-of-the-linked-list 2021-11-09 15:56:54 +00:00
6b0e32d66a string-to-integer-atoi 2021-11-09 11:42:53 +00:00
b2cb398c71 number-of-valid-words-for-each-puzzle 2021-11-09 02:07:53 +00:00
1b2f15ec8e transpose-file 2021-11-08 21:18:55 +00:00
27ba58ad99 word-frequency 2021-11-08 20:28:06 +00:00
08c533bcf9 tenth-line 2021-11-08 19:41:28 +00:00