Git Product home page Git Product logo

Comments (50)

nontoother avatar nontoother commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2132677/pythonBFS

from advanced-challenge.

imtianyufu avatar imtianyufu commented on May 28, 2024

CPP

from advanced-challenge.

jtsd2008lm avatar jtsd2008lm commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfs-by-limeng62373791-wkvk/

from advanced-challenge.

xiankuncheng avatar xiankuncheng commented on May 28, 2024

from advanced-challenge.

elim0703 avatar elim0703 commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2133350/Python-solutiona

from advanced-challenge.

saw008 avatar saw008 commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2133431/labuladong-challenge-D09

from advanced-challenge.

Sm1te avatar Sm1te commented on May 28, 2024

Q752 [JAVA]: https://leetcode.cn/problems/open-the-lock/solution/bfsjie-ti-si-lu-by-yijianli-hxyo/

from advanced-challenge.

LawrenceLee7 avatar LawrenceLee7 commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-jin-se-m-9v09/

from advanced-challenge.

zixinyin avatar zixinyin commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2133502/Javabfs

from advanced-challenge.

curveflopper avatar curveflopper commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2133656/Python-Solution-BFS

from advanced-challenge.

LilyS007 avatar LilyS007 commented on May 28, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2133664/Java_Sol
https://leetcode.com/problems/open-the-lock/discuss/2133751/Java_Sol

from advanced-challenge.

jiaweitong avatar jiaweitong commented on May 28, 2024

Q111 [Python]: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2133571/Python3-Solution-oror-BFS
Q752 [Python]: https://leetcode.com/problems/open-the-lock/discuss/2133878/Python3-Solution-oror-BFS

from advanced-challenge.

CusterFun avatar CusterFun commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/custerxue-xi-bi-ji-dfs-by-custergo/
https://leetcode.cn/problems/open-the-lock/solution/custerxue-xi-bi-ji-tu-bfs-by-custergo-2/

from advanced-challenge.

BryanY96 avatar BryanY96 commented on May 28, 2024

111: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2135215/Streak-Challenge-D09-BFS
752: https://leetcode.com/problems/open-the-lock/discuss/2135213/Streak-Challenge-D09-BFS

from advanced-challenge.

MasKong avatar MasKong commented on May 28, 2024

Q752 [python]: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2135361/BFS

from advanced-challenge.

fccg avatar fccg commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/c-bfs-by-fccg-8wj4/

from advanced-challenge.

yufei-12 avatar yufei-12 commented on May 28, 2024

752 | https://leetcode.com/problems/open-the-lock/discuss/2136494/Python-BFS

from advanced-challenge.

Hunte123 avatar Hunte123 commented on May 28, 2024

Q752 [Go] https://leetcode.cn/problems/open-the-lock/solution/by-liao007-7t4n/

from advanced-challenge.

doerme avatar doerme commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfs-by-jeremy-54-g6md/

from advanced-challenge.

bnerDY avatar bnerDY commented on May 28, 2024

https://leetcode.cn/problems/open-the-lock/solution/open-the-lock-by-bnerdy-lwz8/

from advanced-challenge.

sugargx avatar sugargx commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/javab-by-eepupup-7uth/

from advanced-challenge.

daochouwangu avatar daochouwangu commented on May 28, 2024

752 https://leetcode.cn/problems/open-the-lock/solution/bfs-by-a-bing-777-aqfa/

from advanced-challenge.

250zyw avatar 250zyw commented on May 28, 2024

111 : https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-zyw_nudt11-ooty/
752: https://leetcode.cn/problems/open-the-lock/solution/752-da-kai-zhuan-pan-suo-by-zyw_nudt11-l2ec/

from advanced-challenge.

for-clock-yc avatar for-clock-yc commented on May 28, 2024

Q.111 [Java]: https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/ceng-xu-bian-li-by-aaaaa-bm-hap2/
Q.752 [Java]: https://leetcode.cn/problems/open-the-lock/solution/bfs-by-aaaaa-bm-n2rj/

from advanced-challenge.

ocherrie avatar ocherrie commented on May 28, 2024

