Close Menu
    Code and Debug
    • Home
    • Our Courses
    • Blog
    • About Us
    • Contact Us
    Facebook X (Twitter) Instagram YouTube WhatsApp
    • Home
    • Our Courses
    • Blog
    • About Us
    • Contact Us
    Facebook Instagram YouTube LinkedIn WhatsApp

    Code and Debug – BlogCode and Debug – Blog

    Code and Debug – BlogCode and Debug – Blog
    Data Structures & Algorithms

    Palindrome Number Program in Python | Leetcode #9

    4 Mins Read

    Hello everyone! In this article, we’ll guide you through a thorough explanation of Leetcode #9. Explaining the palindrome number program…

    Data Structures & Algorithms

    Leetcode #7 : Reverse Integer Python Program Explained

    3 Mins Read

    Hi everyone! In this article, we’ll guide you through a detailed explanation of the Reverse Integer Python Program [Problem Link].…

    Data Structures & Algorithms

    Word Ladder | Leetcode 127 | Explained using BFS

    4 Mins Read

    Learn how to solve the Word Ladder problem by building a BFS over words, changing one letter at a time.…

    Data Structures & Algorithms

    Number of Enclaves | Leetcode 1020 | Explained using BFS

    4 Mins Read

    Learn how to count the number of land cells in a grid that cannot reach the border by water. This…

    Uncategorised

    4 Stunning Portfolio Website Templates for Students – Free & Customizable

    7 Mins Read

    Are you a student looking to create an impressive online portfolio that stands out from the crowd? Look no further!…

    Data Structures & Algorithms

    Surrounded Regions | Leetcode 130 | Explained using DFS

    5 Mins Read

    Learn how to solve the Surrounded Regions problem by marking all ‘O’s connected to the border via DFS, then flipping…

    Data Structures & Algorithms

    01 Matrix | Leetcode 542 | Explained using BFS

    4 Mins Read

    Learn how to solve the “01 Matrix” problem (LeetCode 542) by using a multi-source breadth-first search. We walk through the…

    Data Structures & Algorithms

    Detect cycle in an undirected graph using DFS

    4 Mins Read

    Learn how to detect a cycle in an undirected graph with a depth-first search (DFS) approach. This beginner-friendly guide walks…

    Data Structures & Algorithms

    Detect cycle in an undirected graph using BFS

    3 Mins Read

    Learn how to detect a cycle in an undirected graph with a breadth-first search (BFS) approach. This beginner-friendly guide walks…

    Data Structures & Algorithms

    Flood Fill | Leetcode 733 | DFS and BFS Approach

    4 Mins Read

    Discover how to implement the classic “Flood Fill” algorithm on a 2D image grid using both Depth-First Search (DFS) and…

    Previous 1 … 8 9 10 11 12 Next
    Categories
    • Data Structures & Algorithms (115)
      • Beginner (46)
      • Expert (34)
      • Intermediate (35)
    • Uncategorised (1)
    Recent Posts

    Median of Two Sorted Arrays | Leetcode 4 | Optimal Binary Search Solution

    10 July 2025

    Minimize Max Distance to Gas Station | GFG Practice | Optimal Binary Search

    10 July 2025

    The Painter’s Partition Problem-II | GeeksforGeeks Solution Explained

    10 July 2025

    Allocate Minimum Pages | GFG | Binary Search

    10 July 2025

    Aggressive Cows | GeeksforGeeks Solution Explained | Binary Search

    10 July 2025
    Facebook Instagram YouTube LinkedIn WhatsApp
    © 2025 Code and Debug. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.