Git Product home page Git Product logo

Comments (71)

ldai1 avatar ldai1 commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2051606/JAVA-BFS

from advanced-challenge.

tanlandy avatar tanlandy commented on June 7, 2024

Python
111
752

from advanced-challenge.

taihui avatar taihui commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2051930/Python-3-BFS

https://leetcode.com/problems/open-the-lock/discuss/2052009/Python-3-BFS

from advanced-challenge.

XINGXINGFIONA avatar XINGXINGFIONA commented on June 7, 2024

https://leetcode.com/problems/open-the-lock/discuss/2052133/bfs

from advanced-challenge.

SmartDengC avatar SmartDengC commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfsjie-jue-zui-xiao-ceng-shu-wen-ti-by-s-ff8d/

from advanced-challenge.

fanfeiyangcn avatar fanfeiyangcn commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-wu-jin-wei-lan-b-6rp7/

from advanced-challenge.

Annannay avatar Annannay commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-annanna-umvv/

from advanced-challenge.

rzhao29 avatar rzhao29 commented on June 7, 2024

https://leetcode.com/problems/open-the-lock/discuss/2052382/bfs

from advanced-challenge.

brucecat avatar brucecat commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-scuhzs-0f1g/

from advanced-challenge.

huanlaikuxiduan avatar huanlaikuxiduan commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-huan-lai-ku-xi-duan-q2iy/

from advanced-challenge.

davidditao avatar davidditao commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-de-zui-xiao-shen-du-by-pedant-4e0x/
https://leetcode.cn/problems/open-the-lock/solution/by-pedantic-mcleanbpp-e5lb/

from advanced-challenge.

bright1109 avatar bright1109 commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-tina_huskie-3898/

from advanced-challenge.

No-Sky avatar No-Sky commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-no-sky-voo4/
https://leetcode.cn/problems/open-the-lock/solution/da-kai-zhuan-pan-suo-by-no-sky-mh2y/

from advanced-challenge.

strin-v avatar strin-v commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-youyou-ui-k3uj/
https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-youyou-ui-oehb/

from advanced-challenge.

YuYaoMao avatar YuYaoMao commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/c-by-yuyaomao-c9yc/

from advanced-challenge.

zhanglei-underdog avatar zhanglei-underdog commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/da-kai-zhuanpanshuo-by-vrikxgwzl4-4shz/

from advanced-challenge.

GithubMingEnter avatar GithubMingEnter commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-kou-ming-u9ow/

from advanced-challenge.

1061961387 avatar 1061961387 commented on June 7, 2024

752:https://leetcode.cn/problems/open-the-lock/solution/by-lattr-4-vp7z/

from advanced-challenge.

Han1015 avatar Han1015 commented on June 7, 2024

https://leetcode.com/problems/open-the-lock/discuss/1958702/js-bfs

from advanced-challenge.

Anzeanan avatar Anzeanan commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/0519-bfs-suan-fa-jie-ti-tao-lu-kuang-jia-hu85/

from advanced-challenge.

Merlin218 avatar Merlin218 commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/javascript-by-merlin218-91sh/

from advanced-challenge.

NealCou avatar NealCou commented on June 7, 2024
  1. 二叉树的最小深度 https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/-by-nealcou-nqf4/

from advanced-challenge.

minixx avatar minixx commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/-by-moonno-0lf9/

from advanced-challenge.

fzfzlfz avatar fzfzlfz commented on June 7, 2024

111. 二叉树的最小深度
https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/111-er-cha-shu-de-zui-xiao-shen-du-by-yi-gjai/
752. 打开转盘锁
https://leetcode.cn/problems/open-the-lock/solution/752-da-kai-zhuan-pan-suo-by-yi-mo-shao-n-yzat/

from advanced-challenge.

clockssss avatar clockssss commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/yan-du-you-xian-sou-suo-by-long-5eu-wigw/

from advanced-challenge.

wangzhanxd avatar wangzhanxd commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/1876938/python3-BFS

from advanced-challenge.

azelee avatar azelee commented on June 7, 2024

CPP

from advanced-challenge.

sphk123456 avatar sphk123456 commented on June 7, 2024

Q111:https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-wan-70-ssy5/

from advanced-challenge.

YourRaymond avatar YourRaymond commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-lming-9-akuh/

from advanced-challenge.

FanWangRIT avatar FanWangRIT commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfs-by-fan-wang-7-if0l/

from advanced-challenge.

LFool avatar LFool commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-lfool-9tbh/

from advanced-challenge.

Carlotte-yi avatar Carlotte-yi commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-xiyou_peng_yu_yan-80ej/

from advanced-challenge.

BMYzm avatar BMYzm commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-bmy-fgev/

from advanced-challenge.

annalovecode avatar annalovecode commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfsjie-fa-by-annalovecode-38qj/

from advanced-challenge.

SamsonJy avatar SamsonJy commented on June 7, 2024

