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
Exam (elaborations)

WGU C949 DATA STRUCTURES AND ALGORITHMS EXAM | 80 COMPLETE QUESTIONS WITH EXPERT SOLUTIONS | 2026 LATEST UPDATED | GET A+

Rating
-
Sold
2
Pages
17
Grade
A+
Uploaded on
05-06-2026
Written in
2025/2026

WGU C949 DATA STRUCTURES AND ALGORITHMS EXAM | 80 COMPLETE QUESTIONS WITH EXPERT SOLUTIONS | 2026 LATEST UPDATED | GET A+

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

Content preview

WGU C949 DATA STRUCTURES AND ALGORITHMS EXAM | 80 COMPLETE

QUESTIONS WITH EXPERT SOLUTIONS | 2026 LATEST UPDATED | GET A+




1. An algorithm with a polynomial runtime is considered efficient?: True: An

efficient

algorithm is generally one whose runtime increases no more than

polynomially with respective to the input size. In contrast, an algorithm with

an exponential runtime is not efficient.

2. An efficient algorithm exists for all computational problems.: False: Many

compu-

tational problems exist for which an efficient algorithm is unknown. Such

problems are often encountered in real applications.

3. An efficient algorithm to solve an NP-complete may exist.: True: Whether

or not an






,efficient algorithm exists for NP-complete problems is an open research

question. However, the current consensus is that such an algorithm is

unlikely.

4. Record: A record is the data structure that stores subitems, often called

fields, with a name associated with each subitem.

5. Array: An array is a data structure that stores an ordered list of items,

where each item is directly accessible by a positional index.

6. Linked list: 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.

7. Binary tree: 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.

8. Hash table: A hash table is a data structure that stores unordered items

by mapping (or hashing) each item to a location in an array

9. Heap: 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.

10. Graph: 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

11. A linked list stores items in an unspecified order.: False: A linked list

stores an ordered list of items. The links in each node define the order in

which items are stored.

12. A node in binary tree can have zero, one, or two children.: True: A

binary tree node can have no children, a single left or right child, or both

a left and right child.

13. A list node's data can store a record with multiple subitems.: True: The

data stored

in a list node can be a record with multiple subitems. Ex: A linked list storing

employee data might use a record containing the employee's name, title,

Written for

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

Document information

Uploaded on
June 5, 2026
Number of pages
17
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Free
Get access to the full document:
Download

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

Get to know the seller
Seller avatar
EXAMEXPERTS

Also available in package deal

Get to know the seller

Seller avatar
EXAMEXPERTS Teachme2-tutor
Follow You need to be logged in order to follow users or courses
Sold
861
Member since
1 year
Number of followers
0
Documents
429
Last sold
18 hours ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

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