SakshamAgrwl / GFG-DSA-Problem-Solutions

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.
18 stars 38 forks source link

Added Meta Strings solution in String #33

Closed tanya-0708 closed 4 years ago

tanya-0708 commented 4 years ago

I have added Meta Strings solution of GFG in Strings folder. My solution is in C++. Please merge it.

SakshamAgrwl commented 4 years ago

@tanya-0708 Can you please explain me what is a meta string?. I really dont know

SakshamAgrwl commented 4 years ago

Congrats @tanya-0708 . Make sure you open up more issues in this repository and show your love for this repo by giving it a ⭐

tanya-0708 commented 4 years ago

Hey! Meta strings problem is available on gfg. I am adding link to it Link : https://www.geeksforgeeks.org/meta-strings-check-two-strings-can-become-swap-one-string/ I hope that you will be able to understand the problem by this. Thank you :)

On Sun 4 Oct, 2020, 7:02 PM Saksham Agarwal, notifications@github.com wrote:

@tanya-0708 https://github.com/tanya-0708 Can you please explain me what is a meta string?. I really dont know

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SakshamAgrwl/GFG-DSA-Problem-Solutions/pull/33#issuecomment-703256524, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARBTY5QJEX65SWVEUPO7SJ3SJB2QDANCNFSM4SDWJOSA .

SakshamAgrwl commented 4 years ago

@tanya-0708 I didn't know the term but i understood your code, that's why I had merged your PR. Anyways, keep up the good work and if you feel this repository is good then make sure you ⭐ it.