debrajrout / DevOps

This repository has been created to allow developers and open-source enthusiasts come together to contribute to various projects and learn from each other.
MIT License
30 stars 55 forks source link

Created Set Mismatch.java #104

Closed Dis-ease-20 closed 12 months ago

Dis-ease-20 commented 12 months ago

Added the solution to find the number that occurs twice and the number that is missing from the set of integer from 1 to n and return them in the form of an array.