Skip to content

Fix the 3 existing PRs #617

Closed
Closed
@raklaptudirm

Description

@raklaptudirm
Member

We currently have 3 existing PRs for the Javascript repository:

  1. PR #574 Update NQueen.js
  2. PR #504 Add Binary Search Tree
  3. PR #459 add De-facto unbiased shuffle Algorithm

All of them are good additions to the codebase but cannot be merged due to standardjs style problems. On the other hand, they could be merged and and standard --fix run on them on a later commit. People who want to ping the creators and make them make the change, the PRs seem to be abandoned and the users are not answering to @Pings. I need some advice regarding what to do with them.

Activity

added a commit that references this issue on Jun 7, 2021

Merge pull request #619 from mhihasan/update_nqeen_algo [#617]

c423e6e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @raklaptudirm

        Issue actions

          Fix the 3 existing `PR`s · Issue #617 · TheAlgorithms/JavaScript