Question: 4. Write a pseudocode for the following: a) An algorithm that takes n integers and defines if number of negative integers is larger than positive

4. Write a pseudocode for the following: a) An algorithm that takes n integers and defines if number of negative integers is larger than positive integers in the list. b) A recursive code for exponentiation: ar'b 5. Find GCD(323, 124). Also, find "S" and "t's (2nd part has bonus mark) . t. GSD(323, 124)=s*323+t*124
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
