Skip to content

[Feature Request]: Add Topological Sort as a part of sorting technique #857

Closed
@debangi29

Description

@debangi29

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Topological sorting for Directed Acyclic Graph (DAG) is a linear ordering of vertices such that for every directed edge u-v, vertex u comes before v in the ordering.

Use Case

Topological Sort technique is missing . If added, will enhance the projects use case.

Benefits

Topological Sort technique is missing . If added, will enhance the projects use case.

Add ScreenShots

image

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository

Metadata

Metadata

Assignees

Labels

GSSOC'24GirlScript Summer of Code | ContributordocumentationImprovements or additions to documentationenhancementNew feature or requestgssocGirlScript Summer of Code | Contributorlevel1GirlScript Summer of Code | Contributor's Levels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions