CS301 Assignment 1 Fall 2024 | CS301 Assignment 1 Solution

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

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

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

    100% correct solution

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

    Thanks sir ❤❤

  • @AlizaTahir-qq2ed
    @AlizaTahir-qq2ed หลายเดือนก่อน +1

    programe ye khud likhna h ya kahin se copy paste krna h agr likhein tu bht time lagy ga koi shortcut

  • @SajidMughal-x7e
    @SajidMughal-x7e หลายเดือนก่อน

    Sir ye line number 58 r 93 p cout ka error de raha hai same write kiya hai phir bhi error arha hai kindly help kry

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

    bhai is mai answer mera 2449 araha hai last two digit mera id number k hain output sahi araha hai ??

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

    Sir g linked list implemented chahiye

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

      Implement e ha Bhai linked list

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

      program aligns well with the instruction of implementing the stack functions using a linked list. The Stack class in code effectively uses a linked list for its push, pop, and top functions. Here’s how each part fits the requirement:
      Push Function:
      In the push method, a new Product node is created, set with a value, and added to the top of the stack (linked list). The head pointer is updated to the new node, making it the new top of the stack.
      Top Function:
      The top function returns the data from the node pointed to by head, representing the top of the stack.
      Pop Function:
      The pop function removes the top node (pointed to by head) by updating head to the next node in the linked list, then deletes the removed node.
      These functions collectively provide a stack implemented using a linked list

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

    program video sy dekh kr likhna ha

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

    Sir kyia ya code mil skta whatsapp py ..?

  • @TayyabaTariq-v7z
    @TayyabaTariq-v7z หลายเดือนก่อน +1

    sir prog run nahi kar raha

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

      Check karain apsay Kuch miss ho gaya hoga Program me

    • @TayyabaTariq-v7z
      @TayyabaTariq-v7z หลายเดือนก่อน

      @@LearningWithAbidAli output change aa raha ha like 734880
      prog same to same likah