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

Added some algorithms and fixed issue #200

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Conversation

vedantzope9
Copy link
Contributor

Fix #131 Fix #198
Added algo:
Linear Search in 2D array
Binary Search in 2D array
Even or Odd
Square Root of number
Mode of Array

@sonarcloud
Copy link

sonarcloud bot commented Oct 15, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@vedantzope9
Copy link
Contributor Author

hey @iluwatar please review this...

@iluwatar iluwatar merged commit 6b2a814 into iluwatar:master Oct 25, 2023
1 check passed
@iluwatar
Copy link
Owner

Looks perfect! Thanks for this big contribution @vedantzope9 💪

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.

Add Array Algorithms
2 participants