TheAlgorithms / TheAlgorithms/website

The problem in the documentation

Open
#295 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

content
Dominant language
TypeScript
Stars
1k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

Description of the content report

The problem in the documentation

Add screenshots of the content report (if applicable)

https://github.com/user-attachments/assets/1d2b4535-7e33-434a-9b0e-92524cbe1d92

Additional information/context

The problem is ,as this website is for learning of the user by reading the documentation and running the code, as the issue is in the Quick Sort Algorithm the code exited for Java is with errors thus there is a problem in the code and the documentation , which should be fixed as it is working completely for other languages like c++

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Quick Sort Java example described in the issue and compare its behavior with the working C++ version. Locate the corresponding algorithm documentation and Java code, then confirm that the Java example runs successfully and the documentation no longer presents the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.