labuladong / advanced-challenge

100 stars 8 forks source link

已结束 #43

Closed labuladong closed 2 years ago

labuladong commented 2 years ago

本期打卡已结算完成。报名最新一期的打卡活动 点这里

NK-MXD commented 2 years ago

695: https://leetcode.cn/problems/max-area-of-island/solution/xiao-bai-shua-ti-bian-li-suan-fa-qiu-zui-tp4w/

batgui commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/python-by-don-vito-corleone-pfn8/

Baoxd123 commented 2 years ago

1905: https://leetcode.com/problems/count-sub-islands/discuss/2207131/DFS-to-solve-island-problems-or-Java-code 694: https://leetcode.cn/problems/number-of-distinct-islands/solution/by-niu-dun-di-san-ding-lu-isz7/

lyfsammi commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/by-lyfsammi-mt25/

lumilyz commented 2 years ago

200: https://leetcode.cn/problems/number-of-islands/solution/by-lumi-8-3oac/

wilsonliu6 commented 2 years ago

1254: https://leetcode.com/problems/number-of-closed-islands/discuss/2207419/DFS

double-alt commented 2 years ago

https://leetcode.cn/problems/number-of-enclaves/solution/by-xiao-di-ix-fubg/

jiaohuix commented 2 years ago

200岛屿数量 https://leetcode.cn/problems/number-of-islands/solution/by-niu-niu-de-tie-han-han-pwdu/

jiaohuix commented 2 years ago

200岛屿数量 https://leetcode.cn/problems/number-of-islands/solution/by-niu-niu-de-tie-han-han-pwdu/

1254 封闭岛屿 https://leetcode.cn/problems/number-of-closed-islands/solution/by-niu-niu-de-tie-han-han-geph/

wz55150815 commented 2 years ago

https://leetcode.cn/problems/number-of-enclaves/solution/by-da-song-shu-a-9bee/

asaltwaterroom commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/-by-huan-huan-20-x4io/

JohnathanMao commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dao-yu-by-mao-mao-bu-zi-bi-nghn/

lulusir commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dao-yu-wen-ti-by-lulusir-c0x7/

double-alt commented 2 years ago

https://leetcode.cn/problems/number-of-closed-islands/solution/by-xiao-di-ix-x27k/

double-alt commented 2 years ago

https://leetcode.cn/problems/count-sub-islands/solution/by-xiao-di-ix-yzbo/

TongJG commented 2 years ago

https://leetcode.com/problems/number-of-islands/discuss/2209647/Java-DFS

FRMMAR commented 2 years ago

200 https://leetcode.cn/problems/number-of-islands/solution/by-frmmm-2cw2/

VincyShieh commented 2 years ago

695:https://leetcode.cn/problems/max-area-of-island/solution/di-gui-by-ban-han-pia0/

Kane-yang commented 2 years ago

695:https://leetcode.cn/problems/ZL6zAn/solution/by-kane_c-vd9c/

karma19350 commented 2 years ago

Q1020:https://leetcode.cn/problems/number-of-enclaves/solution/shen-du-you-xian-sou-suo-python-by-karma-s2am/

zhoumeij commented 2 years ago

https://leetcode.cn/problems/max-area-of-island/solution/java-dfs-by-emmmma_-of7e/

Raphaelwuhao commented 2 years ago

694 https://leetcode.com/problems/number-of-distinct-islands/discuss/2211982/Python-backtracking-with-path-hashing

IvesZhang commented 2 years ago

200 https://leetcode.cn/problems/number-of-islands/solution/dfs-dao-yu-shu-liang-by-zhangxr-66jm/ 1254 https://leetcode.cn/problems/number-of-closed-islands/solution/dfs-by-zhangxr-scbq/ 1020 https://leetcode.cn/problems/number-of-enclaves/solution/dfs-by-zhangxr-x7zb/ 695 https://leetcode.cn/problems/max-area-of-island/solution/dfs-by-zhangxr-sf54/

CodeRuiner404 commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/f-by-looklock-gk4n/

TinkleJane commented 2 years ago

