Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 305 Weeks Ago, 5 Days Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Management Posted 09 Jul 2017 My Price 13.00

“Node” and its “Data” and “NextRef”

Assignment Details (Data Structures for Problem Solving IT-265)

The task this week is to complete the following 2 structures using a linked list:

  • Stack (part 1)
  • Queue (part 2)

Assume the occurrence of a linked list node is represented by the object “Node” and its “Data” and “NextRef” attributes.

Part 1: Assume a “Head” node exists with the NextRef attribute pointing to the first node in the stack or being null if the stack is empty. Create pseudo code for the following 3 stack methods, showing the logic tied to the inverted list. Include a summary of these actions.

push(item )
pop( )
display( )

Part 2: Assume “Front” and “Rear” nodes exist with the “NextRef” attributes pointing to the first and last nodes of the queue or being null if the queue is empty. Create pseudo code for the following 3 queue methods, showing the logic tied to the inverted list. Include a summary of these actions.

enqueue(item )
dequeue( )
display( )

Deliverables:

  • Pseudo code implemented for both the stack and queue methods
  • Documented pseudo code
  • Return in Microsoft Office fileAssignment Details (Data Structures for Problem Solving IT-265)
    The task this week is to complete the following 2 structures using a linked list:
    Stack (part 1)
    Queue  (part 2)
    Assume the occurrence of a linked list node is represented by the object “Node” and its “Data” and “NextRef” attributes.
    Part 1: Assume a “Head” node exists with the NextRef attribute pointing to the first node in the stack or being null if the stack is empty. Create pseudo code for the following 3 stack methods, showing the logic tied to the inverted list. Include a summary of these actions.  
    push( item )
    pop( )
    display( )
    Part 2: Assume “Front” and “Rear” nodes exist with the “NextRef” attributes pointing to the first and last nodes of the queue or being null if the queue is empty. Create pseudo code for the following 3 queue methods, showing the logic tied to the inverted list. Include a summary of these actions.
    enqueue( item )
    dequeue( )
    display( )
     Deliverables:
    Pseudo code implemented for both the stack and queue methods
    Documented pseudo code
    Return in Microsoft Office file

Answers

(5)
Status NEW Posted 09 Jul 2017 04:07 PM My Price 13.00

----------- He-----------llo----------- Si-----------r/M-----------ada-----------m -----------  -----------  ----------- ----------- -----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------acq-----------uis-----------iti-----------on -----------of -----------my -----------pos-----------ted----------- so-----------lut-----------ion-----------. P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e

Not Rated(0)