Java
111. Minimum Depth of Binary Tree: https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2055043/BFS-JAVA
752. Open the Lock: https://leetcode.com/problems/open-the-lock/discuss/2055122/Java-bfss

from advanced-challenge.

goldenlimit avatar goldenlimit commented on June 7, 2024

Python3:
111. Minimum Depth of Binary Tree
https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/goldenlimit-round2-by-goldenlimit-hr1f/

from advanced-challenge.

zhou-yan-hua avatar zhou-yan-hua commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-hua-sk-6b6v/

from advanced-challenge.

gutouyu avatar gutouyu commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-ningleexx-z352/
https://leetcode.cn/problems/open-the-lock/solution/by-ningleexx-uof1/

from advanced-challenge.

tarian1995 avatar tarian1995 commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-tab-o-6ejt/

from advanced-challenge.

liu-hantong avatar liu-hantong commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2055961/Python-BFS-Solution-Explained

from advanced-challenge.

sfj666 avatar sfj666 commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/1878045/python3-bfs

from advanced-challenge.

AmyIsMin avatar AmyIsMin commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-yxian-sheng-7-ybas/

from advanced-challenge.

Goolloo avatar Goolloo commented on June 7, 2024

from advanced-challenge.

ZiqiSun avatar ZiqiSun commented on June 7, 2024

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

from advanced-challenge.

Khannoob avatar Khannoob commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-unruffled-driscoll51z-otn7/

from advanced-challenge.

dreamer2q avatar dreamer2q commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-sou-suo-suan-fa-by-dm2q-ox0n/

from advanced-challenge.

JiejieZhao avatar JiejieZhao commented on June 7, 2024

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

from advanced-challenge.

YangChenyuShawn avatar YangChenyuShawn commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-sui-ji-guo-cheng-sui-ji-guo-r8s4/

from advanced-challenge.

zhzeshu avatar zhzeshu commented on June 7, 2024

https://leetcode.com/problems/open-the-lock/discuss/2057254/DFS-with-Python

from advanced-challenge.

xiaolou123 avatar xiaolou123 commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-zuiduan-by-remtimes-b975/

from advanced-challenge.

kf953741 avatar kf953741 commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-kf953741-s2hx/

from advanced-challenge.

LetmeTryagain avatar LetmeTryagain commented on June 7, 2024

111 https://leetcode-cn.com/problems/minimum-depth-of-binary-tree/solution/zui-xiao-shen-du-by-4iovekwz80-rqj8/

from advanced-challenge.

acse-yw3821 avatar acse-yw3821 commented on June 7, 2024

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

from advanced-challenge.

bthylaz avatar bthylaz commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-bthyla-vz3x/

from advanced-challenge.

YaokunLee avatar YaokunLee commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-qing-niao-1111-70bw/

from advanced-challenge.

ZLZhangLi avatar ZLZhangLi commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/python-by-zlzhangli-7wd9/

from advanced-challenge.

Sukey925 avatar Sukey925 commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-sukey-f-7xd1/

from advanced-challenge.

damondenghj avatar damondenghj commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-6oofy-turingj5y-lqdm/

from advanced-challenge.

eryao avatar eryao commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2072108/Java-Solution

from advanced-challenge.

whyyue avatar whyyue commented on June 7, 2024

111.二叉树的最小深度
https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/111-er-cha-shu-de-zui-xiao-shen-du-by-es-gnnr/
752.打开转盘锁
https://leetcode.cn/problems/open-the-lock/solution/day14752-da-kai-zhuan-pan-suo-by-esthers-mfjt/

from advanced-challenge.

shmily101 avatar shmily101 commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/javascript-by-mikeythief-ssev/

from advanced-challenge.

JiangCheng-2021 avatar JiangCheng-2021 commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/bfs-by-jiangcheng-2021-fgof/

from advanced-challenge.

mapstory6788 avatar mapstory6788 commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/bfs-by-yi-ci-guo-zczs/

from advanced-challenge.

youngerzjc avatar youngerzjc commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/er-cha-shu-lian-xi-by-yao-shi-ihj6/

from advanced-challenge.

geekvc avatar geekvc commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-geekvc-t-c3j9/

from advanced-challenge.

yaheiheio avatar yaheiheio commented on June 7, 2024

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

from advanced-challenge.

suansuan2022 avatar suansuan2022 commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-suansuan-r-08lm/

from advanced-challenge.

y-start avatar y-start commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-abc_cba-yh79/

from advanced-challenge.

SteveSun12138 avatar SteveSun12138 commented on June 7, 2024

https://leetcode.com/problems/minimum-depth-of-binary-tree/discuss/2077952/Java-Solution

from advanced-challenge.

weigego avatar weigego commented on June 7, 2024

https://leetcode.cn/problems/open-the-lock/solution/by-weigiegie-94qz/

from advanced-challenge.

minnownino avatar minnownino commented on June 7, 2024

https://leetcode.cn/problems/minimum-depth-of-binary-tree/solution/by-minnownino-ins9/

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.