Author: Ruhi Rai Title: Pipeline to do step by step code review
Purpose: Check the compiled code for correct output, using correct algorithms and efficient use of existing and custom functions.
Input: Code file in the correct IDE
Output: Reviewed code showed be bug free, easily compilable, with right functiona and logic. Script should be written to run efficiently.