Closed Kishan-Ved closed 11 months ago
Do the following in a separate PR.
In https://github.com/codezonediitj/pydatastructs/blob/main/.github/workflows/ci.yml#L12, change all the occurrences of timeout-minutes: 10
to timeout-minutes: 20
.
Done, I've also made a few other necessary changes. Please check my PR: #549
References to other Issues or PRs or Relevant literature
Fixes #545
Brief description of what is fixed or changed
Implemented Introsort.
Other comments