githubEdit

March 2026 GFG SOLUTION

๐Ÿ“œ Table of Contents ๐Ÿ“œ

For discussions, questions, or doubts related to this solution, please visit my LinkedIn: Any Questionsarrow-up-right. Thank you for your input, together, we strive to create a space where learning is a collaborative endeavor.

๐Ÿ”ฎYour feedback is valuable! Please consider leaving a ๐ŸŒŸ star ๐ŸŒŸ and sharing your thoughts in the comments.

Introduction

This repository contains solutions to daily problems from GeeksforGeeks. Each day, a new problem is provided along with its solution.

Day 1(01 MAR) : Move All Zeroes to End

Day 2(02 MAR) : Trapping Rain Water

Day 3(03 MAR) : Longest subarray with Atmost two distinct integers

Day 4(04 MAR) : Max Xor Subarray of size K

Day 5(05 MAR) : Longest Substring with K Uniques

Day 6(06 MAR) : Smallest window containing all characters

Day 7(07 MAR) : Dice throw

Day 8(08 MAR) : Pythagorean Triplet

Day 9(09 MAR) : Largest number in one swap

Day 10(10 MAR) : Subarrays with First Element Minimum

Day 11(11 MAR) : Sum of subarray minimums

Last updated