News

Exploring 2D Arrays in C Continuing my 100 Days of Coding Challenge with an exciting deep dive into 2D arrays in C! Today, I worked on solving the Hourglass Sum problem, a fundamental concept in ...
Day 4: 100 Days of Coding Challenge! Exploring Dynamic Arrays and Queries in C Continuing my 100 Days of Coding Challenge with an exciting problem on dynamic arrays and query processing in C!