Advertisement
Fahim_7861

Leetcode todo

May 2nd, 2023 (edited)
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Medium:
  2. 1) https://leetcode.com/problems/bulb-switcher/
  3. 2)https://leetcode.com/problems/smallest-number-in-infinite-set/
  4. 3) https://leetcode.com/problems/maximum-width-of-binary-tree/
  5. 4) https://leetcode.com/problems/longest-zigzag-path-in-a-binary-tree/
  6. 5) https://leetcode.com/problems/number-of-subsequences-that-satisfy-the-given-sum-condition/
  7.  
  8. Hard:
  9. 1) https://leetcode.com/problems/remove-max-number-of-edges-to-keep-graph-fully-traversable/
  10. 2) https://leetcode.com/problems/checking-existence-of-edge-length-limited-paths/
  11. 3) https://leetcode.com/problems/checking-existence-of-edge-length-limited-paths/description/
  12. 4) https://leetcode.com/problems/restore-the-array/
  13. 5) https://leetcode.com/problems/minimum-insertion-steps-to-make-a-string-palindrome/
  14. 6) https://leetcode.com/problems/profitable-schemes/
  15. 7) https://leetcode.com/problems/number-of-ways-to-form-a-target-string-given-a-dictionary/
  16. 8) https://leetcode.com/problems/maximum-value-of-k-coins-from-piles/
  17. 9) https://leetcode.com/problems/find-the-longest-valid-obstacle-course-at-each-position/
  18.  
  19. review month of may
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement