June 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 June) : Count pairs Sum in matrices

Day 2(02 June) : Unique Paths in a Grid

Day 3(03 June) : Substrings with K Distinct

Day 4(04 June) : LCS of three strings

Day 5(05 June) : Count the paths

Day 6(06 June) : Search Pattern (Rabin-Karp Algorithm)

Day 7(07 June) : Longest Span in two Binary Arrays

Day 8(08 June) : Sum-string

Day 9(09 June) : BST with Dead End

Day 10(10 June) : Exactly one swap

Day 11(11 June) : Remove the balls

Day 12(12 June) : K closest elements

Day 13(13 June) : Koko Eating Bananas

Day 14(14 June) : Symmetric Tree

Day 15(15 June) : Smallest Divisor

Day 16(16 June) : Equalize the Towers

Day 17(17 June) : Coin Piles

Day 18(18 June) : All Palindromic Partitions

Day 19(19 June) : Case-specific Sorting of Strings

Day 20(20 June) : Group Balls by Sequence

Day 21(21 June) : Police and Thieves

Day 22(22 June) : Largest Divisible Subset

Day 23(23 June) : Minimum sum

Day 24(24 June) : Lexicographically Largest String After K Deletions

Day 25(25 June) : Check if frequencies can be equal

Day 26(26 June) : Game with String

Day 27(27 June) : Mobile numeric keypad

Day 28(28 June) : Counting elements in two arrays

Day 29(29 June) : Split Array Largest Sum

Day 30(30 June) : Max min Height

Last updated