100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada 4.2 TrustPilot
logo-home
Examen

C949 WGU Terminology

Puntuación
-
Vendido
-
Páginas
6
Grado
A+
Subido en
20-07-2025
Escrito en
2024/2025

1 / 6 C949 WGU Terminology 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

Mostrar más Leer menos
Institución
C949 WGU Terminology
Grado
C949 WGU Terminology









Ups! No podemos cargar tu documento ahora. Inténtalo de nuevo o contacta con soporte.

Escuela, estudio y materia

Institución
C949 WGU Terminology
Grado
C949 WGU Terminology

Información del documento

Subido en
20 de julio de 2025
Número de páginas
6
Escrito en
2024/2025
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

Vista previa del contenido

C949 WGU Terminology
record - ANSWER -data structure that maintains the simple property that a node's
stores subitems, with a name associated key is less than or equal to the node's
with each subitem childrens' keys


array - ANSWER -a data structure that graph - ANSWER -data structure for
stores an ordered list of items, with each representing connections among items, and
item is directly accessible by a positional consists of vertices connected by edges
index

homogeneous data elements vertice - ANSWER -part of a graph the
represents an item in a graph

linked list - ANSWER -data structure
that stores *ordered* list of items in nodes, edge - ANSWER -part of a graph that
where each node stores data and has a represents a connection between to vertices
pointer to the next node; can have multiple in a graph
subitems

what is an advantage of a linked list over an
binary tree - ANSWER -A data structure array? - ANSWER -when inserting a new
that consists of nodes, with one root node at item at the beginning it causes no shift to the
the base of the tree, and two nodes (left child data
and right child) extending from the root, and
from each child node
ADT (Abstract data Type) - ANSWER -
can have no children, single left or right, or data type described by predefined user
both right and left 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 list - ANSWER -ADT for holding ordered
data

max-heap - ANSWER -a tree that
maintains the simple property that a node's stack - ANSWER -ADT which items are
key is greater than or equal to the node's only inserted on or removed from the top of a
childrens' keys stack

LIFO
min-heap - ANSWER -a tree that
1/6

, C949 WGU Terminology
Queue - ANSWER -ADT in which items
are inserted at the end of the queue and Stack, Queue, Deque - ANSWER -ADTs
removed from the front of the queue with linked list as their only common
underlying DS
FIFO

Peek - ANSWER -ADT operation for a
deque ("deck") - ANSWER -ADT in queue that returns but does not remove item
which items can be removed at both the front at the front of the queue
and back

identity - ANSWER -unique identifier
Bag - ANSWER -ADT for stroing items in that describes the object
which the order does not matter and
duplicate items are allowed
// - ANSWER -symbol for floored
division
Set - ANSWER -ADT for collection of
distinct items
tuple - ANSWER -behaves similar to a
common underlying DS: Binary search tree, list but is immutable -- once created the els
hash table can not be chagned

const array/list
Priority Queue - ANSWER -a queue in
which the highest-priority elements are
removed first; within a priority value, the for i in range(0) - ANSWER -sets i to 0
earliest arrival is removed first. during the first iteration of the for loop, i to 1
during the second iteration, and finally i to 2
common underlying DS: heap on the third iteration. The value within the
parentheses is not included in the generated
sequence.
Dictionary (map) - ANSWER -ADT that
associates (or maps) keys with values
range(5, -6, -1) - ANSWER -code for
common underlying DS: has table, binary every int form 5 down to -5
search tree

range(10, 21, 2) - ANSWER -code for
List, Bag - ANSWER -ADTs with array, every 2nd int from 10 to 20
linked list as common underlying DS
2/6
$11.49
Accede al documento completo:

100% de satisfacción garantizada
Inmediatamente disponible después del pago
Tanto en línea como en PDF
No estas atado a nada

Conoce al vendedor

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
MERCYTRISHIA Howard Community College
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
177
Miembro desde
1 año
Número de seguidores
35
Documentos
10547
Última venta
3 semanas hace
MercyTrishia

On this page, you find all documents, package deals offered by seller MercyTrishia

3.8

37 reseñas

5
16
4
7
3
10
2
0
1
4

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes