30-Days-DSA-Challenge icon indicating copy to clipboard operation
30-Days-DSA-Challenge copied to clipboard

Find first and last position of element in a sorted array

Open ArionDas opened this issue 1 year ago • 6 comments

Description

This is a medium level difficulty problem on leetcode, know for being asked in interviews by big tech organizations

DSA Problem

Finding first and last position of an element in a sorted array

ArionDas avatar Oct 04 '23 10:10 ArionDas

hey @iamdestinychild I went through your repository... You're doing a great job helping out future job seekers... I want to help you out with this very popular problem involving Binary Search...

Looking forward to working on this issue Cheers!!

ArionDas avatar Oct 04 '23 10:10 ArionDas

please assign it to me I will use c++ language to perform this task

Surv2308 avatar Oct 04 '23 10:10 Surv2308

Thanks @ArionDas , here you go

iamdestinychild avatar Oct 04 '23 10:10 iamdestinychild

Thank you @iamdestinychild

ArionDas avatar Oct 04 '23 10:10 ArionDas

I'd like to solve the same using python, would you please assign this to me?

STRIZERORTIX avatar Oct 05 '23 03:10 STRIZERORTIX

@STRIZERORTIX you can solve in any other language read the contribution.md

iamdestinychild avatar Oct 06 '23 20:10 iamdestinychild