AlgorithmsAndDataStructure icon indicating copy to clipboard operation
AlgorithmsAndDataStructure copied to clipboard

Subsequences using Recursion | Recursion | cpp

Open MdAkdas opened this issue 5 years ago • 6 comments

Title -

Generating all possible Subsequences using Recursion what will change - new program.

Type of Issue -

Please add/delete options that are not relevant.

  • [x] Adding New Code
  • [x] Improving Code
  • [x] Improving Documentation
  • [x] Bug Fix

Programming Language

Please add/delete options that are not relevant.

  • [x] C++

Self Check

  • Ask for issue assignment before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server ✉️ - https://discord.gg/FXyh2S3

Happy Coding,

MdAkdas avatar Oct 01 '20 18:10 MdAkdas

@codePerfectPlus @ExpressHermes i want to work on this issue.

MdAkdas avatar Oct 01 '20 18:10 MdAkdas

I would like to solve this issue.

shriyaMadan avatar Oct 01 '20 18:10 shriyaMadan

@MdAkdas Elaborate your question.

ExpressHermes avatar Oct 01 '20 18:10 ExpressHermes

Given a string print its all subsequence. ex:- for string abc , it's subsequence are abc ab ac a bc b c @ExpressHermes

MdAkdas avatar Oct 01 '20 18:10 MdAkdas

Please assign this issue to me : )

pikachu28 avatar Oct 01 '20 20:10 pikachu28

kindly assign this issue to me.

sbhavya18 avatar Oct 02 '20 04:10 sbhavya18