GitHub / TheAlgorithms/Java issues and pull requests
#6709 - feat: add sieve of atkin algorithm
Pull Request -
State: open - Opened by saahilmahato 4 months ago
#6708 - feat: add smith-waterman sequence alignment algorithm
Pull Request -
State: open - Opened by saahilmahato 4 months ago
#6707 - feat: add needleman–wunsch sequence alignment algorithm
Pull Request -
State: open - Opened by saahilmahato 4 months ago
#6706 - feat: add damerau-levenshtein distance algorithm
Pull Request -
State: closed - Opened by saahilmahato 4 months ago
- 1 comment
#6704 - Add Right View of Binary Tree algorithm (DFS + BFS)
Pull Request -
State: closed - Opened by Mahadevan2005 4 months ago
#6702 - Create cal.java
Pull Request -
State: closed - Opened by Akritiiiiiiii 4 months ago
#6701 - chore(deps): bump github/codeql-action from 3 to 4 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, github_actions
#6700 - feat(ciphers): Add PermutationCipher implementation(enhance #6697)
Pull Request -
State: closed - Opened by dheeraj1010 4 months ago
- 2 comments
#6698 - [FEATURE] Add Deterministic QuickSelect (Median of Medians) algorithm Fixes #6660
Pull Request -
State: open - Opened by sgindeed 4 months ago
#6696 - Add Preemptive & Non-Preemptive Scheduling Algorithm
Pull Request -
State: open - Opened by ChaitanyaShah26 4 months ago
#6695 - feat: add wu's line drawing algorithm
Pull Request -
State: open - Opened by saahilmahato 4 months ago
#6692 - Added Removing stars program
Pull Request -
State: open - Opened by KhushiAgarwal0406 4 months ago
#6689 - Enhance Alphabetical.isAlphabetical with null and empty string check
Pull Request -
State: open - Opened by Ayesha-Rathnayake 4 months ago
#6688 - fix: correct package declaration for NearestElement and update test imports
Pull Request -
State: open - Opened by sgindeed 4 months ago
#6687 - feat: add nearest element stack algorithms with JUnit tests
Pull Request -
State: closed - Opened by sgindeed 4 months ago
- 1 comment
#6682 - Implemented Queue using array
Pull Request -
State: open - Opened by alka-tripathi 4 months ago
#6679 - [FEAT] Implement Dials Algorithm (Graph)
Pull Request -
State: open - Opened by Priyanshu1303d 4 months ago
#6677 - Create NearestElementTest.java
Pull Request -
State: open - Opened by sravyapalla 4 months ago
#6675 - Added Removing stars and Complex NumberMultiplication
Pull Request -
State: open - Opened by Ganesh-PC018 4 months ago
#6674 - Proposal: Add Rotating Calipers Algorithm to Geometry Package
Pull Request -
State: open - Opened by motalib6 4 months ago
#6673 - Proposal: Add Rotating Calipers Algorithm to Geometry Package
Pull Request -
State: closed - Opened by motalib6 4 months ago
#6672 - [FEATURE REQUEST] Adding RotatingCalipers to geometry
Issue -
State: open - Opened by yadhu-vipin 4 months ago
Labels: enhancement
#6671 - Added Sentinel Linear Search .
Pull Request -
State: open - Opened by Th-Shivam 4 months ago
#6669 - feat: added rotating calipers
Pull Request -
State: open - Opened by yadhu-vipin 4 months ago
- 1 comment
#6667 - Add DoubleHashingSort algorithm with comprehensive tests
Pull Request -
State: open - Opened by PauLopNun 4 months ago
#6666 - Feat/add binary tree sort
Pull Request -
State: open - Opened by PauLopNun 4 months ago
#6665 - Feat/add postman sort
Pull Request -
State: open - Opened by PauLopNun 4 months ago
#6663 - Feat/add sleep sort
Pull Request -
State: open - Opened by PauLopNun 4 months ago
#6660 - [FEATURE REQUEST] <title>Add Deterministic QuickSelect (Median of Medians) algorithm in divideandconquer package
Issue -
State: open - Opened by lukmanu1 4 months ago
Labels: enhancement
#6659 - Added all NearestElementTest methods and test file
Pull Request -
State: open - Opened by Sahilagarwal623 4 months ago
#6658 - Enhance EMAFilter for Audio Signals: Optimized, Memory-Efficient, and Stream-Friendly
Pull Request -
State: open - Opened by Manas-Dikshit 4 months ago
#6657 - docs: Add visual enhancements and improve README structure
Pull Request -
State: open - Opened by divinixx 4 months ago
#6656 - [Request] Add Nearest Greater and Smaller Element Algorithms
Issue -
State: open - Opened by adiancodes 4 months ago
Labels: enhancement
#6655 - infix to post fix in java
Issue -
State: open - Opened by laiba-Ashfaq 4 months ago
#6654 - Create MiddleOfLinkedListTest.java
Pull Request -
State: open - Opened by AYAZ2006 4 months ago
#6652 - Create MiddleOfLinkedList.java
Pull Request -
State: closed - Opened by AYAZ2006 4 months ago
- 1 comment
#6650 - FEAT(geometry): Add Haversine formula and fix build issues
Pull Request -
State: closed - Opened by Priyanshu1303d 4 months ago
- 1 comment
#6649 - refactor: Enhance docs, code, add tests in `MaximumSumOfDistinctSubar…
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6648 - refactor: Enhance docs, code, add tests in `LowestBasePalindrome`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6647 - refactor: Enhance docs, code, add tests in `InsertDeleteInArray`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6644 - refactor: Enhance docs, code, add tests in `PageRank`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6643 - Add Infix to Postfix conversion using Stack
Pull Request -
State: open - Opened by laiba-Ashfaq 4 months ago
#6642 - refactor: Enhance docs, code, add tests in `PageRank`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6640 - Add solutions for searching in 2D matrix (LeetCode #74 and #240)
Pull Request -
State: closed - Opened by ARES2525 4 months ago
#6639 - add search 2D matrix solutions for both LeetCode variations
Pull Request -
State: closed - Opened by ARES2525 4 months ago
- 1 comment
#6637 - refactor: Enhance docs, code, add tests in `SkylineProblem`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6636 - refactor: Enhance docs, add tests in `PrintMatrixInSpiralOrder`
Pull Request -
State: open - Opened by Hardvan 4 months ago
#6634 - Implement Minimum Falling Path Sum using DP
Pull Request -
State: open - Opened by nikhilt77 4 months ago
#6632 - [FEATURE REQUEST] Smooth Sort Sorting Algorithm
Issue -
State: open - Opened by Harshsaini001 4 months ago
Labels: enhancement
#6631 - [FEATURE REQUEST] Add TournamentSort Sorting Algorithm
Issue -
State: open - Opened by Harshsaini001 4 months ago
Labels: enhancement
#6628 - Dev: Added CoordinateConverter for Cartesian and Polar coordinate conversions
Pull Request -
State: closed - Opened by BanulaKumarage 4 months ago
- 1 comment
#6627 - Added Longest Increasing Subsequence using Recursion
Pull Request -
State: open - Opened by preritasaini1 4 months ago
#6626 - Add Regular Expression Matching algorithm with DP implementation
Pull Request -
State: open - Opened by kokatesaurabh 4 months ago
#6625 - feat: Add Regular Expression Matching algorithm with DP implementation
Issue -
State: closed - Opened by kokatesaurabh 4 months ago
#6623 - Fix/convex hull order
Pull Request -
State: open - Opened by Kavindya-Kariyawasam 4 months ago
#6622 - [FEATURE REQUEST] : Add Search a 2D Matrix in src/main/java/com/thealgorithms/matrix.
Issue -
State: open - Opened by vasanth642 4 months ago
Labels: enhancement
#6621 - Added Pretty Display method and BSTRecursiveGenericTests.java
Pull Request -
State: closed - Opened by UdayaKrishnanM 4 months ago
- 3 comments
#6620 - Add sudoku solver with Backtracking Algorithm.
Pull Request -
State: open - Opened by khalidx3 4 months ago
#6619 - Add Sudoku Solver with Backtracking Algorithm
Pull Request -
State: closed - Opened by khalidx3 4 months ago
#6614 - Dev: Add Zeller's Congruence utility class to calculate the day of the week
Pull Request -
State: open - Opened by BanulaKumarage 4 months ago
#6612 - Dev: Added NumberPersistence utility class to find multiplicative and additive persistance
Pull Request -
State: open - Opened by BanulaKumarage 4 months ago
#6611 - Dev: Added Germain and Safe prime utility class
Pull Request -
State: open - Opened by BanulaKumarage 4 months ago
#6610 - ConvexHull fix
Pull Request -
State: closed - Opened by yadhu-vipin 4 months ago
#6608 - Add Sudoku Solver with Backtracking Algorithm
Pull Request -
State: open - Opened by khalidx3 4 months ago
#6607 - Added Sudoku Solver with backtracking algorithm.
Pull Request -
State: open - Opened by khalidx3 4 months ago
#6606 - Bug-fix : fixed the loss of order due to usage of Hashset in ConvexHu…
Pull Request -
State: closed - Opened by yadhu-vipin 4 months ago
#6605 - [BUG] ConvexHull Hashset loss of order
Issue -
State: open - Opened by yadhu-vipin 4 months ago
Labels: bug
#6604 - PrimAlgorithm
Pull Request -
State: closed - Opened by shubham9345 4 months ago
- 2 comments
#6599 - Monotonic_Increasing_Stack
Pull Request -
State: open - Opened by NayanSaraff 4 months ago
#6598 - Monotonic_Increasing_Stack
Pull Request -
State: closed - Opened by NayanSaraff 4 months ago
- 1 comment
#6597 - Monotonic_Increasing_Stack
Pull Request -
State: closed - Opened by NayanSaraff 4 months ago
- 1 comment
#6596 - Monotonic_Increasing_Stack
Pull Request -
State: open - Opened by NayanSaraff 4 months ago
#6595 - Dutch national flag (Sorting Algorithm)
Pull Request -
State: open - Opened by Arnav-NK 4 months ago
#6594 - Added isogram utility class and unit tests
Pull Request -
State: closed - Opened by JeevaRamanathan 4 months ago
- 1 comment
#6592 - Update README.md @Rahilralu Rahilralu authored 10 minutes ago Create DequeUsingArrayOrLinkedList.java
Pull Request -
State: open - Opened by Rahilralu 4 months ago
#6591 - Added mos algorithm and dice thrower
Pull Request -
State: closed - Opened by BEASTSHRIRAM 4 months ago
- 3 comments
#6590 - feat: add comprehensive test coverage for ProcessDetails entity class
Pull Request -
State: open - Opened by yashsaha555 4 months ago
#6588 - [FEATURE REQUEST] Add Test Coverage for ProcessDetails Entity Class
Issue -
State: closed - Opened by yashsaha555 4 months ago
- 2 comments
Labels: enhancement
#6586 - To add Implementation of Base64 Algorithm
Pull Request -
State: closed - Opened by NithinU2802 4 months ago
- 1 comment
#6585 - [FEATURE REQUEST] To Implement Base64 conversion of a text
Issue -
State: closed - Opened by NithinU2802 4 months ago
- 1 comment
Labels: enhancement
#6583 - Added Sum of Squares Lagrange's Four Square algorithm implementation
Pull Request -
State: closed - Opened by BEASTSHRIRAM 4 months ago
- 2 comments
#6580 - PrismAlgorithm
Pull Request -
State: closed - Opened by shubham9345 4 months ago
- 1 comment
#6579 - add ZAlgorithm for linear pattern matching
Pull Request -
State: open - Opened by Roniscend 4 months ago
#6578 - Implemented PrismAlgorithm
Pull Request -
State: closed - Opened by shubham9345 4 months ago
- 2 comments
#6576 - graphs algorithms section is extended with three more popular algos.
Pull Request -
State: open - Opened by Sivasuthan9 4 months ago
#6575 - Added Java Code
Pull Request -
State: closed - Opened by AdyHACK 4 months ago
- 1 comment
#6574 - Added dsa code
Pull Request -
State: closed - Opened by AdyHACK 4 months ago
- 1 comment
#6573 - Added Karatsuba's multiplication algorithm
Pull Request -
State: open - Opened by adesh2756 4 months ago
#6572 - Add Karatsuba
Pull Request -
State: closed - Opened by adesh2756 4 months ago
- 1 comment
#6571 - Added HappyNumber algorithm in maths section
Pull Request -
State: open - Opened by ruturajjadhav07 4 months ago
#6566 - Fix MiniMaxAlgorithm setScores bug and add comprehensive tests
Pull Request -
State: closed - Opened by yashsaha555 4 months ago
- 2 comments
#6564 - Create Palindrome.java
Pull Request -
State: closed - Opened by Chakravartii 4 months ago
- 1 comment
#6563 - [BUG] MiniMaxAlgorithm.java file
Issue -
State: open - Opened by yashsaha555 4 months ago
Labels: bug
#6562 - feat(matrix): add MatrixRowPermutation and corresponding tests for ro…
Pull Request -
State: open - Opened by Suraj-1309 4 months ago
#6561 - Feat
Pull Request -
State: open - Opened by ananya-research 4 months ago
#6559 - style: include `RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE`
Pull Request -
State: closed - Opened by vil02 4 months ago
- 1 comment
#6557 - enhance bitSwap
Pull Request -
State: closed - Opened by kunwarbhattal 4 months ago
- 1 comment
#6555 - chore(deps): bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, java
#6553 - Add Minimum Window Substring algorithm in Sliding Window package
Pull Request -
State: closed - Opened by Anubhav-pandey004 4 months ago
- 4 comments
#6552 - Add Minimum Window Substring algorithm with JUnit tests in Sliding Window package
Pull Request -
State: closed - Opened by Anubhav-pandey004 4 months ago