Code Monkey home page Code Monkey logo

Comments (70)

tanlandy avatar tanlandy commented on May 30, 2024

323 Number of Connected Components in an Undirected Graph

from advanced-challenge.

fzfzlfz avatar fzfzlfz commented on May 30, 2024

323. 无向图中连通分量的数目
https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/by-yi-mo-shao-nu-v87q/
130. 被围绕的区域
https://leetcode.cn/problems/surrounded-regions/solution/by-yi-mo-shao-nu-565z/
990. 等式方程的可满足性
https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-yi-mo-shao-nu-rnk1/

from advanced-challenge.

minixx avatar minixx commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-moonno-qo34/

from advanced-challenge.

No-Sky avatar No-Sky commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/bei-wei-rao-de-qu-yu-by-no-sky-tfki/
https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/deng-shi-by-no-sky-45hf/

from advanced-challenge.

huanlaikuxiduan avatar huanlaikuxiduan commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/bing-by-huan-lai-ku-xi-duan-0t4a/

from advanced-challenge.

rzhao29 avatar rzhao29 commented on May 30, 2024

https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2036624/Use-dfs

from advanced-challenge.

davidditao avatar davidditao commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/bei-wei-rao-de-qu-yu-by-pedantic-mcleanb-wzmr/
https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/990-deng-shi-fang-cheng-de-ke-man-zu-xin-p95g/

from advanced-challenge.

YuYaoMao avatar YuYaoMao commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/python-by-yuyaomao-jfzn/

from advanced-challenge.

XINGXINGFIONA avatar XINGXINGFIONA commented on May 30, 2024

https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2036814/Union-Find

from advanced-challenge.

LFool avatar LFool commented on May 30, 2024

https://leetcode.cn/problems/longest-consecutive-sequence/solution/by-lfool-jdy4/

from advanced-challenge.

ldai1 avatar ldai1 commented on May 30, 2024

990: https://leetcode.com/problems/satisfiability-of-equality-equations/discuss/2036889/JAVA-Union-Find-Solution

from advanced-challenge.

Anzeanan avatar Anzeanan commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-ling-ling-ling-k-7jwn/

from advanced-challenge.

Merlin218 avatar Merlin218 commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-merlin218-cpe5/

from advanced-challenge.

1061961387 avatar 1061961387 commented on May 30, 2024

130:https://leetcode.cn/problems/surrounded-regions/solution/by-lattr-4-740o/
990:https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-lattr-4-k5tq/

from advanced-challenge.

Sukey925 avatar Sukey925 commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-sukey-f-iuhu/

from advanced-challenge.

bright1109 avatar bright1109 commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-tina_huskie-sq0v/

from advanced-challenge.

liu-hantong avatar liu-hantong commented on May 30, 2024

323: https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2037151/Python3-Union-Find-solution
130: https://leetcode.com/problems/surrounded-regions/discuss/2037206/Pyhton3-DFS-solution-explained
990: https://leetcode.com/problems/satisfiability-of-equality-equations/discuss/2037274/Python-union-find-solution-explained

from advanced-challenge.

bthylaz avatar bthylaz commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-bthyla-drns/

from advanced-challenge.

Goolloo avatar Goolloo commented on May 30, 2024

from advanced-challenge.

Han1015 avatar Han1015 commented on May 30, 2024

https://leetcode.com/problems/surrounded-regions/discuss/2037483/javascript

from advanced-challenge.

brucecat avatar brucecat commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-scuhzs-fbax/

from advanced-challenge.

xiaolou123 avatar xiaolou123 commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-remtimes-iwjt/

from advanced-challenge.

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

https://leetcode.cn/problems/surrounded-regions/solution/by-hua-sk-pybg/

from advanced-challenge.

dreamer2q avatar dreamer2q commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-dm2q-muin/

from advanced-challenge.

YourRaymond avatar YourRaymond commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-lming-9-g88h/

from advanced-challenge.

Carlotte-yi avatar Carlotte-yi commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-xiyou_peng_yu_yan-djgu/

from advanced-challenge.

gutouyu avatar gutouyu commented on May 30, 2024

130 https://leetcode.cn/problems/surrounded-regions/solution/by-ningleexx-63hi/
990 https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-ningleexx-amfh/

from advanced-challenge.

NealCou avatar NealCou commented on May 30, 2024

130.被围绕的区域 https://leetcode.cn/problems/surrounded-regions/solution/-by-nealcou-pxk5/

from advanced-challenge.

SmartDengC avatar SmartDengC commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/u-by-smartdengc-o4p8/

from advanced-challenge.

zhzeshu avatar zhzeshu commented on May 30, 2024

https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2038604/Union-find-in-Python-time-O(n)-space-O(n)

from advanced-challenge.

Khannoob avatar Khannoob commented on May 30, 2024

130 https://leetcode.cn/problems/surrounded-regions/solution/bingchaji-by-unruffled-driscoll51z-iibl/
990 https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-unruffled-driscoll51z-nd0l/

from advanced-challenge.

SamsonJy avatar SamsonJy commented on May 30, 2024

A.323 https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2039514/Java-union-find
B.130 Surrounded Regions: https://leetcode.com/problems/surrounded-regions/discuss/2039592/Java-union-find
C.990 Satisfiability of Equality Equations: https://leetcode.com/problems/satisfiability-of-equality-equations/discuss/2039506/Java-UnionFind

from advanced-challenge.

strin-v avatar strin-v commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-youyou-ui-xmn1/

from advanced-challenge.

LetmeTryagain avatar LetmeTryagain commented on May 30, 2024

130:https://leetcode.cn/problems/surrounded-regions/solution/by-4iovekwz80-5cgk/

