onecompiler / cheatsheets

Large collection of Developer Cheat Sheets, created and maintained by the awesome developers across the globe :earth_americas:
https://onecompiler.com/cheatsheets
141 stars 231 forks source link

Improving cpp cheatsheet #61

Open Anshu9b opened 2 years ago

Anshu9b commented 2 years ago

Hi, @onecompiler-ops I see in your CPP cheatsheet topics of STL (standard template library) are missing such as containers(sets, maps), functors, and iterators which are most important for the folks using CPP for practicing dsa and doing competitive programming.

I would be more than happy if you accept my request as it will be a stepping stone for my first open-source contribution under Hacktoberfest 2022 !!

onecompiler-ops commented 2 years ago

Assigned!

harshxtanwar commented 2 years ago

Hello @onecompiler-ops, I just finished my task for #59, It has been 3 days since this issue hasn't been resolved. Can I get assigned to this ? I would love to work on this as I have done competitive programming in the past.

onecompiler-ops commented 2 years ago

@harshxtanwar Please create a different issue to avoid conflcts

Anshu9b commented 2 years ago

Hi @onecompiler-ops I have resolved this issue please check