100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

WGU C949 DATA STRUCTURES AND ALGORITHMS I OBJECTIVE ASSESSMENT EXAM QUESTIONS AND CORRECT DETAILED ANSWERS WITH RATIONALES (VERIFIED ANSWERS) |AGRADE

Rating
-
Sold
-
Pages
7
Grade
A+
Uploaded on
26-04-2025
Written in
2024/2025

WGU C949 DATA STRUCTURES AND ALGORITHMS I OBJECTIVE ASSESSMENT EXAM QUESTIONS AND CORRECT DETAILED ANSWERS WITH RATIONALES (VERIFIED ANSWERS) |AGRADE

Institution
WGU C949 DATA STRUCTURES AND ALGORITHMS
Course
WGU C949 DATA STRUCTURES AND ALGORITHMS









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
WGU C949 DATA STRUCTURES AND ALGORITHMS
Course
WGU C949 DATA STRUCTURES AND ALGORITHMS

Document information

Uploaded on
April 26, 2025
Number of pages
7
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

WGU C949 DATA STRUCTURES AND ALGORITHMS I OBJECTIVE

ASSESSMENT EXAM QUESTIONS AND CORRECT DETAILED

ANSWERS WITH RATIONALES (VERIFIED ANSWERS) |AGRADE

Record - (answers)A record is the data structure that stores subitems, often called fields, with a
name associated with each subitem



Array - (answers)An array is a data structure that stores an ordered list of items, where each item
is directly accessible by a positional index.



Linked list - (answers)A linked list is a data structure that stores an ordered list of items in nodes,
where each node stores data and has a pointer to the next node.


Binary tree - (answers)A binary tree is a data structure in which each node stores data and has up
to two children, known as a left child and a right child.


Hash table - (answers)A hash table is a data structure that stores unordered items by mapping (or
hashing) each item to a location in an array.


Heap - (answers)A max-heap is a tree that maintains the simple property that a node's key is
greater than or equal to the node's childrens' keys. A min-heap is a tree that maintains the simple
property that a node's key is less than or equal to the node's childrens' keys.


Graph - (answers)A graph is a data structure for representing connections among items, and
consists of vertices connected by edges. A vertex represents an item in a graph. An edge
represents a connection between two vertices in a graph.



What Is An Algorithm - (answers)An algorithm is a set of commands that must be followed for a
computer to perform calculations or other problem-solving operations.

, Computational problem - (answers)Specifies an input, a question about the input that can be
answered using a computer, and the desired output.



Does an algorithim need to be in programming language? - (answers)An algorithm can be
described in English, pseudocode, a programming language, hardware, etc., as long as the
algorithm precisely describes the steps of a computational procedure.



NP-complete - (answers)A set of problems for which no known efficient algorithm exists



Abstract Data Type (ADT) - (answers)Data type described by predefined user operations,
without indicating how each operation is implemented.



List - (answers)A list is an ADT for holding ordered data.


Common underlying data structures:

Array, linked list



Dynamic array - (answers)A dynamic array is an ADT for holding ordered data and allowing
indexed access.



Common underlying data structures:

Array


Stack - (answers)A stack is an ADT in which items are only inserted on or removed from the top
of a stack.


Common underlying data structures:

Linked list

Get to know the seller

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.
Studlibs Teachme2-tutor
View profile
Follow You need to be logged in order to follow users or courses
Sold
2208
Member since
11 months
Number of followers
4
Documents
831
Last sold
2 weeks ago

5.0

996 reviews

5
978
4
14
3
3
2
0
1
1

Recently viewed by you

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

Frequently asked questions