Question

C - What are the Asymptotic Notations? D - What are the algorithm characteristics?

C - What are the Asymptotic Notations?
D - What are the algorithm characteristics?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

C)Asymptotic notations specifies upper/lower bound to the complexity/runtime of an algorithm, by using them we can get an idea how an algorithm performs on a given input size n,
we can use these notations to analyze and compare different algorithms
D)Every algorithm must have these characteristics: Finiteness:algorithm must finish in finite number of steps
Definiteness:every step must be un ambiguous in algorithm
Effectiveness:only essential steps are included
input&output: it must have 0 or more inputs and at least one output

Add a comment
Know the answer?
Add Answer to:
C - What are the Asymptotic Notations? D - What are the algorithm characteristics?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT