Linked List Traversal using C in Hindi | Display Function Code Explanation in Linked List

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2022
  • Master Data Structures & Algorithms for Top Tech Jobs: techvidvan.com/courses/dsa-c-...
    📌 Website: data-flair.training/
    📌 Telegram: t.me/dataflair
    📌 Twitter: / dataflairws
    📌 LinkedIn: / dataflair-web-services...
    📌 Instagram: / dataflair
    📌 Facebook: / dataflairws
    #viralvideo #datasciencepython #knowledgeispower #technologygyan #structure

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

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

    Get ready for top companies with our placement-ready DSA using C full course on TechVidvan: techvidvan.com/courses/dsa-c-hindi/?campaign=ytdsad&ref=1374
    Apart from structured learning, you will get:
    - Study Material
    - Notes
    - Practical Codes
    - Quizzes & Tests
    - Interview Questions
    - Real-time Projects
    - Videos in Sequential Order
    - Video Playlist
    - Roadmap to get job
    - Job updates
    - Industry-recognized Certificate
    In case of any queries, please contact us on 8451097879 / info@techvidvan.com

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

    LEGEND of coding ---> DataFlair

  • @vinodbarti9237
    @vinodbarti9237 10 หลายเดือนก่อน +3

    it takes 4 days to understand this logic but from you i get this in 15 minutes really thanks from the bottom of the heart

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

      Thanks for leaving such a positive comment! It really motivates me to keep working hard. please help us in our mission of free education - share these free courses with your friends.

  • @sonubhagat-ov9do
    @sonubhagat-ov9do หลายเดือนก่อน

    Apka videos bohot acha h or aap bohot easily concept clear kr dete hai ......THANK YOU

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

      Thanks, keep learning with DataFlair.

  • @a.hgaming2416
    @a.hgaming2416 11 หลายเดือนก่อน +2

    Sir you are great

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

    Sir please upload regular video's my exams are coming 🙏🙏

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

    sir please complete your full dsa playlist

  • @rowipadi8734
    @rowipadi8734 11 หลายเดือนก่อน +2

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

    Apki video se mera pura basic clear ho gya thanku so much sir

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

      We are working on similar courses, stay tuned and keep learning

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

    Thanks sir keep it up

  • @YashAgarwal-cd4gl
    @YashAgarwal-cd4gl 4 หลายเดือนก่อน

    Sir data structure in one shot upload lijiye na using c++

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

    love from bd sir

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

    ❣❣❣❣finally understand

  • @achingupta9007
    @achingupta9007 8 หลายเดือนก่อน

    ❤❤❤❤❤❤

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

    Sir...why don't u declare the pointer temp.......?

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

    Sir please us video ka practical implement karke bta dijiye

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

      To get practical implementation along with full course covering each & every DSA concept along with practicals, quizzes, interview series and more, please visit TechVidvan (link in description) and enroll now

  • @poojasaravade641
    @poojasaravade641 8 หลายเดือนก่อน

    Sir can start is nothing but the head??

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

    sir can we write like this-[
    if temp->data==null:
    p.f(no list created)
    else{
    while(temp->add !=NULL){
    p.f("%d'",temp->data);
    temp=temp->add;
    }]
    ? please reply sir......

    • @waytoallah706
      @waytoallah706 8 หลายเดือนก่อน

      at 3:40

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

      Yes, if it works.. no issues