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

Implement program to find leaders in an array #46

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

farhan-sayeed
Copy link
Contributor

@farhan-sayeed farhan-sayeed commented Oct 29, 2024

Description

Program to find leaders in an array

Programming Language Used: Java

Type of change

  • New Project
  • New Feature
  • Bug fix

Issue number: #39

Checklist:

  • I have included a README.md file for my project clearly explaining its purpose, functionality, and usage instructions (applicable for new projects, not bug fixes).
  • My code adheres to the style guidelines outlined by this project.
  • I have thoroughly reviewed my code to identify and address any potential errors or inconsistencies.
  • I have added clear and concise comments to my code, especially in sections that might be challenging to understand at first glance.
  • I have reviewed and followed the project's Contributing Guidelines to ensure my contribution aligns with the project's requirements.

@sudo-parnab sudo-parnab added the hacktoberfest-accepted Hacktoberfest 2024 Accepted PR label Oct 30, 2024
@sudo-parnab sudo-parnab linked an issue Oct 30, 2024 that may be closed by this pull request
5 tasks
@sudo-parnab sudo-parnab merged commit dafd0bd into sudo-parnab:main Oct 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest 2024 Accepted PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Program to find leaders in an array
2 participants