SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 98 forks source link

Power set #298

Closed 2devyank closed 3 years ago

2devyank commented 3 years ago

Issue Id you have worked upon -

293

Briefly explain your program logic -

Basically will check whether a bit is set or not if a bit is set then will print that character

Screenshots(Attach 2 screenshots of your own input and output) -

image

image


Checklist:

Eg - If your code follow the below guidelines. Kindly change [] to [x]

All the conditions should be fulfilled for considering your code for merging -

2devyank commented 3 years ago

@SarthakKeshari please check my pr

2devyank commented 3 years ago

@Sakshamgupta90 Oh Okay sure

2devyank commented 3 years ago

@SarthakKeshari Please check