Skip to content

Leftmost Index of X in given array #2017

@Pushpit07

Description

@Pushpit07

Is your feature request related to a problem? Please describe.
In a sorted array of positive integers (elements may be repeated), the task is to find the leftmost index of a number x in the array.

Describe the solution you'd like
I would solve this problem using the principle of binary search

Do you want to work on it
C++

Please assign this to me under GSSoC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions