Closed psorat307 closed 2 years ago
I have added a problem asking to find Sum of first k missing natural number in a given array.
This concept is not yet implemented and it solves the problem of finding the sum of first k missing natural number using Sets
I have tested the solution of the problem rigorously for various test cases.
@Lakhankumawat Please review it
This PR is stale because it has been open 3 days with no activity. Please commit the changes requested or make improvements on the code. Thank you for your contributions!
Related Issue
1556
Proposed Changes
Additional Info
Checklist
I have added a problem asking to find Sum of first k missing natural number in a given array.
This concept is not yet implemented and it solves the problem of finding the sum of first k missing natural number using Sets
I have tested the solution of the problem rigorously for various test cases.
Output Screenshots