You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 1376 |[ Time Needed to Inform All Employees](https://leetcode.com/problems/time-needed-to-inform-all-employees/)|[C++](./C++/Cherry-Pickup-II.cpp)|_O(n)_|_O(n)_| Medium | DFS ||
361
361
| 200 |[Number of Islands](https://leetcode.com/problems/number-of-islands/)|[C++](./C++/number-of-islands.cpp)|_O(m * n)_|_O(m * n)_| Medium | DFS ||
362
-
| 230 |[Kth Smallest Element in a BST](https://leetcode.com/problems/kth-smallest-element-in-a-bst/)|[C++](./C++/kth-smallest-element-in-a-bst.cpp)|_O(n)_|_O(n)_| Medium | DFS ||
363
362
364
363
<br/>
365
364
<divalign="right">
@@ -516,7 +515,6 @@ DISCLAIMER: This above mentioned resources have affiliate links, which means if
516
515
| [Shrimadh V Rao](https://github.com/Shrimadh) <br> <imgsrc="https://avatars.githubusercontent.com/u/64469917?v=4"width="100"height="100"> | India | C++ | [GitHub](https://github.com/Shrimadh)
0 commit comments