Sharpen your skills with these challenges
Mark your calendars for this exciting event!
Contest Date: April 1, 2026
Practice with problems from previous contests
A basic program to read a name and print a greeting message.
Calculate the area of a rectangle given its length and width.
Read N numbers and calculate their sum using a loop.
Read an array and find the maximum element in it.
Find the GCD of two numbers using Euclid's algorithm.
Print a number pattern using nested loops.