Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
314 stars 477 forks source link

Adding the code of Partition Equal Subset Sum of GFG in C++ #2477

Open hritikgupta92 opened 2 years ago

hritikgupta92 commented 2 years ago

Partition Equal Sum,you are given an arr[] and you need to find whether it is possible to divide it into two subsets of same sum.

hritikgupta92 commented 2 years ago

@ravikr126 can you assign this issue to me.