Package deal
WGU 949 BUNDLED EXAMS 2023|GUARANTEED SUCCESS
WGU 949 BUNDLED EXAMS 2023|GUARANTEED SUCCESS
[Show more]WGU 949 BUNDLED EXAMS 2023|GUARANTEED SUCCESS
[Show more]Array 
A data structure that stores an ordered list of items, with each item is directly accessible by a positional index. 
 
 
 
Linked List 
A data structure that stores ordered list of items in nodes, where each node stores data and has a pointer to the next node. 
 
 
 
Bianary Search Tree 
A da...
Preview 3 out of 18 pages
Add to cartArray 
A data structure that stores an ordered list of items, with each item is directly accessible by a positional index. 
 
 
 
Linked List 
A data structure that stores ordered list of items in nodes, where each node stores data and has a pointer to the next node. 
 
 
 
Bianary Search Tree 
A da...
A functions whose cost scales linearly with the size of the input 
O(n) 
 
 
 
Iterating over a collection of data once often indicates an ______ algorithm. (alphabet for-loop example) 
O(n) 
 
 
 
A functions whose cost scales logarithmically with the input size 
O(log n) 
 
 
 
Which type of funct...
Preview 2 out of 9 pages
Add to cartA functions whose cost scales linearly with the size of the input 
O(n) 
 
 
 
Iterating over a collection of data once often indicates an ______ algorithm. (alphabet for-loop example) 
O(n) 
 
 
 
A functions whose cost scales logarithmically with the input size 
O(log n) 
 
 
 
Which type of funct...
Which term refers to a template for creating an object? 
Class 
3 MULTIPLE CHOICE OPTIONS 
 
 
 
Which characteristic of an algorithm is independent in nature? 
Uses an agnostic code repository 
3 MULTIPLE CHOICE OPTIONS 
 
 
 
What is referred to as a data structure that stores subitems? 
Record 
3...
Preview 2 out of 7 pages
Add to cartWhich term refers to a template for creating an object? 
Class 
3 MULTIPLE CHOICE OPTIONS 
 
 
 
Which characteristic of an algorithm is independent in nature? 
Uses an agnostic code repository 
3 MULTIPLE CHOICE OPTIONS 
 
 
 
What is referred to as a data structure that stores subitems? 
Record 
3...
binary search 
first checks the middle element of the list. If the search key is found, the algorithm returns the matching location. If the search key is not found, the algorithm repeats the search on the remaining left sublist (if the search key was less than the middle element) or the remaining ri...
Preview 1 out of 3 pages
Add to cartbinary search 
first checks the middle element of the list. If the search key is found, the algorithm returns the matching location. If the search key is not found, the algorithm repeats the search on the remaining left sublist (if the search key was less than the middle element) or the remaining ri...
The Equal Pay Act of 1963 law permits pay distinctions in all of the following 
Output, seniority, merit 
 
 
 
In 2004, Morgan Stanley paid $54 million to settle a sex discrimination suit where the plaintiff said the firm had discriminated against her by: 
Withholding promotions 
 
 
 
What is the ...
Preview 2 out of 11 pages
Add to cartThe Equal Pay Act of 1963 law permits pay distinctions in all of the following 
Output, seniority, merit 
 
 
 
In 2004, Morgan Stanley paid $54 million to settle a sex discrimination suit where the plaintiff said the firm had discriminated against her by: 
Withholding promotions 
 
 
 
What is the ...
D 
Which statement describes a queue data structure? 
 
A.) It is a sequence of elements in which insertion and deletion takes place at one end. 
B.) It is a sequence of elements in which insertion and deletion takes place at both ends. 
C.) It is a sequence of elements in which insertion can take p...
Preview 3 out of 27 pages
Add to cartD 
Which statement describes a queue data structure? 
 
A.) It is a sequence of elements in which insertion and deletion takes place at one end. 
B.) It is a sequence of elements in which insertion and deletion takes place at both ends. 
C.) It is a sequence of elements in which insertion can take p...
record 
data structure that stores subitems, with a name associated with each subitem 
 
 
 
array 
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 
data structure that stores ordered l...
Preview 2 out of 9 pages
Add to cartrecord 
data structure that stores subitems, with a name associated with each subitem 
 
 
 
array 
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 
data structure that stores ordered l...
Python interpreter 
an application that can be used on various operating systems, including Microsoft Windows, Linux, and MacOS to run Python scripts and applications 
 
 
 
4 
the standard number of spaces to indent code that belongs to a code block in Python 
 
 
 
interactive interpreter 
a progr...
Preview 2 out of 12 pages
Add to cartPython interpreter 
an application that can be used on various operating systems, including Microsoft Windows, Linux, and MacOS to run Python scripts and applications 
 
 
 
4 
the standard number of spaces to indent code that belongs to a code block in Python 
 
 
 
interactive interpreter 
a progr...
inserting a new item at the beginning it causes no shift to the data 
what is an advantage of a linked list over an array?n 
 
 
 
N 
In the worst case, inserting a new node into a tree with N nodes requires how many comparisons? 
 
 
 
 
reference count 
 
A _____________is an integer counter that...
Preview 3 out of 22 pages
Add to cartinserting a new item at the beginning it causes no shift to the data 
what is an advantage of a linked list over an array?n 
 
 
 
N 
In the worst case, inserting a new node into a tree with N nodes requires how many comparisons? 
 
 
 
 
reference count 
 
A _____________is an integer counter that...
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Stuvia is a marketplace, so you are not buying this document from us, but from seller GUARANTEEDSUCCESS. Stuvia facilitates payment to the seller.
No, you only buy these notes for $46.99. You're not tied to anything after your purchase.
4.6 stars on Google & Trustpilot (+1000 reviews)
83662 documents were sold in the last 30 days
Founded in 2010, the go-to place to buy study notes for 14 years now