Gyanthakur / LeetCode_potd

16 stars 34 forks source link

fix : added solution of potd 19 october 2024 #43

Open Mahendra2611 opened 3 days ago

Mahendra2611 commented 3 days ago

Description

I have added the solution to POTD of 19 October 2024

Fixes: #41

Use [x] to represent a checked (ticked) box.✅ Use [ ] to represent an unchecked box.❌

Type of Change

How to Test

Provide a brief description of how to test your changes. Include steps, commands, or screenshots if necessary.

  1. run the code in vs code
  2. enter two value respectively n and k
  3. you will get 1 or 0 as output

Checklist

Additional Notes

Please add any other information that is relevant to this pull request, including potential risks, alternative solutions considered, or future improvements.

Gyanthakur commented 3 days ago

you are not following each steps.

Mahendra2611 commented 2 days ago

which steps ? kindly tell , i will update it .