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

Last updated