June 2024 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 JUN) : Odd Even Problem

Day 2(02 JUN) : Construct list using given q XOR queries

Day 3(03 JUN) : Trail of ones

Day 4(04 JUN) : Binary representation of next number

Day 5(05 JUN) : Swapping pairs make sum equal

Day 6(06 JUN) : Max sum in the configuration

Day 7(07 JUN) : Maximum occured integer

Day 8(08 JUN) : Index of an Extra Element

Day 9(09 JUN) : Convert array into Zig-Zag fashion

Day 10(10 JUN) : Nuts and Bolts Problem

Day 11(11 JUN) : Maximum Tip Calculator

Day 12(12 JUN) : Count numbers containing 4

Day 13(13 JUN) : Padovan Sequence

Day 14(14 JUN) : Armstrong Numbers

Day 15(15 JUN) : Mobile numeric keypad

Day 16(16 JUN) : Prime Pair with Target Sum

Day 17(17 JUN) : Check If two Line segments Intersect

Day 18(18 JUN) : Number of Rectangles in a Circle

Day 19(19 JUN) : Find maximum volume of a cuboid

Day 20(20 JUN) : Integral Points Inside Triangle

Day 21(21 JUN) : Compare two fractions

Day 22(22 JUN) : Extract the Number from the String

Day 23(23 JUN) : Print Bracket Number

Day 24(24 JUN) : Summed Matrix

Day 25(25 JUN) : Left Rotate Matrix K times

Day 26(26 JUN) : Coverage of all Zeros in a Binary Matrix

Day 27(27 JUN) : Toeplitz matrix

Day 28(28 JUN) : The Palindrome Pattern

Day 29(29 JUN) : Identical Linked Lists

Day 30(30 JUN) : Delete node in Doubly Linked List

Last updated