ROUNDS
1. SIMPLE CODE problem statements
2.Enhancing an Existing Application with a New Feature
3.CTF Challenge
Round 1: SIMPLE CODE problem statements
In the first round, we'll provide the simple problem statements to code which you'll be given on the spot, and you'll need to address them in the given time.
Round 2: Enhancing an Existing Application with a New Feature
In the second round, you will be provided with an existing application's source code, and the task at hand will involve incorporating a new feature into the application.
Round 3: CTF Challenge
The third round of the competition will evaluate participants' proficiency in debugging. This round will involve the examination of three sections of code. The first two sections will be devoid of errors, serving as a warm-up. However, the third section will require participants to identify and rectify errors within the provided code.