Menu

Question Discussion & Solution

MCQ
Q.
The function f(n)=o(g(n)) if and only if Limit f(n)/g(n)=0 n->∞

forum Community Discussion

speaker_notes_off

No discussions yet. Be the first to start!

You must be logged in to participate in the discussion.

login Login to Discuss

auto_awesome Similar Questions

MCQ
1.
Given two non-negative functions f(n)= 5n2+6n+1 and g(n)=n2 . Calculate upper bound value ,C
forum Discussion
MCQ
2.
In analysis of algorithm, approximate relationship between the size of the job and the amount of work required to do it is expressed by using
forum Discussion
MCQ
3.
When we say an algorithm has a time complexity of O (n), what does it mean?
forum Discussion
MCQ
4.
The functions f & g are non-negative functions. The function f(n)=Ω(g(n)) if and only if there exist positive constants c & n0 such that ___________ for all n, n≥ n0
forum Discussion
MCQ
5.
O(1) means computing time is __________________
forum Discussion

category More Design and Analysis of Algorithms Topics

article

Design and Analysis of Algorithms Basics

format_list_bulleted 76 MCQs
article

Asymptotic Notation

format_list_bulleted 38 MCQs
article

Divide and Conquer Strategy

format_list_bulleted 18 MCQs
article

Sorting

format_list_bulleted 14 MCQs
article

Linear Time Sorting

format_list_bulleted 8 MCQs
article

Dynamic Programming

format_list_bulleted 18 MCQs
article

Greedy Algorithms

format_list_bulleted 10 MCQs
article

Backtracking Algorithms

format_list_bulleted 13 MCQs
article

Graphs

format_list_bulleted 18 MCQs
article

Complexity Theory

format_list_bulleted 11 MCQs