MRINAL SINHA
@Mrinal
3 published packets
Joined Dec 2020
Published Projects
Using bits manipulation to find sum of each subset in C++
The project uses the bits manipulation technique to find the sum of each subset of the given set in C++.
Feb 18, 2021
Tower of Hanoi visualization using C++ Graphics
The project shows the visualization of the mathematical puzzle called Tower of Hanoi using C++ graphics.
Feb 08, 2021
Performing hybrid sorts using C++
Sorting the given elements using C++ , which has better time complexity than regular Merge and Quick Sorts .
Jan 17, 2021