1.

Draw a binary tree with five nodes and three leaves.

Answer»

How to Write an Algorithm in Programming Language

Keep in mind that algorithm is a STEP-by-step process.

Depending upon programming language, include syntax where necessary.

Begin.

Include VARIABLES and their usage.

If they are any LOOPS, try to give sub number lists.

Try to give GO back to step number if loop or condition fails.



Discussion

No Comment Found