JS 200.岛屿数量 https://leetcode.cn/problems/number-of-islands/solution/by-ccc-16-460r/ 1254.封闭岛屿 https://leetcode.cn/problems/number-of-closed-islands/solution/by-ccc-16-f9j3/ 1020.封闭岛屿面积 https://leetcode.cn/problems/number-of-enclaves/solution/by-ccc-16-xeoe/

  1. 岛屿的最大面积 https://leetcode.cn/problems/max-area-of-island/solution/by-ccc-16-k7y7/
yvette-cyw commented 2 years ago

https://leetcode.com/problems/count-sub-islands/discuss/2213917/Python-DFS-Solution

lilili-cmd commented 2 years ago

https://leetcode.cn/problems/number-of-enclaves/solution/js-by-tie-tou-wa-13-mbpa/

zhou-yan-hua commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dao-yu-shu-liang-by-hua-sk-prws/

Emilysry commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/by-emilysry-wxa1/

insigh commented 2 years ago

1020 https://leetcode.com/problems/number-of-enclaves/discuss/2214314/CPP-Solution-with-Backtrack 1254 https://leetcode.com/problems/number-of-closed-islands/discuss/2214317/CPP-Solution-with-backtrack 1905 https://leetcode.com/problems/count-sub-islands/discuss/2214319/CPP-Solution-with-backtrack 200 https://leetcode.com/problems/number-of-islands/discuss/2214323/CPP-Solution-with-backtrack 695 https://leetcode.com/problems/max-area-of-island/discuss/2214326/CPP-Solution-with-backtrack

dzgggg111 commented 2 years ago

695: https://leetcode.com/problems/max-area-of-island/discuss/2214403/JAVA-DFS

zhaochiming commented 2 years ago

200 https://leetcode.com/problems/number-of-islands/discuss/2234607/Python3

jmdrws commented 2 years ago

https://leetcode.cn/problems/count-sub-islands/solution/by-liang-liang-t3-b88w/ https://leetcode.cn/problems/max-area-of-island/solution/by-liang-liang-t3-tszv/ https://leetcode.cn/problems/number-of-enclaves/solution/by-liang-liang-t3-qbo5/ https://leetcode.cn/problems/number-of-closed-islands/solution/1254-tong-ji-feng-bi-dao-yu-de-shu-mu-by-7bma/ https://leetcode.cn/problems/number-of-islands/solution/by-liang-liang-t3-uhj1/

Sss236 commented 2 years ago

https://leetcode.com/problems/number-of-islands/discuss/2240138/Java-solution

LawrenceLee7 commented 2 years ago

leetcode.cn/problems/max-area-of-island/solution/by-jin-se-m-2h6x/

bthylaz commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/200-dao-yu-shu-liang-by-bthyla-o1x9/

zhu143xin commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/xu-jia-hui-su-by-zhu143xin-pauk/

alice021 commented 2 years ago

https://leetcode.cn/problems/number-of-closed-islands/solution/by-reverent-johnsont4h-w942/

urnotuj commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/by-urnotuj-td9d/

dijietony commented 2 years ago

1020 https://leetcode.cn/problems/number-of-enclaves/solution/dao-yu-wen-ti-by-dijietony-lfw4/

shiyating1998 commented 2 years ago

200 https://leetcode.cn/problems/number-of-islands/solution/python-sol-by-jenn-2o-79g9/

risuxx commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dao-yu-shu-liang-by-risuxx-g5i5/

TonyWang9630AnAn commented 2 years ago

200: https://leetcode.com/problems/number-of-islands/discuss/2244857/java-solution

hansheng1024 commented 2 years ago

https://leetcode.com/problems/number-of-islands/discuss/2133512/python-dfs

lcishot commented 2 years ago

岛屿数量

warm999 commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/by-wen-nuan-11-gel0/

asaltwaterroom commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/-by-huan-huan-20-x4io/

xshi0001 commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dfsbianl-by-jclearlove-ahrv/

xzxgg commented 2 years ago

https://leetcode.cn/problems/number-of-islands/solution/dfs-by-awanzia-04at/

CatFugue commented 2 years ago

https://leetcode.com/problems/number-of-islands/discuss/2248207/java-solution