288 Commits

Author SHA1 Message Date
e216ed4430 Merge pull request #153 from brenobaptista/suggestion-202
Suggestion 202
2021-06-26 17:34:18 +08:00
7c7f09da99 Merge pull request #152 from brenobaptista/refactored-412
Refactored solution 412 using string concatenation
2021-06-26 17:29:37 +08:00
YDZ
a616d6ea09 Add solution 0576 2021-06-26 03:18:44 +08:00
YDZ
b11b8bf09c Update solution 0237 2021-06-24 02:36:57 +08:00
f94128417a Merge pull request #151 from brenobaptista/refactored-237
Refactored solution 237
2021-06-24 02:29:33 +08:00
YDZ
d1c6d8777a Update solution 0065 2021-06-24 02:27:20 +08:00
1198fcc279 Merge pull request #150 from ssezhangpeng/master
add leetcode_0065
2021-06-24 02:18:13 +08:00
YDZ
014e437944 Add solution 0792 2021-06-24 02:13:06 +08:00
1eb35d880f Suggestion for solution 202 2021-06-23 12:06:14 -03:00
c5a9c0fc5c Added a couple more test cases 2021-06-23 12:05:53 -03:00
8ae9b96b33 Refactored solution 412 using string concatenation 2021-06-22 11:00:36 -03:00
871204438b Refactored solution 237 2021-06-21 23:46:37 -03:00
cb1a2124a7 add leetcode_0065 2021-06-22 00:20:14 +08:00
820f3ddd28 add leetcode_0065 2021-06-22 00:12:44 +08:00
8741a38fe2 add leetcode_0065 2021-06-21 23:57:48 +08:00
578c85e416 Merge pull request #149 from brenobaptista/refactored-101
Refactored solution 101
2021-06-21 08:12:55 +08:00
804bf60609 Refactored solution 101 2021-06-20 19:53:41 -03:00
YDZ
c28e1c0267 Add solution 1600, change dir 0167、0303、0304、0307、0653、1017 2021-06-20 13:46:33 +08:00
YDZ
eb5eb51233 Add solution 1239 2021-06-19 20:28:57 +08:00
YDZ
4d91e41bef Add solution 0795 2021-06-19 19:48:35 +08:00
YDZ
7a90f3713d Update 0483 solution 2021-06-18 21:08:25 +08:00
555737bcff Add solution 0473 2021-06-16 18:16:04 +08:00
5cf1b806b1 Add solution 0279、0518 2021-06-16 17:38:56 +08:00
48cb642554 Add solution 0877 2021-06-16 16:22:56 +08:00
YDZ
fe13c6dc18 Add solution 0374 2021-06-14 02:03:55 +08:00
b2a4f39401 Add solution 0278 2021-06-13 20:12:01 +08:00
aa8912611f fix/84: clean up redundant code 2021-06-10 23:54:31 +08:00
YDZ
dbdc464dee Add solution 1383 2021-06-06 01:48:24 +08:00
YDZ
640dc700a6 Update solution 0069 2021-06-05 23:43:42 +08:00
d0c6f905f6 Merge pull request #146 from hanlins/69/sqrtx/consise-binary-search
Make the binary search solution more concise for Sqrt x
2021-06-05 23:40:24 +08:00
295504eb45 Merge pull request #145 from novahe/fix/209
fix/209: clean up redundant code
2021-06-05 23:33:54 +08:00
YDZ
cc78fdd0ef Add solution 0097、0523、0525、1465、1744 2021-06-04 16:22:35 +08:00
YDZ
c0191c235d Add solution 1268 2021-06-04 09:58:16 +08:00
60d3b04030 Make the binary search solution more concise for Sqrt x
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
2021-06-03 16:22:35 -07:00
2104d8f332 fix/209: clean up redundant code 2021-06-04 00:37:02 +08:00
9e357544d1 fix/199: clean up redundant code 2021-06-01 22:52:00 +08:00
3dac8b9e82 Merge pull request #143 from novahe/fix/150
clean up redundant code
2021-06-01 13:08:48 +08:00
YDZ
9fb39146b7 Update 0051 solution 2021-06-01 13:04:57 +08:00
5cd43244e9 clean up redundant code 2021-05-31 23:40:55 +08:00
cff768e63c Add solution for N-Queen problem which uses bit-operation
Still uses DFS, optimized for state compression.

Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
2021-05-31 00:43:43 -07:00
44eddae9d0 update 129 2021-05-29 21:01:30 +08:00
22e9be3663 Use a concise solution for problem 24 swap nodes in pairs
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
2021-05-27 09:48:36 -07:00
YDZ
11f3e13688 Add solution 1190 2021-05-27 11:00:10 +08:00
315d4fa8d8 Merge pull request #139 from NovaHe/fix/91
Fix/91 and 80
2021-05-26 00:47:31 +08:00
7a3fe1fed2 add 80 solution explain 2021-05-25 22:21:37 +08:00
YDZ
00b6d1a6ca Add solution 709 2021-05-25 02:07:37 +08:00
38875b19fb update 91 2021-05-24 23:16:08 +08:00
44c68a333a update 80 2021-05-23 17:25:26 +08:00
6d2d38e124 Merge pull request #138 from NovaHe/fix/75
clean up redundant code
2021-05-23 16:28:04 +08:00
d5aacae9d2 clean up redundant code 2021-05-23 14:30:33 +08:00