May 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 MAY) : Pascal Triangle

Day 2(02 MAY) : Bitonic Point

Day 3(03 MAY) : Prime List

Day 4(04 MAY) : Smallest distinct window

Day 5(05 MAY) : Search in an almost Sorted Array

Day 6(06 MAY) : Left View of Binary Tree

Day 7(07 MAY) : Root to Leaf Paths

Day 8(08 MAY) : Missing element of AP

Day 9(09 MAY) : Largest number in K swaps

Day 10(10 MAY) : Longest Subarray with Majority Greater than K

Day 11(11 MAY) : K-th Largest Sum Contiguous Subarray

Day 12(12 MAY) : Meeting Rooms III

Day 13(13 MAY) : nCr

Day 14(14 MAY) : Look and Say Pattern

Day 15(15 MAY) : Substrings with same first and last characters

Day 16(16 MAY) : Smallest range in K lists

Day 17(17 MAY) : Sort the given array after applying the given equation

Day 18(18 MAY) : Level Order in spiral form

Day 19(19 MAY) : Predecessor and Successor

Day 20(20 MAY) : Burning Tree

Day 21(21 MAY) : Kth Smallest Number in Multiplication Table

Day 22(22 MAY) : Minimum Deletions

Day 23(23 MAY) : Dice throw

Day 24(24 MAY) : Sum of all substrings of a number

Day 25(25 MAY) : Pythagorean Triplet

Day 26(26 MAY) : Insert in Sorted Circular Linked List

Day 27(27 MAY) : Print leaf nodes from preorder traversal of BST

Day 28(28 MAY) : Find rectangle with corners as 1

Day 29(29 MAY) : Sum of nodes on the longest path

Day 30(30 MAY) : Closest Neighbour in BST

Day 31(31 MAY) : Kth element in Matrix

Last updated