111: https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfs-by-ocherrie-1a0g/
752: https://leetcode.cn/problems/open-the-lock/solution/bfsda-kai-zhuan-suo-pan-by-ocherrie-icvh/

from advanced-challenge.

Noble777 avatar Noble777 commented on May 28, 2024

Q111: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2137507/Java-BFS

from advanced-challenge.

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

https://leetcode.cn/problems/open-the-lock/solution/c-bfs-by-yann-w-8vci/

from advanced-challenge.

maccoli avatar maccoli commented on May 28, 2024

Q111:https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfsqiu-jie-zui-xiao-shu-by-macco-xlwv/
Q752:https://leetcode.cn/problems/open-the-lock/solution/bfsqiu-jie-by-macco-r29s/

from advanced-challenge.

TinkleJane avatar TinkleJane commented on May 28, 2024

JS-111.二叉树的最小深度
https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-ccc-16-apil/

from advanced-challenge.

NealCou avatar NealCou commented on May 28, 2024
  1. 打开转盘锁 https://leetcode.cn/problems/open-the-lock/solution/-by-nealcou-az4v/

from advanced-challenge.

LLLLLC avatar LLLLLC commented on May 28, 2024

Q111 [java] 二叉树的最小深度 https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-by-l-zq-xrie/

from advanced-challenge.

wuweikd avatar wuweikd commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-wu-wei-48-f0fv/

from advanced-challenge.

baijw20 avatar baijw20 commented on May 28, 2024

Q111 [C++]: https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/yan-du-y-by-snufkin_-6fkb/

from advanced-challenge.

Freesgw avatar Freesgw commented on May 28, 2024

[Q111] https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bf-by-soniqs-qx1i/

from advanced-challenge.

mgdtsxc avatar mgdtsxc commented on May 28, 2024

111 https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-de-zui-xiao-shen-du-by-mgdtsx-ljkf/

from advanced-challenge.

karma19350 avatar karma19350 commented on May 28, 2024

Q111:https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-karma-15-66db/

from advanced-challenge.

ChanorJia avatar ChanorJia commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/java-by-jxc-6-tmtq/

from advanced-challenge.

HERRFANG avatar HERRFANG commented on May 28, 2024

Q111: https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/zhu-yi-by-herrfang-8uf7/

from advanced-challenge.

wuzehao16 avatar wuzehao16 commented on May 28, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2138735/JavaScript-Solution

from advanced-challenge.

hans12x avatar hans12x commented on May 28, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2138755/java-bfs

from advanced-challenge.

ZLZhangLi avatar ZLZhangLi commented on May 28, 2024

https://leetcode.cn/problems/sliding-puzzle/solution/python-huatongmit-by-zlzhangli-a84x/

from advanced-challenge.

chenzhi-yan avatar chenzhi-yan commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/111-er-cha-shu-de-zui-xiao-shen-du-by-or-znwi/

from advanced-challenge.

sunys1 avatar sunys1 commented on May 28, 2024

Q111: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2147402/java-96-bfs-solution

from advanced-challenge.

looklxf avatar looklxf commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/zui-xiao-ju-chi-kao-lu-by-kan-jian-k-0y14/
https://leetcode.cn/problems/open-the-lock/solution/bfs-by-kan-jian-k-kr58/

from advanced-challenge.

Azzz777 avatar Azzz777 commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bu-qia-9-by-xiao-bai-xue-suan-fa-c-eiaj/

from advanced-challenge.

wangyao0512 avatar wangyao0512 commented on May 28, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-de-shen-du-by-intelligent-noe-ckd7/

from advanced-challenge.

yxuaren avatar yxuaren commented on May 28, 2024

https://leetcode.com/problems/open-the-lock/discuss/2160083/2-BFS-JAVA-using-queue-or-just-set

from advanced-challenge.

Upperlan avatar Upperlan commented on May 28, 2024

Q752 https://leetcode.cn/problems/open-the-lock/solution/java-by-cherishd1-7k9g/

from advanced-challenge.

hansheng1024 avatar hansheng1024 commented on May 28, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2161038/python-dfs

from advanced-challenge.

asaltwaterroom avatar asaltwaterroom commented on May 28, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-huan-huan-20-f37j/

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.