LeetCode 273. Integer to English Words

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

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

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

    nice

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

    bro seriouly you are doing a great job, few doubts tho, I am thorough with my dsa concepts but I don't know how to apply them using any programming language as I am an idiot, can you like give me few tips on how I should start ? i am aware of all the algorithms and I can write them in pseudocode but its of no use when I go in for company interviews right, could you please help me out would mean a lot man. btw love from India

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

      Bro try to get started early everyone faces same problem like u tha idea behind practicing is to get intuition ( thought process)when u see a problem

    • @Eleetcodeer
      @Eleetcodeer  18 дней назад

      Honestly the best tip i can give you is to just go through as many leet code problems as possible, especially the daily problems. If you cant figure it out read the editorial theyre extremely informational and give you good ideas to approach concepts. Doing the daily problems you will begin to see patterns so you can implement your DSA.