September 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 SEP) : Sum of Mode

Day 2(02 SEP) : Swap Kth nodes from ends

Day 3(03 SEP) : Reverse a Doubly Linked List

Day 4(04 SEP) : Linked List Group Reverse

Day 5(05 SEP) : Sort a linked list of 0s, 1s and 2s

Day 6(06 SEP) : Find length of Loop

Day 7(07 SEP) : Merge K sorted linked lists

Day 8(08 SEP) : Merge Sort for Linked List

Day 9(09 SEP) : Assign Mice Holes

Day 10(10 SEP) : Largest number in one swap

Day 11(11 SEP) : Minimum Jumps

Day 12(12 SEP) : Minimize the Heights II

Day 13(13 SEP) : Minimum Cost to cut a board into squares

Day 14(14 SEP) : Gas Station

Day 15(15 SEP) : String stack

Day 16(16 SEP) : Postfix Evaluation

Day 17(17 SEP) : Decode the string

Day 18(18 SEP) : Next Greater Element in Circular Array

Day 19(19 SEP) : Min Add to Make Parentheses Valid

Day 20(20 SEP) : Longest Subarray Length

Day 21(21 SEP) : Max rectangle

Day 22(22 SEP) : Max of min for every window size

Day 23(23 SEP) : Queue Reversal

Day 24(24 SEP) : Design MinMax Queue

Day 25(25 SEP) : Generate Binary Numbers

Day 26(26 SEP) : Rotate Deque By K

Day 27(27 SEP) : Minimum K Consecutive Bit Flips

Day 28(28 SEP) : Longest Bounded-Difference Subarray

Day 29(29 SEP) : Maximum subarray sum 2

Day 30(30 SEP) : Generate all binary strings

Last updated