DugarRishab / Algo.io

From solutions of Leet code in various languages to list of important algorithms for developers, we have everything
7 stars 40 forks source link

Adding Q.50,56,58 Leetcode #85

Closed SanyamAgrawal07 closed 1 year ago

SanyamAgrawal07 commented 1 year ago

This is a template on how to fill out a PR properly.

Description

Q.56 uses implementation and data structure of vector of vector.

Related Issue

Acceptance Criteria

Type of Changes

Q58 Q56
Type

| | :bug: Bug fix | | | :sparkles: New feature | | | :hammer: Refactoring | | | :100: Add tests | | | :link: Update dependencies | | | :scroll: Docs |

Testing Steps / QA Criteria

DugarRishab commented 1 year ago

hi @SanyamAgrawal07 Q50 is already solved. Please remove it from this PR.

SanyamAgrawal07 commented 1 year ago

hi @DugarRishab Removed Q50 . Please review the PR now.