Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 475 forks source link

Count number of 1's in sorted array using Binary search #1735

Open bindaldhara opened 3 years ago

bindaldhara commented 3 years ago

Given a sorted binary array. We need to count number of 1's present in a array using binary search.

I would like to work on this in cpp under LGMSOC'21 Leave it unchecked Owner will mark it :) -->

bindaldhara commented 3 years ago

Please assign me this issue

drashtipatel2503 commented 3 years ago

Hii can I go with python?

ShivanshuVishnoi commented 3 years ago

@Amit366 Please Assign me this issue . I will solve it in C++. LGM-SOC'21

Thank You

Harshit1123 commented 3 years ago

Can I solve this issue??