Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue resolved #997 and #998 #1024

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

Mrgig7
Copy link
Contributor

@Mrgig7 Mrgig7 commented Oct 7, 2024

Correction of the README.markdown and Selection Sampling code improvement #998

Checklist

Description

This PR addresses two main aspects:

  1. Correction in the README.markdown:
    Edited and clarified certain sections of the documentation for better readability and comprehension.
    Updated example code snippets to reflect more efficient or clearer implementation in the context of selection sampling.

  2. Improvement to the Selection Sampling Code:
    Optimized the current implementation by reducing the time complexity of key operations.
    Refactored parts of the algorithm to improve maintainability and readability.
    Added comments for better code understanding and to adhere to the coding standards of the repository.

Correction of the README.markdown and Selection Sampling code improvement kodecocodes#998
@kelvinlauKL kelvinlauKL merged commit f2b7367 into kodecocodes:master Dec 6, 2024
@kelvinlauKL
Copy link
Member

Thanks!

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.

2 participants