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. 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
immutable
state
reference type
quadratic
2. A runtime error that occurs when an operation such as method call is attempted on a null pointer
object
null dereference
state
operator
3. First in first out: describes ordering of a queue
pointer
branching factor
fifo
union
4. A node of a tree that has children
goal
class
interior node
simple ADT
5. The top node of a tree - from which all other nodes can be reached
well-founded ordering xml
binary tree
tail recursive
root
6. First-child/next-sibling
boxed number
state
inorder
fair
7. A list of pairs - where each pair has a key and a value associated with the key
quadratic
data structure
association list
leaf
8. A given collection of values along with a collection of operations for use on those values
data type
well-founded ordering xml
depth-first search
cons
9. Describes a though experiment or view of an entity
random access
shadow
quadratic
gedanken
10. A variable containing the address of other data
circular queue
recursive case
parent
pointer
11. 1. In lisp - the function that constructs a pair of points - or basic elements of list structure. 2. To make a cons data structure 2. a cons data structure
cons
recursion
backtrack
intersection
12. A pointer to data
reference type
reference
gedanken
array
13. A process that removes unwanted elements from a collection
filter
stack space
runtime stack
reference
14. A search in which children of a node are considered before siblings are considered
depth-first search
stack frame
intractable
node
15. A case where tow data structures share some elements
parent
DFS
shadow
structure sharing
16. An extra record at the start or end of a data structure such as a linked list - to simplify processing
constructive
side-effect
big o
entinel
17. Composed of a collection of data values; implemented with a data structure
complex ADT
doubly linked list
simple data type
side-effect
18. 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
tail recursive
big o
fifo
array
19. A collection of objects that are inserted and removed according to the LIFO principle
data structure
parent
stack
shadow
20. To combine two ordered linear structures into one
leaf
dictionary
parent
merge
21. An order of processing a tree in which the parent node is processed after its children
structure sharing
array
postorder
tail recursive
22. A case where a program calls itself
well-founded ordering xml
association list
recursion
filter
23. A condition of the input data where the data will be handled by call(s) to the same program
binary search tree (bst)
circularly linked list
grammar
recursive case
24. To modify the order of a set of elements so that a desired ordering holds between them - e.g. alphabetic order
sort
dereference
DFS
binary search tree (bst)
25. A description of the kinds of objects that exist in a computer program - e.g a Java class hierarchy
ontology
class
big o
leaf
26. Describes a data structure that cannot be changed once it has been created - such as Integer or String in Java
grammar
union
immutable
design pattern
27. Implementation of complex ADTs. Physical representation of how data is stored - organized - and manipulated
data structure
gedanken
design pattern
LIFO
28. A pattern that describes a set of similar programs
link
design pattern
queue
set difference
29. In a search tree - a program that changes a state into a child state e.g a move in a game
tail recursive
divide and conquer
boxed number
operator
30. A contiguous block of memory containing elements of the same type - accessed by numeric index
circular queue
stack
array
type
31. 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
DFS
branching factor
tail recursive
well-founded ordering xml
32. A pointer to the next element in a linked list
branching factor
DFS
garbage collection
link
33. A simple case that can be solved easily - without recursion
circular queue
base case
pointer
simple data type
34. An order of processing a tree in which the parent node is processed before its children
preorder
circularly linked list
random access
queue
35. A stack containing a stack frame of variable value for each active invocation of procedure
link
set difference
algorithm
runtime stack
36. To hide similar items with the same name
shadow
link
state
recursive case
37. Describes a function that modifies its arguments
queue
reference
destructive
dictionary
38. A classification of objects into a tree structure that groups related objects
taxonomy
stack frame
runtime stack
depth-first search
39. Two variables that reference the same object
backtrack
alias
type
linked list
40. In a tree search - to move back from the node currently being examined to its parent
binary search tree (bst)
data structure
backtrack
depth-first search
41. An order of processing a tree in which the parent node is processed in between its children
fair
inorder
root
stack
42. A number that is defined as an object so that it has a runtime type and methods that can be used - e.g. Integer in Java
depth-first search
binary search tree (bst)
preorder
boxed number
43. Describes a data structure or device in which all accesses have the same cost - O(1)
union
null dereference
linear O(n)
random access
44. A section of the runtime stack holding the values of all variables for one invocation
stack frame
garbage collection
depth
union
45. In a tree - the union of a node's parent and the parent's ancestors
recursive case
linked list
data type
ancestors
46. Depth first search
DFS
divide and conquer
simple data type
complex data type
47. Use of a function or method without knowing how it's accomplished
shadow
procedural abstraction
depth-first search
design pattern
48. A linked list in which the last element points back to the first element
taxonomy
circularly linked list
algorithm
circular queue
49. 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
immutable
binary tree
cons
general list
50. Composed of multiple sequential elements stored in contiguous bytes of memory
set difference
structure sharing
search
array
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