How I Became Rank 10 at LeetCode

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 19

  • @maelafhabtachin589
    @maelafhabtachin589 2 месяца назад +26

    Bro is ACTUALLY waiting for leetcode 2.

  • @glowiboi
    @glowiboi 2 месяца назад +2

    This is a very useful tip.
    I am now expressing market demand for a cohesive collection of functions (such as Dijkstra's) with their inputs, outputs, examples, and variations.

  • @otabek_kholmirzaev
    @otabek_kholmirzaev 2 месяца назад +4

    LIGHTWEIGHT BABY!

    • @topswe
      @topswe  2 месяца назад +1

      :)

  • @MKV4683
    @MKV4683 3 месяца назад +2

    Bro my humble request please make a video on dsa like a playlist - patterns used🙏🙏🙏
    Love from India

  • @NadidLinchestein
    @NadidLinchestein 3 месяца назад +4

    Can you please make a video on Problem Solving?
    Like how to break down problems to come up to a solution, essentially your thinking process.

  • @user-hl5rn8sy1g
    @user-hl5rn8sy1g 3 месяца назад +4

    FIRST! Top SWE, how many problems a day do you recommend? and how long should I focus on a problem until I should skip or look at the solution for it?
    Love you videos!

    • @topswe
      @topswe  3 месяца назад +3

      @@user-hl5rn8sy1g thanks for the support! As many as you can lol. For full days like weekends I’d aim for like 10. (Mix of easies and mediums) if you’re in school or working and only have a few hours, I’d aim for 2 problems. Try problems for 10 minutes, if you have no ideas learn from the solutions

  • @abdulhasibn1022
    @abdulhasibn1022 3 месяца назад +3

    Seems like videos are bit redundant. Please try to change the topics. Even though the content is bit different, the core purpose or premise of the videos are almost same . Just a Constructive suggestion. Your videos have helped me to build a consistent leetcode habit. thank you

    • @topswe
      @topswe  3 месяца назад

      thanks for the feedback. what do you mean by changing the topics?

    • @ShubhamGhuleCodes
      @ShubhamGhuleCodes 2 месяца назад +1

      ​@@topswe Videos teaching certain topics or live solving leetcode problems to understand how top leetcoders approach a new question.

  • @ghun131
    @ghun131 2 месяца назад

    Wonderful video! But it will take me a while to decontruct all what you layed out. The advice is great but still very general in my head. A step by step demo of the advice for one or two real problems would be easier to understand and apply

  • @PySWE
    @PySWE 2 месяца назад +2

    He's top 10 LeetCode solver and only 974 views 🤣What does that tell you.

    • @-BarathKumarS
      @-BarathKumarS 2 месяца назад

      what does that have to do with views?

  • @GAMEON-pe9ih
    @GAMEON-pe9ih 3 месяца назад +3

    Could you tell me What math concepts are required for solving most of problems please?

    • @topswe
      @topswe  3 месяца назад +2

      Combinatorics, number theory, probability, inequalities, basic algebra are probably the most important.

    • @siddhantsingh504
      @siddhantsingh504 2 месяца назад

      @@topswe what_is_the_best_source_to_study_the_above_,_acc_to_you_?