from advanced-challenge.

sfj666 avatar sfj666 commented on May 30, 2024

https://leetcode.com/problems/satisfiability-of-equality-equations/discuss/2040597/990.-Satisfiability-of-Equality-Equations-java-Union-find

from advanced-challenge.

tarian1995 avatar tarian1995 commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/bing-cha-ji-by-tab-o-ilb0/

from advanced-challenge.

FanWangRIT avatar FanWangRIT commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/by-fan-wang-7-9o3j/

from advanced-challenge.

kf953741 avatar kf953741 commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/c-by-kf953741-j099/

from advanced-challenge.

acse-yw3821 avatar acse-yw3821 commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/by-yann-w-q07c/
https://leetcode.cn/problems/surrounded-regions/solution/java-bing-cha-ji-by-yann-w-4nxn/

from advanced-challenge.

azelee avatar azelee commented on May 30, 2024
  • 323、无向图中连通分量的数目

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/wu-xiang-tu-by-li-jinze-u6o4/

  • 990、等式方程的可满足性

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-li-jinze-16ue/

  • 130、被围绕的区域

https://leetcode.cn/problems/surrounded-regions/solution/by-li-jinze-hnnd/

from advanced-challenge.

YaokunLee avatar YaokunLee commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-qing-niao-1111-v4ye/

from advanced-challenge.

YangChenyuShawn avatar YangChenyuShawn commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/deng-shi-fang-cheng-de-ke-man-zu-xing-by-wtei/

from advanced-challenge.

wangzhanxd avatar wangzhanxd commented on May 30, 2024

https://leetcode.com/problems/surrounded-regions/discuss/2041985/python-union-find

from advanced-challenge.

sphk123456 avatar sphk123456 commented on May 30, 2024

Q990:https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-wan-70-08wm/

from advanced-challenge.

fanfeiyangcn avatar fanfeiyangcn commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/union-find-by-wu-jin-wei-lan-b-j5b3/

from advanced-challenge.

fyx515 avatar fyx515 commented on May 30, 2024

Q323.https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/by-fyx515-p9xd/

from advanced-challenge.

Annannay avatar Annannay commented on May 30, 2024

130:https://leetcode.cn/problems/surrounded-regions/solution/bing-cha-ji-by-annanna-pse6/

from advanced-challenge.

damondenghj avatar damondenghj commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-6oofy-turingj5y-3gtv/

from advanced-challenge.

shmily101 avatar shmily101 commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-mikeythief-yk2a/

from advanced-challenge.

geekvc avatar geekvc commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-geekvc-t-kew4/

from advanced-challenge.

JiejieZhao avatar JiejieZhao commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/990-by-serendipityj-eatk/

from advanced-challenge.

ZiqiSun avatar ZiqiSun commented on May 30, 2024

https://leetcode.com/problems/surrounded-regions/discuss/2042228/Union-Find-Java

from advanced-challenge.

y-start avatar y-start commented on May 30, 2024

130 https://leetcode.cn/problems/surrounded-regions/solution/by-abc_cba-uv4a/

from advanced-challenge.

ZLZhangLi avatar ZLZhangLi commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/bei-wei-rao-de-qu-yu-leetcode-by-zlzhang-kuuu/

from advanced-challenge.

BMYzm avatar BMYzm commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/dfs-by-bmy-v38p/

from advanced-challenge.

goldenlimit avatar goldenlimit commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/goldenlimit-r-by-goldenlimit-ddyx/

from advanced-challenge.

weic6 avatar weic6 commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/by-weigiegie-1jgc/

from advanced-challenge.

annalovecode avatar annalovecode commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/java-union-find-by-annalovecode-r43t/

from advanced-challenge.

AmyIsMin avatar AmyIsMin commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-yxian-sheng-7-g0n5/

from advanced-challenge.

whyyue avatar whyyue commented on May 30, 2024

130.被围绕的区域
https://leetcode.cn/problems/surrounded-regions/solution/day4-by-estherstarry-mb78/

from advanced-challenge.

taihui avatar taihui commented on May 30, 2024

https://leetcode.com/problems/surrounded-regions/discuss/2074677/Python3-Union-Find

from advanced-challenge.

mapstory6788 avatar mapstory6788 commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/shen-du-you-xian-by-yi-ci-guo-l683/

from advanced-challenge.

JiangCheng-2021 avatar JiangCheng-2021 commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-jiangcheng-2021-ct69/

from advanced-challenge.

eryao avatar eryao commented on May 30, 2024

https://leetcode.com/problems/surrounded-regions/discuss/2075327/Union-find-Java-solution

from advanced-challenge.

zhanglei-underdog avatar zhanglei-underdog commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/wuxiangtu-by-vrikxgwzl4-tuxy/

from advanced-challenge.

youngerzjc avatar youngerzjc commented on May 30, 2024

https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/bing-cha-ji-lian-xi-by-yao-shi-kfmv/

from advanced-challenge.

yaheiheio avatar yaheiheio commented on May 30, 2024

https://leetcode.cn/problems/number-of-connected-components-in-an-undirected-graph/solution/bing-cha-ji-by-csseudaeaq-qyi2/

from advanced-challenge.

GithubMingEnter avatar GithubMingEnter commented on May 30, 2024

cpp: https://leetcode.cn/problems/satisfiability-of-equality-equations/solution/by-kou-ming-2hoa/

from advanced-challenge.

SteveSun12138 avatar SteveSun12138 commented on May 30, 2024

https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/discuss/2077914/Java-Solution

from advanced-challenge.

minnownino avatar minnownino commented on May 30, 2024

https://leetcode.cn/problems/surrounded-regions/solution/by-minnownino-f1ei/

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.