ADVENT OF CODE | Day 2 Jackie's Python Solution

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ธ.ค. 2024

ความคิดเห็น • 23

  • @unalive_me
    @unalive_me 16 ชั่วโมงที่ผ่านมา

    Thank you! I was trying to stick through this one, and I knew what was wrong, but didn't know how to implement this. Better to have an O(n^2) solution than none!

  • @burgek1
    @burgek1 วันที่ผ่านมา +2

    I really need to make some time to learn the numpy module as it's clearly very useful!

  • @Skeiln
    @Skeiln วันที่ผ่านมา

    I recently found you on youtube and i liked it a lot ;D I work as a software developer using C#, done Python in the past, great languages
    I like the videos you make, its interesting and nice to see how you go over it all and explain it so well, keep it up please its enjoyable to watch you and your videos

  • @Kushal-v8b
    @Kushal-v8b วันที่ผ่านมา +1

    Great 👍 I have used python language for my data science projects

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +1

      Nice work! ☺️

  • @RahulYadav-luckyrj
    @RahulYadav-luckyrj วันที่ผ่านมา +1

    Good to learn ..🎉

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +1

      Yay thanks 🥳

  • @ac8764
    @ac8764 วันที่ผ่านมา +5

    can you pls deactivate, the ai voice translation, from youtube, its hella annoying to change the voice line back, thx

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +2

      I’m so sorry, I didn’t do anything, seems to be a new TH-cam feature. I will check how to turn it off before posting!

    • @juanmacias5922
      @juanmacias5922 วันที่ผ่านมา +1

      I wonder if it's based on a setting or whichever TH-cam perceives your native language to be because I've seen a couple comments on other videos, but my audio has been set to original on all of them.

  • @nazd5594
    @nazd5594 วันที่ผ่านมา

    What's your vscode theme btw?

  • @imkir4n
    @imkir4n วันที่ผ่านมา +1

    Jackieeeeee

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +1

      🥰

  • @mnick-lj7kg
    @mnick-lj7kg วันที่ผ่านมา +1

    I'm struggling so much with part2 whereas part1 was quick. Is anyone has solved part 2 without brute force approach ?

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +3

      Would love to know as well 😂 my solution is not very ~elegant~ but I just wanted to go to sleep lol

  • @fourbytes1
    @fourbytes1 20 ชั่วโมงที่ผ่านมา

    I always feel uncomfortable solving puzzles using libraries as if it's cheating. :)

    • @CSJackie
      @CSJackie  20 ชั่วโมงที่ผ่านมา +1

      I feel you haha but hey it would just be a bunch of loops otherwise. It felt more elegant 😊

  • @mathiouz007
    @mathiouz007 17 ชั่วโมงที่ผ่านมา

    ouais t'es la secretaire quoi

  • @AbdulrahmanAlmyman
    @AbdulrahmanAlmyman วันที่ผ่านมา

    Make fruit detection project 🍉🍇🍌🍍🍎🍒🫐 😆😆😆 .
    Make ML projects.

  • @kshitijbafna
    @kshitijbafna วันที่ผ่านมา +1

    i'm surprised np.diff() exists 😂

    • @CSJackie
      @CSJackie  วันที่ผ่านมา +1

      Same - I learned of it recently