HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof ⚡
MIT License
875 stars 1.05k forks source link

added problem code for issue #6988 #7520

Closed vanshikapandey closed 3 years ago

vanshikapandey commented 3 years ago

Have you read the Contributing Guidelines on Pull Requests?

(Write your answer here.) Yes I have read the guidelines for contribution

Description

I have added the problem statement its complexity and the code for The Picking Toys problem using Sliding Window Technique along with sample test case and time complexity. (Write your answer here.)

Checklist

Related Issues or Pull Requests

(Write your answer here.) added problem code for issue #6988