A set of rules to be followed during calculations or other problem solving operations is what defines algorithm. Computational complexity for instance defines clearly the major concern of algorithm, which is efficiency, which involves how much time and memory required to solve problem. Bt0080 - Fundamentals of algorithms will help you understand what algorithm is all about.
Optimal solution
Local solution
Exact solution
Correct solution correct solution correct solution
Rate this question:
Maximum cost, optimality
Maximum cost, generality
Minimum cost, generality
Minimum cost ,optimality
Rate this question:
Definiteness
Finiteness
Correctness
Effectiveness
Rate this question:
Itself, recursive
By other program, recursive
Itself, non-recursive
Some other function , recursive
Rate this question:
Direct sequencing
Indirect sequencing
Direct selection
Indirect selection
Rate this question:
Divide and conquer
Decrease and conquer
Space and time tradeoff
Greedy method
Rate this question:
FIFO
LIFO
LILO
FILO
Rate this question:
Null tree
Rooted tree
Graph
Forest
Rate this question:
Divide and conquer technique
Greedy technique
Decrease and conquer technique
Time and space tradeoff
Rate this question:
Descendent
Identical
Differ
Local
Rate this question:
Undirected graph
Directed graph
Directed as well as undirected graph
Type of tree
Rate this question:
3.34%
2.34%
1%
4.34%
Rate this question:
Self-loop
Open loop
Closed vertex
Open vertex Open vertex Open vertex
Rate this question:
Euler path
Euler line
Euler forest
Euler tree
Rate this question:
Systematically
Logically
Periodically
Non- systematically
Rate this question:
Comparison
Differentiation
Multiplication
Division
Rate this question:
Depth, height
Right branch., left branch
Left branch, right branch.
Right branch, depth
Rate this question:
Sub matrix
Linked matrix
Simple matrix
Both b and c
Rate this question:
FINITENESS , EFFECTIVENESS
Definiteness, effectiveness
Finiteness, definiteness
Correctness, finiteness
Rate this question:
O(n2).
O(2n).
O(log n2).
Nlog n
Rate this question:
Vertices, edges
Node , path
Weight , direction
Vertices , weight
Rate this question:
Sequence of activities
Step-by step procedure
Flow of information
Both b and c
Rate this question:
FIFO
LIFO
FILO
LILO
Rate this question:
A collection of trees is called a forest.
Almost complete binary tree
Binary tree
Parser tree
Rate this question:
Circuits.
Multiple path
Multiple vertices
Forest
Rate this question:
Connected
Isolated
Directed
Pendent
Rate this question:
Tuple size, input size
Fixed tuple size formulation, variable tuple size formulation
Input size, output size
Rate this question:
[1:n]
[2n:n]
[1:2n]
[2:n]
Rate this question:
1736
1730
1836
1730
Rate this question:
Isomorphic, identical
Isomorphic, different
Tree, identical
Tree, different
Rate this question:
Linear complex
1 – complex
One-dimensional complex
Linear complex, or a 1 – complex, or a one-dimensional complex
Rate this question:
X ≤ y, f(x) ≤ f(y)
X ≤ y, f(x) > f(y)
X > y, f(x) > f(y)
X >y, f(x) ≤ f(y)
Rate this question:
Cost function c (.), (r) ≤ c(r) ≤ u(r)
Copy function, (r) ≤ c(r) ≤ u(r)
Cost function c (.), (r) > c(r) > u(r)
Copy function, (r) > c(r) > u(r)
Rate this question:
When the shortest path to the destination vertex is found
When all the vertices in the graph are included to the path
When the vertices together form a cycle
When the minimum spanning tree is constructed
Rate this question:
Shortest tour
Longest tour
Cost calculator
Cost definition
Rate this question:
1. True, 2. true, 3. true
1. true, 2. false, 3.true
1. false, 2. false, 3. false
1. true, 2. true, 3. false
Rate this question:
1. True, 2. true, 3. true
1. true, 2. false, 3.true
1. false, 2. false, 3. false
1. true, 2. true, 3. false
Rate this question:
Lower bound
Upper bound
Space complexity
Average bound
Rate this question:
Adjacency matrix
Adjacency linked list matrix
Both a and b
Stack
Rate this question:
(0, 1)-matrix
Binary matrix
Both a and b
Weight matrix
Rate this question:
A
B
C
D
Matrix A
Array A
Graph A
Tree A
Rate this question:
Sub matrix
Linked matrix
Simple matrix
Both b and c
Rate this question:
Strictly monotonically increasing function
Monotonically decreasing function
Strictly monotonically decreasing function
Mod function
Rate this question:
State space tree
Binary search tree
Syntax tree
Flowchart
Rate this question:
One directed, asymmetric (or) anti-symmetric digraphs.
One directed, symmetric digraphs.
Two directed, symmetric digraphs.
Two directed, asymmetric
Rate this question:
Single cycle, once
Single cycle, twice
Double cycle, once
Double cycle, twice
Rate this question:
1. True, 2. true, 3. true
1. true, 2. false, 3.true
1. false, 2. false, 3. false
1. true, 2. true, 3. false
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.