SlideShare a Scribd company logo
1 of 2
Deliverable Length: 2 pseudo codes
APA format with references
Data Structures Using Java document shell
Use Microsoft Word
The task this week is to complete the following 2 structures
using a linked list:
Stack
Queue
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( )
Week 1 Deliverables:
Pseudo code implemented for both the stack and queue methods
Documented pseudo code

More Related Content

Similar to Deliverable Length  2 pseudo codesAPA format with references

C++ Please make sure that your answer is fully submitted .pdf
C++ Please make sure that your answer is fully submitted .pdfC++ Please make sure that your answer is fully submitted .pdf
C++ Please make sure that your answer is fully submitted .pdf
aashkaahm
 
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docxSIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
edgar6wallace88877
 
DS Complete notes for Computer science and Engineering
DS Complete notes for Computer science and EngineeringDS Complete notes for Computer science and Engineering
DS Complete notes for Computer science and Engineering
RAJASEKHARV8
 

Similar to Deliverable Length  2 pseudo codesAPA format with references (20)

1 list datastructures
1 list datastructures1 list datastructures
1 list datastructures
 
11000121065_NAITIK CHATTERJEE.ppt
11000121065_NAITIK CHATTERJEE.ppt11000121065_NAITIK CHATTERJEE.ppt
11000121065_NAITIK CHATTERJEE.ppt
 
Collections generic
Collections genericCollections generic
Collections generic
 
Java Unit 2(Part 1)
Java Unit 2(Part 1)Java Unit 2(Part 1)
Java Unit 2(Part 1)
 
C++ Please make sure that your answer is fully submitted .pdf
C++ Please make sure that your answer is fully submitted .pdfC++ Please make sure that your answer is fully submitted .pdf
C++ Please make sure that your answer is fully submitted .pdf
 
Linked List Static and Dynamic Memory Allocation
Linked List Static and Dynamic Memory AllocationLinked List Static and Dynamic Memory Allocation
Linked List Static and Dynamic Memory Allocation
 
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docxSIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
SIT221 Data Structures and Algorithms     Trimester 2, 2019 .docx
 
LectureNotes-06-DSA
LectureNotes-06-DSALectureNotes-06-DSA
LectureNotes-06-DSA
 
Stacks, Queues, Binary Search Trees - Lecture 1 - Advanced Data Structures
Stacks, Queues, Binary Search Trees -  Lecture 1 - Advanced Data StructuresStacks, Queues, Binary Search Trees -  Lecture 1 - Advanced Data Structures
Stacks, Queues, Binary Search Trees - Lecture 1 - Advanced Data Structures
 
(E Book) Asp .Net Tips, Tutorials And Code
(E Book) Asp .Net Tips,  Tutorials And Code(E Book) Asp .Net Tips,  Tutorials And Code
(E Book) Asp .Net Tips, Tutorials And Code
 
Stack & Queue
Stack & QueueStack & Queue
Stack & Queue
 
Chapter 7 Run Time Environment
Chapter 7   Run Time EnvironmentChapter 7   Run Time Environment
Chapter 7 Run Time Environment
 
DS Complete notes for Computer science and Engineering
DS Complete notes for Computer science and EngineeringDS Complete notes for Computer science and Engineering
DS Complete notes for Computer science and Engineering
 
3.ppt
3.ppt3.ppt
3.ppt
 
3.ppt
3.ppt3.ppt
3.ppt
 
Data Analysis with R (combined slides)
Data Analysis with R (combined slides)Data Analysis with R (combined slides)
Data Analysis with R (combined slides)
 
Linked List, Types of Linked LIst, Various Operations, Applications of Linked...
Linked List, Types of Linked LIst, Various Operations, Applications of Linked...Linked List, Types of Linked LIst, Various Operations, Applications of Linked...
Linked List, Types of Linked LIst, Various Operations, Applications of Linked...
 
postgres loader
postgres loaderpostgres loader
postgres loader
 
02python.ppt
02python.ppt02python.ppt
02python.ppt
 
02python.ppt
02python.ppt02python.ppt
02python.ppt
 

More from leonorepour284

Read the brief paragraph before each set of documents to understand .docx
Read the brief paragraph before each set of documents to understand .docxRead the brief paragraph before each set of documents to understand .docx
Read the brief paragraph before each set of documents to understand .docx
leonorepour284
 
Read the assignment instructions, cheack the attachment and see the .docx
Read the assignment instructions, cheack the attachment and see the .docxRead the assignment instructions, cheack the attachment and see the .docx
Read the assignment instructions, cheack the attachment and see the .docx
leonorepour284
 
Read the Alliance Supermarket” case study in Chapter 10 of your t.docx
Read the Alliance Supermarket” case study in Chapter 10 of your t.docxRead the Alliance Supermarket” case study in Chapter 10 of your t.docx
Read the Alliance Supermarket” case study in Chapter 10 of your t.docx
leonorepour284
 
Read Ethics in IT. Information technology is the engine that make.docx
Read Ethics in IT. Information technology is the engine that make.docxRead Ethics in IT. Information technology is the engine that make.docx
Read Ethics in IT. Information technology is the engine that make.docx
leonorepour284
 
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docxRead Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
leonorepour284
 
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docx
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docxRead Conflict in Work Teams Problems and Solutions. Teams are vi.docx
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docx
leonorepour284
 
Read Case Study 6 and respond to question 2.Your response should b.docx
Read Case Study 6 and respond to question 2.Your response should b.docxRead Case Study 6 and respond to question 2.Your response should b.docx
Read Case Study 6 and respond to question 2.Your response should b.docx
leonorepour284
 

More from leonorepour284 (20)

