Git Product home page Git Product logo

Comments (54)

NK-MXD avatar NK-MXD commented on May 29, 2024

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

from advanced-challenge.

batgui avatar batgui commented on May 29, 2024

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

from advanced-challenge.

Baoxd123 avatar Baoxd123 commented on May 29, 2024

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/

from advanced-challenge.

lyfsammi avatar lyfsammi commented on May 29, 2024

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

from advanced-challenge.

lumilyz avatar lumilyz commented on May 29, 2024

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

from advanced-challenge.

wilsonliu6 avatar wilsonliu6 commented on May 29, 2024

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

from advanced-challenge.

double-alt avatar double-alt commented on May 29, 2024

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

from advanced-challenge.

jiaohuix avatar jiaohuix commented on May 29, 2024

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

from advanced-challenge.

jiaohuix avatar jiaohuix commented on May 29, 2024

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/

from advanced-challenge.

wz55150815 avatar wz55150815 commented on May 29, 2024

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

from advanced-challenge.

asaltwaterroom avatar asaltwaterroom commented on May 29, 2024

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

from advanced-challenge.

JohnathanMao avatar JohnathanMao commented on May 29, 2024

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

from advanced-challenge.

lulusir avatar lulusir commented on May 29, 2024

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

from advanced-challenge.

double-alt avatar double-alt commented on May 29, 2024

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

from advanced-challenge.

double-alt avatar double-alt commented on May 29, 2024

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

from advanced-challenge.

TongJG avatar TongJG commented on May 29, 2024

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

from advanced-challenge.

FRMMAR avatar FRMMAR commented on May 29, 2024

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

from advanced-challenge.

VincyShieh avatar VincyShieh commented on May 29, 2024

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

from advanced-challenge.

Kane-yang avatar Kane-yang commented on May 29, 2024

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

from advanced-challenge.

karma19350 avatar karma19350 commented on May 29, 2024

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

from advanced-challenge.

zhoumeij avatar zhoumeij commented on May 29, 2024

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

from advanced-challenge.

Raphaelwuhao avatar Raphaelwuhao commented on May 29, 2024

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

from advanced-challenge.

IvesZhang avatar IvesZhang commented on May 29, 2024

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/

from advanced-challenge.

CodeRuiner404 avatar CodeRuiner404 commented on May 29, 2024

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

from advanced-challenge.

TinkleJane avatar TinkleJane commented on May 29, 2024

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/
695. 岛屿的最大面积
https://leetcode.cn/problems/max-area-of-island/solution/by-ccc-16-k7y7/

from advanced-challenge.

yvette-cyw avatar yvette-cyw commented on May 29, 2024

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

from advanced-challenge.

lilili-cmd avatar lilili-cmd commented on May 29, 2024

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

from advanced-challenge.

zhou-yan-hua avatar zhou-yan-hua commented on May 29, 2024

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

from advanced-challenge.

Emilysry avatar Emilysry commented on May 29, 2024

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

from advanced-challenge.

insigh avatar insigh commented on May 29, 2024

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

from advanced-challenge.

dzgggg111 avatar dzgggg111 commented on May 29, 2024

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

from advanced-challenge.

zhaochiming avatar zhaochiming commented on May 29, 2024

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

from advanced-challenge.

jmdrws avatar jmdrws commented on May 29, 2024

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/

from advanced-challenge.

Sss236 avatar Sss236 commented on May 29, 2024

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

from advanced-challenge.

LawrenceLee7 avatar LawrenceLee7 commented on May 29, 2024

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

from advanced-challenge.

bthylaz avatar bthylaz commented on May 29, 2024

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

from advanced-challenge.

zhu143xin avatar zhu143xin commented on May 29, 2024

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

from advanced-challenge.

alice021 avatar alice021 commented on May 29, 2024

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

from advanced-challenge.

urnotuj avatar urnotuj commented on May 29, 2024

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

from advanced-challenge.

dijietony avatar dijietony commented on May 29, 2024

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

from advanced-challenge.

shiyating1998 avatar shiyating1998 commented on May 29, 2024

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

from advanced-challenge.

risuxx avatar risuxx commented on May 29, 2024

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

from advanced-challenge.

TonyWang9630AnAn avatar TonyWang9630AnAn commented on May 29, 2024

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

from advanced-challenge.

hansheng1024 avatar hansheng1024 commented on May 29, 2024

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

from advanced-challenge.

lcishot avatar lcishot commented on May 29, 2024

岛屿数量

from advanced-challenge.

warm999 avatar warm999 commented on May 29, 2024

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

from advanced-challenge.

asaltwaterroom avatar asaltwaterroom commented on May 29, 2024

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

from advanced-challenge.

xshi0001 avatar xshi0001 commented on May 29, 2024

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

from advanced-challenge.

xzxgg avatar xzxgg commented on May 29, 2024

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

from advanced-challenge.

nekoFugue avatar nekoFugue commented on May 29, 2024

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

from advanced-challenge.

woshierha avatar woshierha commented on May 29, 2024

https://leetcode.cn/problems/number-of-islands/solution/dfs-by-dao-ge-2r-lv25/

from advanced-challenge.

CarmenLiuSixiu avatar CarmenLiuSixiu commented on May 29, 2024

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

from advanced-challenge.

Rosie-m avatar Rosie-m commented on May 29, 2024

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

from advanced-challenge.

Charmy13 avatar Charmy13 commented on May 29, 2024

https://leetcode.cn/problems/number-of-enclaves/solution/1020-fei-di-de-shu-liang-by-intelligent-1k7pv/

from advanced-challenge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.