Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 374 Bytes

File metadata and controls

25 lines (13 loc) · 374 Bytes

Leetcode

Site: https://neetcode.io/

  1. Solve te problem for passed in the tests
  2. Refactor for get a better time complexity

Type

  • 🟢 Easy
  • 🟡 Medium
  • 🔴 Hard

Need help to solved the problem?

See the solution section

"It's not much, but it's honest work 🤠"

Next problem

Bit manipulation: see the optimal solution in the video and apply it