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 EXAM STUDY QUESTIONS AND CORRECT ANSWERS!

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
07-08-2025
Written in
2025/2026

WGU C949 EXAM STUDY QUESTIONS AND CORRECT ANSWERS!

Institution
C949
Course
C949

Content preview

WGU C949 EXAM STUDY QUESTIONS AND
CORRECT ANSWERS!!
What does Append(list, x) do to a list?

Inserts x at the end of the list

What does Prepend(list, x) do to a list?

Inserts x at the start of the list

What does Remove(list, x) do to a list?

Removes x from the list

What does Sort(list) do to a list?

Sorts the lists items in ascending order

What does isEmpty(list) do to a list?

Returns true if list has no items

What is a positional list?

A list where elements contain pointers to the next and/or previous elements in the list. (Singly-
Linked & Doubly-Linked)

Which Python list function removes the first instance of the specified element?

remove()

Which component of a case statement would be considered a fall back in case no other
parameters are met?

Default

Which format is used to store data in a hash table?

Array

Which term refers to a data structure that groups related items of data together?

, Record

What would be the best data structure for a hash table with simple chaining?

A doubly linked list

Which characteristic of an algorithm is independent in nature?

Uses an agnostic code repository

Which search algorithm has the best performance when the data set is sorted?

Interval Search

What operation insert an item on the top of the stack?

Push()

What operation removes and returns the item at the top of the stack?

Pop()

How can a stack be implemented?

Linked list, an array, or a vector

What does the Peek() operation do?

It returns but does not remove an item at the top of the stack

What operation returns true if the stack has no items?

IsEmpty(stack)

Which operation should usually be preceded by a check that the stack is not empty?

Pop should not be applied to an empty stack (nor should Peek); the behavior may be undefined.
In contrast, Push indeed can be applied to an empty stack, to insert the stack's first item.

What data structure/s can a queue be implemented as?

A linked list or an array

What operation insert an item at the end of the queue?

Written for

Institution
C949
Course
C949

Document information

Uploaded on
August 7, 2025
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$12.99
Get access to the full document:

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
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.
QUINTER New York College Of Dentistry
View profile
Follow You need to be logged in order to follow users or courses
Sold
401
Member since
3 year
Number of followers
106
Documents
39878
Last sold
10 hours ago

3.6

70 reviews

5
34
4
10
3
8
2
2
1
16

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