Question: 1a) write an algorithm to implement a stack and a queue using array. b) the following list of names is assigned to a linear array
1a) write an algorithm to implement a stack and a queue using array.
b) the following list of names is assigned to a linear array INFO( James, Peter, Alice, Ken, Ruth, Diana, Lucky). assign values to the array LINK and variable START so that INFO and LINK and START variable form an alphabetical listing of the list .
c) generate a record structure that considers the full names of 23 students writing a test, final exam and grade in a subject. how many elementary items are there in the entire student structure you produced.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
