Python Interview Questions & Answers | Python Interview Preparation | Python Training

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

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

  • @gangadharsunkara9600
    @gangadharsunkara9600 3 ปีที่แล้ว +6

    At 31:43 please close the file pointer immediately after read operation. Do not close the file later. If some exception happens before closing the file pointer, file will be remaining open. So it is good to open a file with "with" operator.
    Thanks for the questions and answers.

  • @dhilsports4136
    @dhilsports4136 10 หลายเดือนก่อน

    Clear explanation so keep rocking mam❤

  • @smanand1234
    @smanand1234 2 ปีที่แล้ว +2

    If you check 34:40, you notice that merging a subset of dictionary with a set of dictionary, you get the bigger set as a result, effectively disallowing repeat of key, value pair in the dictionary. Madam forgot to comment out the update function of dictionary before using the ** approach.

  • @prakashgowda1059
    @prakashgowda1059 2 ปีที่แล้ว

    Thank you!! Madam, It was so explicitly explained

  • @surgepakistan7976
    @surgepakistan7976 2 ปีที่แล้ว +1

    Very nice and informative with coding and implementation. Thanks a lot!

  • @MrThestormguy
    @MrThestormguy ปีที่แล้ว

    Thank you for your video, very nicely explained.

  • @selvamani2152
    @selvamani2152 6 หลายเดือนก่อน

    Very Informative 😊 Upload more videos in Python Technology

  • @jah7120
    @jah7120 4 ปีที่แล้ว +1

    Best Video.Thanks!

  • @ankitdhungana6181
    @ankitdhungana6181 3 ปีที่แล้ว

    Wow!! What a video. Thanks 😊😊

  • @jobsenclave9991
    @jobsenclave9991 2 ปีที่แล้ว

    Excellent video. Very informative.

  • @mmath4789
    @mmath4789 2 ปีที่แล้ว

    Awesome video mam , please continue making such great content 🔥

  • @ashwinr5058
    @ashwinr5058 2 ปีที่แล้ว

    Thank you for sharing your knowledge 👍

  • @VijayaLakshmi-sl1gq
    @VijayaLakshmi-sl1gq 3 ปีที่แล้ว

    Wow really very nice tutorial

  • @thanosthemadtitan9521
    @thanosthemadtitan9521 3 ปีที่แล้ว +1

    Another great explanation. Thank you for your content.

  • @navyadosapati6705
    @navyadosapati6705 3 ปีที่แล้ว

    Well explained....🤝

  • @pallarajasekhar
    @pallarajasekhar 2 ปีที่แล้ว +1

    thanks madam

  • @rajkishormahanada6223
    @rajkishormahanada6223 4 ปีที่แล้ว

    1st comment. Nice 👍

  • @SVRhappy8352
    @SVRhappy8352 2 ปีที่แล้ว

    Good explained ..!

  • @nikhilhalvala4511
    @nikhilhalvala4511 4 ปีที่แล้ว

    Nice video.

  • @Rip_Gojo-t4y
    @Rip_Gojo-t4y 3 ปีที่แล้ว +1

    nice

  • @anubhavgarg6359
    @anubhavgarg6359 4 ปีที่แล้ว

    amazing!!

  • @homeOfTrivia
    @homeOfTrivia 3 ปีที่แล้ว +1

    Amazing teacher. Please one day try and do online learning - at a small fee of course.

  • @sharmishthadevi7637
    @sharmishthadevi7637 4 ปีที่แล้ว

    Awesome video

  • @jakubkahoun8383
    @jakubkahoun8383 2 ปีที่แล้ว +2

    Instead of list.reverse use list[::-1], its much MUCH faster on bigger lists. EDIT: Nevermind you used it anyway.

    • @gunahawk6893
      @gunahawk6893 2 ปีที่แล้ว

      In interviews can we use slicing operations?

    • @rajeshp7426
      @rajeshp7426 2 ปีที่แล้ว

      @@gunahawk6893 yes

  • @vedamshkolluru3553
    @vedamshkolluru3553 7 หลายเดือนก่อน

    can u give me pdf of programms

  • @TheStevenWhiting
    @TheStevenWhiting 2 ปีที่แล้ว +3

    Annoying interview questions as all interview questions are annoying. In this day and age we have the Internet and from the old days, books. If there is something we're not sure about we "look it up" why managers still insist on asking shit questions like this is anyone's guess.

  • @WealthyTurtl
    @WealthyTurtl 2 ปีที่แล้ว

    Fibonacci is pronounced as 'Chi' like in Gucci

  • @reshmashinde1248
    @reshmashinde1248 2 ปีที่แล้ว

    type krte samy keyboard ki kitni aaaawaj ati he.it was so irritating.

  • @tusharubale4476
    @tusharubale4476 ปีที่แล้ว

    Awesome video