LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

Create 6. Check whether a number is power of four #132

Closed comnk closed 3 years ago

comnk commented 3 years ago

My code for the problem (6. Check whether a number is power of four) and (Delete a Node from a Linked List) in Java

ujju20 commented 3 years ago

Why you have included the Delete Node question file in this PR. You have to make one PR for one Question Only. Don't Include multiple questions in One PR. Remember that. This I am merging your solution.