Manraj-Mann/Hacktoberfest-DSA-Codes

Removing Stars From a String using stack

Anjali-Chaudhary3 opened this issue · 5 comments

You are given a string s, which contains stars *.

In one operation, you can:
Choose a star in s.
Remove the closest non-star character to its left, as well as remove the star itself.
Return the string after all stars have been removed.

@Manraj-Mann can i contribute to this?

Hey @Manraj-Mann
Can you assign me this issue?

@Manraj-Mann can i contribute to this?

Yes

Hey @Manraj-Mann
Can you assign me this issue?

Okkk sure

Hey @Manraj-Mann
Please check the PR #91