kunal-kushwaha / DSA-Bootcamp-Java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ
16.76k stars 10.85k forks source link

Update 09-patterns.md #1147

Open Deucalio opened 1 year ago

Deucalio commented 1 year ago

Resolved a minor issue by removing the duplicate pattern and fixing counting logic.

Sahilkumar19 commented 1 year ago

Resolved a minor issue by removing the duplicate pattern and fixing counting logic.

idk how it passes all the checks.In most of the PR's its not mentioned that which issue this PR is fixing by writing fixes #issue_number in description of PR it connects the issue and eassy for the maintainers to merge them. @kunal-kushwaha is it right?