Skip to content

Issue Proposal: Solutions to 3 MST questions #521

@Once-1296

Description

@Once-1296

Minimum Spanning Tree (MST is one of the rather harder graph topics yet is quiet common as a learning outcome for most CS/IT professionals. LeetCode has 6 problems on MST,of which 3 are for all users. I propose to submit a solution using Kruskal's Algorithm. I already have solved these problems on own at my account Awwabcoder23 (https://leetcode.com/u/Awwabcoder23), and can quickly add the solutions under a subdirectory of C++ or DSA directory. Looking to a swift and easy merge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions