TLE-MEC / Hack-CP-DSA

A repo for helping people get started with Competitive Programming and Data Structures & Algorithms
https://www.instagram.com/tle.mec/
MIT License
182 stars 254 forks source link

Interview Bit Problem #557

Closed jainss closed 2 years ago

jainss commented 2 years ago

Hello, I had make some new file and add interview Bit hard and medium problem.

  1. Max Rectangle in Binary Matrix
  2. Best Time to Buy and Sell Stocks I
  3. Rain Water Trapped
  4. Largest Rectangle in Histogram
  5. Min Stack
welcome[bot] commented 2 years ago

Congrats on submitting your first Pull Request here! :tada: :tada: Your PR would be reviewed by a maintainer soon :heavy_check_mark: In the meantime, :star: star this repo and check out our Instagram page if you wanna learn more about CP & DSA! :smiley:

mergify[bot] commented 2 years ago

Hey there, please add comments to your solution explaining the logic used. This is clearly mentioned in the Contributing guidelines. You may submit another Pull Request with the necessary changes made, Thanks