What Is An Algorithm Write An Algorithm To Find Largest Of Three Numbers?

What Is An Algorithm Write An Algorithm To Find Largest Of Three Numbers? Ask the user to enter three integer values. Read the three integer values in num1, num2, and num3 (integer variables). Check if num1 is greater than num2. If true, then check if num1 is greater than num3. What is algorithm number? Basics.