python-geeks / Leetcode-scripts

Repo for creating awesome leetcode solution scripts to make my panda smarter
MIT License
19 stars 32 forks source link

Added code and readme for first and last position of element in sorted array #22

Closed suburban-daredevil closed 3 years ago

suburban-daredevil commented 3 years ago

Find First and Last Position of Element in Sorted Array

Question number - 34

Issue no.(must) - #21

Closes #21

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

suburban-daredevil commented 3 years ago

Hey @pawangeek . This PR resolves #21 . Thanks!

suburban-daredevil commented 3 years ago

Hey @pawangeek . Thanks!