C949 WGU Terminology with Complete Questions and Answers
7 views 0 purchase
Course
C949 WGU
Institution
C949 WGU
C949 WGU Terminology with Complete Questions and AnswersC949 WGU Terminology with Complete Questions and AnswersC949 WGU Terminology with Complete Questions and AnswersC949 WGU Terminology with Complete Questions and Answers
record - ANSWER-data structure that stores subitems, with a name associat...
record - ANSWER-data structure that stores subitems, with a name
associated with each subitem
array - ANSWER-a data structure that stores an ordered list of items, with
each item is directly accessible by a positional index
homogeneous data elements
linked list - ANSWER-data structure that stores *ordered* list of items in
nodes, where each node stores data and has a pointer to the next node; can
have multiple subitems
binary tree - ANSWER-A data structure that consists of nodes, with one root
node at the base of the tree, and two nodes (left child and right child)
extending from the root, and from each child node
, can have no children, single left or right, or both right and left
what is an advantage of a linked list over an array? - ANSWER-when inserting
a new item at the beginning it causes no shift to the data
ADT (Abstract data Type) - ANSWER-data type described by predefined user
operations, such as "insert data at rear", without indication how each
operation is implemented
hash table - ANSWER-data structure that stores *unordered* items by
mapping (or hashing) each item to a location in an array
Priority Queue - ANSWER-a queue in which the highest-priority elements are
removed first; within a priority value, the earliest arrival is removed first.
common underlying DS: heap
Dictionary (map) - ANSWER-ADT that associates (or maps) keys with values
common underlying DS: has table, binary search tree
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller NursingTutor1. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $12.99. You're not tied to anything after your purchase.