Insertion at the end of Linked list | Python 🐍 for Beginners

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

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

  • @jaydevgavhane8701
    @jaydevgavhane8701 25 วันที่ผ่านมา

    I literally saw more than 100 video and many days to solve my confusion regarding the link list but this is the last video i saw and i stopped searching about linked list
    Thank you so much, sir. I'm glad that you uploaded the video regarding this.
    I feel a problem that there is no special playlist regarding the linked-list.
    but love you, Sir Thank you again

  • @MukulSahu-i9l
    @MukulSahu-i9l หลายเดือนก่อน +2

    far far far far better than jenny lecture

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

    Respected Varun sir. LOTS OF LOVE AND RESPECT FROM PAKISTAN💚❤.Actually i m studying (CS) . And ur videos are helping me alot.Our whole class are also urs biggest fan❣.Eventhough our teachers are also.💖.U r just an amazing teacher💓💝.Thanksssssssssssssssssssss Again💗

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

      From which university brother?

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

    Lot of respect sir.....❤❤❤❤❤

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

    hello sir your video are really helping me in Diploma in it sem 3 data structure with python keep going on sir

  • @Mr.beeastGaming
    @Mr.beeastGaming 11 หลายเดือนก่อน

    Sir aap bahut acha padhate ho 🎉

  • @muhammadshoaibismailkhan
    @muhammadshoaibismailkhan หลายเดือนก่อน +1

    thank you sir

  • @muhammadshoaibismailkhan
    @muhammadshoaibismailkhan หลายเดือนก่อน +1

    you are the best

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

    Pls teach till afters Trees and stuff really understand your content

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

    👍🏻👍🏻

  • @IBMX65
    @IBMX65 5 หลายเดือนก่อน

    sir ham is use kar rahe hain kya ham == use karsakte hain

  • @sharkieislive
    @sharkieislive 11 หลายเดือนก่อน

    sir mera toh CG ka exam hai kal and bohot problem hua iss semester and may possibly fail. youtube pe koi bhi CG ka accha material available nahi hai and ye subject bhi hard hai. Baki baccho ko ye face na karna pade uske liye please computer graphics bca ke liye ek playlist series bana do😣.Thankyou

  • @PrinceTFG
    @PrinceTFG 11 หลายเดือนก่อน

    Sir power bi ka bhi playlist banao na pls sikhna he

  • @littlejin-n8x
    @littlejin-n8x 11 หลายเดือนก่อน

    is this the end of the playlist
    ?

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

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

    sir updates for gate 2025... will you apload any lectures videos

  • @HasitMevada
    @HasitMevada 21 วันที่ผ่านมา

    sir can u please share your notes?

  • @typicalshorts2286
    @typicalshorts2286 3 หลายเดือนก่อน

    Sir print bhi krao
    Me print kra rha hu to
    Hi nhi rha
    Sir plz help me
    Is video ki print jarur kr vao

  • @deepankshisharma2612
    @deepankshisharma2612 11 หลายเดือนก่อน

    Please bring course for up police programmer

  • @6ambadminton
    @6ambadminton ปีที่แล้ว

    Hello sir Ibps SO I.T ke liye mains ka course lia hai aapka , sir usmein questions ki practice class aur chalwa dijiye 🙏🙏🙏🙏🙏

    • @rutvikjobanputra2968
      @rutvikjobanputra2968 11 หลายเดือนก่อน

      course ki price kya h?
      and proper h? ya koi aur lena chahiye

  • @typicalshorts2286
    @typicalshorts2286 3 หลายเดือนก่อน

    Sir.. 40->50->None aa rha h pura value nhi aa rha (10->20->30->40->50-> None ye nhi aa rha sir

    • @Shashank_Singh_18
      @Shashank_Singh_18 3 หลายเดือนก่อน

      class Node:
      def __init__(self,data):
      self.data = data
      self.next = None
      node1 = Node(10)
      node2 = Node(20)
      node3 = Node(30)
      node4 = Node(40)
      node1.next = node2
      node2.next = node3
      node3.next = node4
      node4.next = None
      new_node = Node(50)
      head = node1
      current = head
      while current.next is not None:
      print(current.data,end="->")
      current = current.next
      current.next = new_node
      print(current.data,end="->")
      print(new_node.data,end="->")
      print("None")

  • @biswajit07
    @biswajit07 11 หลายเดือนก่อน

    sir, i have mailed you regarding NIC answer keys doubt. Please check.

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

    Lot of respect sir.....❤❤❤❤❤

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???

  • @abhinavsharma6450
    @abhinavsharma6450 9 หลายเดือนก่อน

    is this the end of this playlist ???