Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 10 pages
Exam (elaborations)

C949 WGU Terminology || Already Graded A+.

Document preview thumbnail
Preview 2 out of 10 pages

C949 WGU Terminology || Already Graded A+.

Content preview

C949 WGU Terminology || Already Graded A+.


record correct answers data structure that stores subitems, with a name associated with each
subitem


array correct answers 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 correct answers 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 correct answers 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


hash table correct answers data structure that stores *unordered* items by mapping (or hashing)
each item to a location in an array


max-heap correct answers a tree that maintains the simple property that a node's key is greater
than or equal to the node's childrens' keys


min-heap correct answers a tree that maintains the simple property that a node's key is less than
or equal to the node's childrens' keys


graph correct answers data structure for representing connections among items, and consists of
vertices connected by edges

, vertice correct answers part of a graph the represents an item in a graph


edge correct answers part of a graph that represents a connection between to vertices in a graph


what is an advantage of a linked list over an array? correct answers when inserting a new item at
the beginning it causes no shift to the data


ADT (Abstract data Type) correct answers data type described by predefined user operations,
such as "insert data at rear", without indication how each operation is implemented


list correct answers ADT for holding ordered data


stack correct answers ADT which items are only inserted on or removed from the top of a stack


LIFO


Queue correct answers ADT in which items are inserted at the end of the queue and removed
from the front of the queue


FIFO


deque ("deck") correct answers ADT in which items can be removed at both the front and back


Bag correct answers ADT for stroing items in which the order does not matter and duplicate
items are allowed


Set correct answers ADT for collection of distinct items

Document information

Uploaded on
August 13, 2026
Number of pages
10
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$11.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Quillan
4.6
(5)
Sold
51
Followers
27
Items
3685
Last sold
3 months ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions