Question: I have this test tomorrow in my Data Structures class using Java. Could someone make me a study guide based on the topics in the
blackboard9.wju.edu ents-2017FA-CSC-222-01 Home | Chegg.com 1 1 UNIVERSITY ts Announcements Study guide for Monday's test Posted on: Friday, September 22, 2017 208:34 PM EDT The test is worth 100 points (40 short answer, 40 problem solving, and 20 open-book programm ing+ 10XC) Be able to decide the best data structure for a particular application - Know the complexities (.e. Big-0) of the various stack/queue algorithms - Know what node-number and key-field lookups entail - Know what a restricted data structure is Be able to describe the various linked lists we have discussed Be able to write a Java class that uses an ArrayList as its basic data structure -Be able to write a Node class for any of the linked lists we have discussed - Know how to insert and delete from the various linked ists we have discussed Be able to write Java code to implement various functions of stacks and queues
Step by Step Solution
There are 3 Steps involved in it
Heres a study guide based on the topics your professor mentioned 1 Choosing the Best Data Structure Considerations Data type operations needed time co... View full answer
Get step-by-step solutions from verified subject matter experts
