LeetCode-Solutions icon indicating copy to clipboard operation
LeetCode-Solutions copied to clipboard

Dutch national flag problem

Open Jagroop2001 opened this issue 3 years ago • 1 comments

Hi there !! In the Javascript Folder, I have added the below Problem there it is not present, and also it is a leetcode problem. Problem Statement Given an array A[] consisting of only 0s, 1s, and 2s. The task is to write a function that sorts the given array. The functions should put all 0s first, then all 1s, and all 2s in last. This problem is also known as Dutch National Flag.

Please Add Hacktoberfest2022 or HacktoberfestAccepted label.

Hoping to hear from you soon and would love to contribute more to this repository.

Thank You !!

Jagroop2001 avatar Oct 17 '22 00:10 Jagroop2001

Dear Contributor,

Kindly Start ⭐ this repo. and Add your information in PARTICIPANTS.md file. After that only your PRs will be accepted. Don't avoid it.

Thank You.

RajkumarSony avatar Oct 17 '22 07:10 RajkumarSony