Skip to content

Add Binary Search coding problems folder #3257

@ramyabhat03

Description

@ramyabhat03

I’d like to contribute by creating a new BinarySearch folder that will include coding problems based on the Binary Search pattern — one of the most fundamental and widely used techniques in problem-solving.

The folder will contain:

🔹 Pattern-based implementations (e.g., order-agnostic search, search in rotated sorted array, etc.)

🔹 Detailed explanations for each variation

🔹 Clean, modular, and well-commented Java code for clarity and educational value

This addition will fit perfectly under the Algorithms section and serve as a strong reference for interview preparation and DSA learning.

Kindly assign this issue to me so I can start working on it. 🙌
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions