Commit Graph

51 Commits

Author SHA1 Message Date
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
6f2560408b reverse-words-in-a-string-iii 2021-11-08 19:34:36 +00:00
f15f03b1d6 reverse-string 2021-11-08 13:00:57 +00:00
f9e9a910b7 unique-binary-search-trees 2021-11-08 12:56:51 +00:00
84d1564464 removed main() from multiply-strings 2021-11-07 21:12:30 +00:00
5e09bbb63e multiply-strings 2021-11-07 20:58:43 +00:00
211d8c6366 two-sum-ii-input-array-is-sorted 2021-11-07 20:18:20 +00:00
68da3956a9 move-zeroes 2021-11-07 20:12:20 +00:00
6a0a9e2b9a rotate-array 2021-11-07 20:06:26 +00:00
044576d006 squares-of-a-sorted-array 2021-11-07 19:45:34 +00:00
7f687781b3 sum-of-left-leaves 2021-11-05 16:02:35 +00:00
98f8727286 arranging-coins 2021-11-05 15:40:01 +00:00
1d06af2727 search-insert-position 2021-11-05 15:18:31 +00:00
51695319c2 first-bad-version 2021-11-05 15:09:36 +00:00
e95b6e4f96 binary-search 2021-11-05 14:54:48 +00:00
b81e5b836a maximum-subarray 2021-11-05 14:32:37 +00:00
d31b918c96 product-of-array-except-self 2021-11-05 12:53:13 +00:00
93fcca2976 contains-duplicate 2021-11-05 12:53:01 +00:00
b2132c4a69 best-time-to-buy-and-sell-stock 2021-11-05 12:52:48 +00:00
8c338a768f two-sum 2021-11-05 12:52:26 +00:00
cc79df656f naming section in README.md 2021-11-05 12:52:08 +00:00