Saloni6111 / DSA_Problems

Solve given DSA problems here for hactoberfest.
MIT License
31 stars 104 forks source link

Kahn's Algorithm Topological Sort #247

Closed pravin435916 closed 1 month ago

pravin435916 commented 1 month ago

I would like to add Topological sort algorithm using C++. Please assign me this under Octoberfest 2024 Label :) and good first issue

  1. using a stack to find the topological sort
  2. using Kahn's algorithm to find the topological sort
pravin435916 commented 1 month ago

@Saloni6111 can you assign this issue to me with hactoberfest label .

Saloni6111 commented 1 month ago

@Saloni6111 can you assign this issue to me with hactoberfest label .

assigned!