Introduction to data structure and algorithm questions.
Find Introduction to data structure and algorithm university examination questions in acaproso.com
| # | Question |
|---|---|
| 1 | What is an algorithm ? and what are the good characteristics of a good algorithm? Short answers |
| 2 | Why do we need an algorithm in our daily life?
Short answers |
| 3 | Write an algorithm to check if a given number is odd or even. Short answers |
| 4 | By using C++ write a simple program which will check if a number is even or odd. Short answers |
| 5 | Differentiate data and information. Short answers |
| 6 | Define the following terms
Short answers |
| 7 | What is an algorithm? Short answers |
| 8 | What are the good characteristics of an algorithm? Short answers |
| 9 | Why do we need algorithm in our daily life? Short answers |
| 10 | Write an algorithm to check if a given number is odd or even. Short answers |