Skip to content
#

binary-trees

Here are 71 public repositories matching this topic...

DSA - Data Structures and Algorithms: A collection of optimized Java solutions to common problems, categorized by difficulty, to help with coding interview preparation.

  • Updated Sep 25, 2026
  • Java

Master Java Data Structures and Algorithms with 293 hand-crafted programs covering arrays, strings, trees, graphs, heaps, DP, backtracking, greedy, and advanced problem-solving — from fundamentals to interview-ready techniques, all compile-checked on JDK 17.

  • Updated Aug 15, 2026
  • Java

Java Data Structures Lab – Binary Trees Module: Learn to build, traverse, and analyze binary trees in Java, including preorder, inorder, postorder, level-order traversals, tree height, height-balanced checks, and LCA, with step-by-step examples and student activities.

  • Updated Feb 8, 2026
  • Java

Add this topic to your repo

To associate your repository with the binary-trees topic, visit your repo's landing page and select "manage topics."

Learn more