nice-people-frontend-community / nice-js-leetcode

好青年 | leetcode 今日事今日毕(✅ Solutions to LeetCode by JavaScript, 100% test coverage, runtime beats 100% / LeetCode 题解 / GitHub Actions集成LeetCode每日一题至issues)
https://nice-people-frontend-community.github.io/nice-js-leetcode/
17 stars 1 forks source link

[2023-05-01]1376. 通知所有员工所需的时间👋树👋深度优先搜索👋广度优先搜索 #384

Open webVueBlog opened 1 year ago

webVueBlog commented 1 year ago

题目链接: https://leetcode-cn.com/problems/time-needed-to-inform-all-employees

难度: Medium 标签: 深度优先搜索 广度优先搜索