Skip to content

Conversation

JoaoMNZ
Copy link

@JoaoMNZ JoaoMNZ commented Aug 27, 2025

This PR replaces the current Java quicksort example with a standard array-based implementation.

The existing Java version uses Streams, which can be confusing for beginners who are new to both Java and algorithms. Since the purpose of this repository is to provide easy-to-read code that matches the book examples, this PR provides a more beginner-friendly solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant