/30daysofcode

Solving daily leetcode questions

Primary LanguagePython

30daysofLeetcode

Solving daily leetcode problems.

January Question List

  1. Brust Balloons
  2. Pairs of Songs With Total Durations Divisible by 60
  3. Find the town judge
  4. Complement of base 10
  5. Palindrome Partitioning
  6. Car Pooling
  7. Linked List Random Node
  8. Cherry Pickup
  9. Robot Bounded in Circle
  10. Add Binary
  11. Sum to root to leaf binary Number
  12. Insert in Binary Search Tree
  13. Minimum Number of Arrows to Burst Balloons
  14. String to Integer (atoi)
  15. Jump Game 4
  16. Maximum Distance to closest person
  17. Word Pattern
  18. Can place Flower
  19. Linked list cycle ||
  20. Koko eating banana
  21. Gas Station
  22. Stone Game 4
  23. Sequential Digits
  24. Detect Capital
  25. Valid Mountain Array
  26. All Elements in Two Binary Search Tree
  27. Maximum Xor of two element in array
  28. Design Add and Search Words Data Structure
  29. Largest Rectangle in histogram
  30. Rotate Array