Array functions & Swift interview tips | Swift Hindi tutorial

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

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

  • @abhisheksoni4727
    @abhisheksoni4727 Год назад +1

    I have been following you long back..
    And I can't tell how much respect I'm having for you, your videos helped me a alot.. Now I'm at my desired place and this channel contributed in same.
    Wish to meet you some day, keep helping keep growing..
    Thank You 🙏

    • @CodeCat15
      @CodeCat15  Год назад

      I am glad the channels content have helped you in achieving your goal, this was always the motive behind starting the channel.
      I hope you achieve more success and grow in becoming a responsible developer and lead. All the best for your future debugging sessions and thank you for your kind words.
      Do share the channel with your junior devs or with anyone who is trying to learn swift I hope they'll find the channel helpful as well.

  • @rahuljamba5846
    @rahuljamba5846 Год назад +1

    Great Ravi, finally i received new tuts !!

    • @CodeCat15
      @CodeCat15  Год назад

      Thanks Rahul. I was packed with work so couldn’t make tutorials on complex topics so thought of releasing simple ones

  • @alokrathaur
    @alokrathaur Год назад +1

    Thank you sir 😊 your video is awesome and give me confidence for an interview. I love the way you explain with example.

    • @CodeCat15
      @CodeCat15  Год назад

      Thank you for the kind words

  • @AbdulRehman-bm9yf
    @AbdulRehman-bm9yf Год назад +1

    You always come up with quality content. Much appreciated ❤

    • @CodeCat15
      @CodeCat15  Год назад +1

      Thank you Abdul 👍 glad it was helpful

  • @pushpankkumar1341
    @pushpankkumar1341 Год назад +1

    Nice tutorial❤️. I was not aware about use of allSatisfy.

    • @CodeCat15
      @CodeCat15  Год назад +1

      And now you know, hope you implement allSatisfy in your project soon 👍

  • @abhishektomar4739
    @abhishektomar4739 Год назад

    Awesome man, its really very helpful for me. Thank you ✌️✌️

    • @CodeCat15
      @CodeCat15  Год назад

      Glad you found it helpful, please feel free to ask questions if any.

  • @asherazeem3282
    @asherazeem3282 Год назад +1

    In reduce high order method
    You only can write this syntax
    arr. reduce(0,+)
    That's it will automatically do sum.

    • @CodeCat15
      @CodeCat15  Год назад

      Indeed, the video also shows that approach as well and sure you could use that too but not many are aware of it so I prefer readability over short hand.

  • @RAHULSHARMA-iu1xq
    @RAHULSHARMA-iu1xq Год назад +1

    Nice tutorial ❤

    • @CodeCat15
      @CodeCat15  Год назад

      Thank you, am glad it was helpful

  • @ranganathchenna4559
    @ranganathchenna4559 Год назад +1

    nice info...

    • @CodeCat15
      @CodeCat15  Год назад

      Glad it was helpful ✌️

  • @DeariSwift
    @DeariSwift Год назад +1

    awesome explanation.

    • @CodeCat15
      @CodeCat15  Год назад +1

      Thanks Rachana, am glad this was helpful

    • @DeariSwift
      @DeariSwift Год назад +1

      @@CodeCat15 yes it's was good but my name spell is wrong it's Rachna 😋😋

    • @DeariSwift
      @DeariSwift Год назад +1

      @@CodeCat15 it will be very helpful for interview for all viewers including me if you explain string related coding questions. Thank you in advance and you are doing great job👌

    • @CodeCat15
      @CodeCat15  Год назад +1

      My apologies Rachna 😊 and thank you for correcting me

    • @CodeCat15
      @CodeCat15  Год назад +1

      There’s a machine round video as well in the channel, u may want to check that out as it deals with DSA queries, I’ll see what I can do for the string related questions.

  • @Chirayu19
    @Chirayu19 Год назад +1

    caseInsensitieCompare would be better in terms of time complexity and memory as well.

    • @CodeCat15
      @CodeCat15  Год назад

      It also makes the code more readable so I always prefer readability first.

  • @jayprakashsharma7
    @jayprakashsharma7 Год назад +1

    Thank you always @Codecat15

    • @CodeCat15
      @CodeCat15  Год назад +1

      Glad this was helpful Jay. Do share the video with your iOS group