August 2025 GFG SOLUTION

📜 Table of Contents 📜

For discussions, questions, or doubts related to this solution, please visit my LinkedIn: Any Questions. 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 AUG) : Balancing Consonants and Vowels Ratio

Day 2(02 AUG) : Longest Subarray with Majority Greater than K

Day 3(03 AUG) : 2D Difference Array

Day 4(04 AUG) : Maximum sum Rectangle

Day 5(05 AUG) : Palindrome Sentence

Day 6(06 AUG) : Roman Number to Integer

Day 7(07 AUG) : Difference Check

Day 8(08 AUG) : Longest Prefix Suffix

Day 9(09 AUG) : Longest Periodic Proper Prefix

Day 10(10 AUG) : Palindrome SubStrings

Day 11(11 AUG) : Maximum Non-Overlapping Odd Palindrome Sum

Day 12(12 AUG) : Shop in Candy Store

Day 13(13 AUG) : Tywin's War Strategy

Day 14(14 AUG) : Count Reverse Pairs

Day 15(15 AUG) : Insert Interval

Day 16(16 AUG) : Form the Largest Number

Day 17(17 AUG) : Sort by Absolute Difference

Day 18(18 AUG) : Find H-Index

Day 19(19 AUG) : Farthest Smaller Right

Day 20(20 AUG) : Search in fully rotated sorted 2D matrix

Day 21(21 AUG) : Maximize the minimum difference between k elements

Day 22(22 AUG) : Median in a row-wise sorted Matrix

Day 23(23 AUG) : Allocate Minimum Pages

Day 24(24 AUG) : Minimum days to make M bouquets

Day 25(25 AUG) : Maximize median after doing k addition operation

Day 26(26 AUG) : Check if a String is Subsequence of Other

Day 27(27 AUG) : Count the number of possible triangles

Day 28(28 AUG) : Maximize Number of 1's

Day 29(29 AUG) : Smallest window containing all characters

Day 30(30 AUG) : The Celebrity Problem

Day 31(31 AUG) : Container With Most Water

Last updated