IT206: Design and Analysis of Algorithms

Midterm exam

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Midterm

Plagiarism is not tolerated. You will get penalized for sharing answers.

1. Write an algorithm to sort the word

 

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

E, X, A, M, P, L, E in alphabetical order.

 

2. Given the numbers 12, 4, 33, 24, 25, 6, write an algorithm that separates the numbers into two lists: the even numbers on the left, and the odd numbers on the right, all in decreasing order.

 

3. Given this program segment below with min = 2; i = 3.

A[] = {9, 4, 1, 6, 8

}

   

                    temp = A[min];

                   A[min] = A[i];

                   A[i] = temp;

After executing the three-line segment:

   a) Write the value for A[2]. _________________

 

  b) Write the value for A[3]. _________________

 
 

4. Given the program below,

   for (int i=0; i<4; i++)

n = 5+i;

 

a) Write the value for n when i = 3. n =_______________

 

b) What value must “ i ” be equal to for the loop to stop? i =_________

 

5. From the instruction:

printf(“\n The values are %d”, val[i]);

   a) What does “ \n ” represent? ___________________________________________

 

  b) What does “ %d ” represent? ___________________________________________

 

6.  Complete the instructions below by filling in the blank for parts a, b, and c, as you replace the question marks with their corresponding values to make this program segment print “stop” 10 times.

            for (int pass = ?; pass>=?; pass–){

                         for (int i = 0; i<= ?; i++){

                                             printf(“ stop “);

    }

}
 

  a) pass = _____

 

  b) pass >= _____

 

  c) i <= _____

 
 
 
 

Calculate your order
Pages (275 words)
Standard price: $0.00
Client Reviews
4.9
Sitejabber
4.6
Trustpilot
4.8
Our Guarantees
100% Confidentiality
Information about customers is confidential and never disclosed to third parties.
Original Writing
We complete all papers from scratch. You can get a plagiarism report.
Timely Delivery
No missed deadlines – 97% of assignments are completed in time.
Money Back
If you're confident that a writer didn't follow your order details, ask for a refund.

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Power up Your Academic Success with the
Team of Professionals. We’ve Got Your Back.
Power up Your Study Success with Experts We’ve Got Your Back.

Order your essay today and save 30% with the discount code ESSAYHELP