onecompiler / cheatsheets

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

Improving cpp cheatsheet #61

Open Anshu9b opened 1 year ago

Anshu9b commented 1 year 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 1 year ago

Assigned!

harshxtanwar commented 1 year 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 1 year ago

@harshxtanwar Please create a different issue to avoid conflcts

Anshu9b commented 1 year ago

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