We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2687d01 commit 6aec85fCopy full SHA for 6aec85f
1 file changed
algorithms-modules/algorithms-miscellaneous-7/README.md
@@ -11,4 +11,5 @@
11
- [Find the Largest Prime Under the Given Number in Java](https://www.baeldung.com/java-largest-prime-lower-threshold)
12
- [Count the Number of Unique Digits in an Integer using Java](https://www.baeldung.com/java-int-count-unique-digits)
13
- [Generate Juggler Sequence in Java](https://www.baeldung.com/java-generate-juggler-sequence)
14
+- [Finding the Parent of a Node in a Binary Search Tree with Java](https://www.baeldung.com/java-find-parent-node-binary-search-tree)
15
- More articles: [[<-- prev]](/algorithms-miscellaneous-6)
0 commit comments