GDSC-IGDTUW-Autumn-of-Code-2022 / dsa-foundation

To submit questions and answers for DSA.
5 stars 43 forks source link

Power set #40

Closed tanisha12j closed 9 months ago

tanisha12j commented 1 year ago

Problem Statement:Given a string, find all the possible subsequences of the string. Example : Input: str = "abc" Output: a ab abc ac b bc c Explanation: Printing all the 7 subsequence for the string "abc".

tanisha12j commented 1 year ago

@gdsc-igdtuw @Parul-Mann can you assign this issue to me ?

gh4abhi commented 1 year ago

Please assign this to me.

AyushiRwt20 commented 1 year ago

@Parul-Mann @gdsc-igdtuw please assign this to me

BhavyaDevani commented 1 year ago

@Parul-Mann @gdsc-igdtuw pls assign this issue to me

Monachaudhary commented 1 year ago

Kindly assign this to me