Abhijit25Mishra / cp-snippets

Competitive programming Snippets ( C++ )
4 stars 8 forks source link

Min Stack/ Min Queue Implementation. #9

Closed Abhijit25Mishra closed 2 years ago

Abhijit25Mishra commented 2 years ago
flow6979 commented 2 years ago

Hey @Abhijit25Mishra i want to contribute but please tell me do you want a tutorial/snippet on min stack implementation or min queue implementation as both will have their own domain. so explaining both in same would not be that good.

i suggest you to change it to min stack or min/max queue or min/max heap or priority queue

Abhijit25Mishra commented 2 years ago

i feel like this is very situational and i am closing this for now.