zahinekbal / codeWith-hacktoberfest

MIT License
23 stars 111 forks source link

C++ STL Problem #3

Open zahinekbal opened 3 years ago

zahinekbal commented 3 years ago

You can add Algorithm in C++ STL i.e:- Sorting with C++ STL or any Problems Using C++ STL then go ahead .... but make sure if you are adding problem in C++ STL then add the questions with code .. And before making PR make sure you are using same format like i.e:-

STL/YourAlgorithm.extention

MonarchChakri commented 3 years ago

Hi, whats the problem statement and what is expected to be solved?

zahinekbal commented 3 years ago

Hi, whats the problem statement and what is expected to be solved?

C++ STL problem if you wanna add Sorting with C++ Stl or any problems then go ahead ....but make sure if you are adding problem in C++ Stl then add the questions with code ..

surya7765 commented 3 years ago

I want to work on this issue.

zahinekbal commented 3 years ago

I want to work on this issue.

go ahead @surya7765

MonarchChakri commented 3 years ago

@zahinekbal Created a PR https://github.com/zahinekbal/codeWith-hacktoberfest/pull/48 Please review and merge.

kubercodes commented 3 years ago

hey @zahinekbal can I work on this issue.

zahinekbal commented 3 years ago

yeah this issues is open for all but before making PR make sure Noone is doing the same thing.... after making PR just comment your issues here....

kubercodes commented 3 years ago

Hey @zahinekbal I have submitted a PR with the question and its c++ stl solution . Please review and merge it.

surya7765 commented 3 years ago

Hey, @zahinekbal I have submitted a PR #42 . Please review it. According to hacktoberfest rule while merging please label it as "hacktoberfest-accepted".

sachin-611 commented 3 years ago

@zahinekbal will you create a new issue for solutions of cp (codeforces and codechef)?

paritoshkray commented 3 years ago

Can I add a question and solution using C++ STL priority queue?

zahinekbal commented 3 years ago

I created

zahinekbal commented 3 years ago

Can I add a question and solution using C++ STL priority queue?

Yeahhh sure

vaishnavijha commented 3 years ago

I have created a pull request of using comparators with STL in cpp

absum11 commented 3 years ago

I would like to demonstrate the use of unordered_map in STL through a problem.

absum11 commented 3 years ago

A pull request created. Please review PR#110.

Palak0519 commented 3 years ago

I have proposed a solution to demonstrate the function strstr implementation in C++ A pull request is created. Kindly review PR#157

yashgupta18 commented 3 years ago

Can I add Dynamic programming questions??

harsh1245-bit commented 3 years ago

Please accept #177 PR.