Topics

  1. (2025-01-12): Find Kth Largest element in a List With Streaming Data

    (Link)
  2. (2025-01-11): Create a hashmap

    (Link)
  3. (2025-01-11): Create a hashtable/hashset

    (Link)
  4. (2025-01-11): Find Max Profit By Buying and Selling Stock Multiple Times with Fees

    (Link)
  5. (2025-01-09): Find Max Profit By Buying and Selling Stock Multiple Times

    (Link)
  6. (2025-01-09): Find Max Profit By Buying and Selling Stock

    (Link)
  7. (2025-01-07): Find Sum of Beauty Values in a list

    (Link)
  8. (2025-01-06): Find Maximum Value of Triplet with a Condition

    (Link)
  9. (2025-01-05): Find Mountain Integers and Return Min Sum

    (Link)
  10. (2025-01-05): Find Sum of Three Numbers that is Closest to a Target

    (Link)
  11. (2025-01-05): Find Three Numbers in a List That Add upto Zero

    (Link)
  12. (2025-01-03): Find Two Numbers in a List To Add Upto Target Number

    (Link)
  13. (2025-01-03): Multiply Two String to Result Another String

    (Link)
  14. (2025-01-02): Sum Two Linked Lists Into One

    (Link)
  15. Find Monotonic Array.

    (Link)
  16. Reverse every word in a string.

    (Link)
  17. Find values that add up to a target.

    (Link)
  18. (2024-05-12): Rotate right a list

    (Link)
  19. (2024-05-12): Find majority element in a list

    (Link)
  20. (2024-05-12): Inplace modify array to remove duplicate items - II

    (Link)
  21. (2024-05-10): Inplace modify array to remove certain value

    (Link)
  22. (2024-05-10): Inplace modify array to remove duplicate items

    (Link)
  23. (2024-05-09): Combine Two Non-decreasing arrays into a final non-decreasing array

    (Link)