SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Data Structures
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. An abstracted function that describes the amount of computer time or memory space required by an algorithm - as a function of problem size. for problems larger than a certain size - the actual time or space required will be less than the Big O multip
circular queue
big o
object
stack
2. An order of processing a tree in which the parent node is processed in between its children
pointer
search
inorder
simple ADT
3. In a tree search - to move back from the node currently being examined to its parent
complex data type
structure sharing
boxed number
backtrack
4. A data structure that can be identified at runtime as being a member of a class
scope
class
pointer
object
5. Describes a data structure or device in which all accesses have the same cost - O(1)
well-founded ordering xml
stack
random access
data structure
6. An item (or description of items) being sough in a search
filter
stack space
goal
stack
7. Describes a though experiment or view of an entity
search
gedanken
simple ADT
linked list
8. Use of a function or method without knowing how it's accomplished
simple data type
procedural abstraction
abstract data type
boxed number
9. Composed of a collection of data values; implemented with a data structure
child
linked list
complex ADT
general list
10. The next element in a linked list
successor
link
circularly linked list
postorder
11. Describes a function that modifies its arguments
destructive
algorithm
data type
array
12. An extra record at the start or end of a data structure such as a linked list - to simplify processing
garbage
entinel
depth-first search
fifo
13. A linked list in which the last element points back to the first element
side-effect
successor
circularly linked list
general list
14. A case where tow data structures share some elements
ancestors
runtime stack
complex data type
structure sharing
15. First-child/next-sibling
link
dereference
general list
fair
16. To hide similar items with the same name
parent
shadow
algorithm
procedural abstraction
17. A type in which variables of that type are pointers to objects. in the code integer i = 3 - the variable i holds a pointer to the integer object that contains the value. in in j = 3 - the variable j contains the value. in java - only reference types
constructive
reference type
interior node
dictionary
18. A stack containing a stack frame of variable value for each active invocation of procedure
inorder
runtime stack
search
alias
19. binary tree that is ordered such that each node has contents - and all of its left descendants are less than the contents - an all of its right descendants are greater than the contents
doubly linked list
cons
gedanken
binary search tree (bst)
20. A given collection of values along with a collection of operations for use on those values
association list
interior node
random access
data type
21. A function whose value either does not involve a recursive call - or is exactly the value of a recursive call
intersection
tail recursive
leaf
stack frame
22. In a search tree - the number of children of a given node. often - the branching factors of individual nodes will vary - so an average value may be used
branching factor
data structure
tail recursive
sort
23. Given two sets - the intersection is the set of elements that are members of both sets
abstract data type
intersection
gedanken
type
24. Depth first search
union
complex data type
DFS
intractable
25. A simple case that can be solved easily - without recursion
stack space
circularly linked list
base case
linked list
26. In a tree - the union of a node's parent and the parent's ancestors
ancestors
circular queue
grammar
LIFO
27. Implementation of complex ADTs. Physical representation of how data is stored - organized - and manipulated
recursion
data structure
procedural abstraction
object
28. A data structure representing a sequence of items - which are removed in the same order as they were inserted.
queue
filter
scope
depth-first search
29. In a tree - a node pointed to by a parent node
preorder
set difference
child
boxed number
30. A pointer to data
backtrack
simple ADT
reference
DFS
31. To convert from a pointer to the data that is pointed to
dereference
random access
constructive
complex data type
32. A runtime error that occurs when an operation such as method call is attempted on a null pointer
complex data type
cons
search
null dereference
33. A sequence of records - where each record contains a link to the next one
linked list
structure sharing
child
depth
34. A case where a program calls itself
recursion
merge
complex data type
gedanken
35. The amount of space on the runtime stack required for execution of a program
stack space
union
base case
data abstraction
36. Container for storing a collection of data in unique key/value pairs
filter
reference type
dictionary
descendants
37. A description of operations on a data type that could have multiple possible implementations
cons
inorder
abstract data type
ancestors
38. An ordering that can be guaranteed to terminate - e.g. starting at a positive integer and counting down
well-founded ordering xml
array
data abstraction
set difference
39. Composed of individually named data fields
simple ADT
filter
ontology
backtrack
40. Last in first out: describes the order of a stack
garbage collection
pointer
LIFO
reference
41. Constructed of multiple components (simple or complex types)
complex data type
grammar
node
child
42. To look through a data structure until a goal object is found
array
intractable
depth-first search
search
43. storage that is no longer pointed to by any variable and therefore can no longer be accessed
base case
garbage
stack frame
alias
44. Describes a function that makes a new data structure but does not modify its arguments
inorder
constructive
intractable
fair
45. The process of collecting garbage for recycling
reference type
garbage collection
linear O(n)
algorithm
46. A data structure that implements a complete binary tree within an array - such that every parent node has a value that is less than the value of either of its children
preorder
set difference
binary tree
shadow
47. Given two sets -the union is the set of elements that are members of either set
filter
procedural abstraction
union
cons
48. To modify the order of a set of elements so that a desired ordering holds between them - e.g. alphabetic order
operator
taxonomy
sort
structure sharing
49. Any effect of a procedure other than returning a value - e.g. printing or modifying a data structure
merge
interior node
side-effect
object
50. In a search tree - a program that changes a state into a child state e.g a move in a game
child
well-founded ordering xml
side-effect
operator
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests