Java icon indicating copy to clipboard operation
Java copied to clipboard

All Algorithms implemented in Java

Results 922 Java issues
Sort by recently updated
recently updated
newest added

+ some useful inner functions ### **Describe your change:** - [x] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation...

I would like to explain the algorithm for flattening any Linked List that has various sub-list from any node.

### **Describe your change:** - [x ] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? ### **Checklist:** -...

### **Describe your change:** I seen in this repository there is algorithm about the maximum height of the binary tree. I added an algorithm which will calculate maximum height of...

- [*] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [*] This pull request is all my own work -- I have not plagiarized it. - [*] All filenames are in PascalCase. -...

### What would you like to Propose? There's no implementation of Tarjan's algorithm under the graphs section. So, I'd like to contribute. ### Issue details As an undirected graph may...

enhancement

- [ x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [ x] This pull request is all my own work -- I have not plagiarized it. - [ x] All filenames are...

- [*] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [*] This pull request is all my own work -- I have not plagiarized it. - [*] All filenames are in PascalCase. -...

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x] All filenames are in PascalCase. -...

- [ ] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [ ] This pull request is all my own work -- I have not plagiarized it. - [ ] All filenames are...