Read the brief paragraph before each set of documents to understand .docx
Read the brief paragraph before each set of documents to understand .docxRead the brief paragraph before each set of documents to understand .docx
Read the brief paragraph before each set of documents to understand .docx
 
read the attachment, and write an essay, 1 pageFormat    Intro.docx
read the attachment, and write an essay, 1 pageFormat    Intro.docxread the attachment, and write an essay, 1 pageFormat    Intro.docx
read the attachment, and write an essay, 1 pageFormat    Intro.docx
 
Read the attached document,then perform the following tasks1. A.docx
Read the attached document,then perform the following tasks1. A.docxRead the attached document,then perform the following tasks1. A.docx
Read the attached document,then perform the following tasks1. A.docx
 
Read the assignment instructions, cheack the attachment and see the .docx
Read the assignment instructions, cheack the attachment and see the .docxRead the assignment instructions, cheack the attachment and see the .docx
Read the assignment instructions, cheack the attachment and see the .docx
 
Read the article, The Management Century”. Based on the content.docx
Read the article, The Management Century”. Based on the content.docxRead the article, The Management Century”. Based on the content.docx
Read the article, The Management Century”. Based on the content.docx
 
Read the article located in the course shell titled, The Problem .docx
Read the article located in the course shell titled, The Problem .docxRead the article located in the course shell titled, The Problem .docx
Read the article located in the course shell titled, The Problem .docx
 
Read the Alliance Supermarket” case study in Chapter 10 of your t.docx
Read the Alliance Supermarket” case study in Chapter 10 of your t.docxRead the Alliance Supermarket” case study in Chapter 10 of your t.docx
Read the Alliance Supermarket” case study in Chapter 10 of your t.docx
 
Read the article attached On Language” by Wilhelm Von Humboldt of t.docx
Read the article attached On Language” by Wilhelm Von Humboldt of t.docxRead the article attached On Language” by Wilhelm Von Humboldt of t.docx
Read the article attached On Language” by Wilhelm Von Humboldt of t.docx
 
read over the wall and show how it uses at least three of the lite.docx
read over the wall and show how it uses at least three of the lite.docxread over the wall and show how it uses at least three of the lite.docx
read over the wall and show how it uses at least three of the lite.docx
 
Read Ethics in IT. Information technology is the engine that make.docx
Read Ethics in IT. Information technology is the engine that make.docxRead Ethics in IT. Information technology is the engine that make.docx
Read Ethics in IT. Information technology is the engine that make.docx
 
Read Elder, L., & Paul, R. (2012b). Critical thinking Intell.docx
Read Elder, L., & Paul, R. (2012b). Critical thinking Intell.docxRead Elder, L., & Paul, R. (2012b). Critical thinking Intell.docx
Read Elder, L., & Paul, R. (2012b). Critical thinking Intell.docx
 
Read De George, pp. 480-506 (International Obligations)Read De Geo.docx
Read De George, pp. 480-506 (International Obligations)Read De Geo.docxRead De George, pp. 480-506 (International Obligations)Read De Geo.docx
Read De George, pp. 480-506 (International Obligations)Read De Geo.docx
 
Read Chapters 9-10 and the Monroe Doctrine. Once all reading is .docx
Read Chapters 9-10 and the Monroe Doctrine. Once all reading is .docxRead Chapters 9-10 and the Monroe Doctrine. Once all reading is .docx
Read Chapters 9-10 and the Monroe Doctrine. Once all reading is .docx
 
Read Chapters 7-8 and the information included in Jefferson’s Mess.docx
Read Chapters 7-8 and the information included in Jefferson’s Mess.docxRead Chapters 7-8 and the information included in Jefferson’s Mess.docx
Read Chapters 7-8 and the information included in Jefferson’s Mess.docx
 
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docxRead Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
Read Chapters 5, 6, and 7 in our textbook. After reviewing this week.docx
 
Read Chapters 13 - 14 and the Emancipation Proclamation. Once al.docx
Read Chapters 13 - 14 and the Emancipation Proclamation. Once al.docxRead Chapters 13 - 14 and the Emancipation Proclamation. Once al.docx
Read Chapters 13 - 14 and the Emancipation Proclamation. Once al.docx
 
Read Chapter 4 of Essentials of College Writing, paying close at.docx
Read Chapter 4 of Essentials of College Writing, paying close at.docxRead Chapter 4 of Essentials of College Writing, paying close at.docx
Read Chapter 4 of Essentials of College Writing, paying close at.docx
 
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docx
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docxRead Conflict in Work Teams Problems and Solutions. Teams are vi.docx
Read Conflict in Work Teams Problems and Solutions. Teams are vi.docx
 
Read Chapters 1-2 of the textbook and read the paper found here rega.docx
Read Chapters 1-2 of the textbook and read the paper found here rega.docxRead Chapters 1-2 of the textbook and read the paper found here rega.docx
Read Chapters 1-2 of the textbook and read the paper found here rega.docx
 
Read Case Study 6 and respond to question 2.Your response should b.docx
Read Case Study 6 and respond to question 2.Your response should b.docxRead Case Study 6 and respond to question 2.Your response should b.docx
Read Case Study 6 and respond to question 2.Your response should b.docx
 

Recently uploaded

Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Recently uploaded (20)

UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use Cases
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 

Deliverable Length  2 pseudo codesAPA format with references

  • 1. Deliverable Length: 2 pseudo codes APA format with references Data Structures Using Java document shell Use Microsoft Word The task this week is to complete the following 2 structures using a linked list: Stack Queue 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
  • 2. 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( ) Week 1 Deliverables: Pseudo code implemented for both the stack and queue methods Documented pseudo code