awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDepth Metrics

Algorithms for calculating the maximum distance from the root to leaf nodes.

Distinct from Tree Traversal Algorithms: Focuses specifically on depth calculation rather than general tree navigation or specific visual/kinematic traversals.

Explore 1 awesome GitHub repository matching software engineering & architecture · Depth Metrics. Refine with filters or upvote what's useful.

Awesome Depth Metrics GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • chanda-abdul/several-coding-patterns-for-solving-data-structures-and-algorithms-problems-during-interviewsAvatar Chanda-Abdul

    Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews

    4,129Vezi pe GitHub↗

    This repository is a curated guide and implementation library of coding patterns used to solve data structures and algorithms problems. It serves as a technical interview study resource, providing a comprehensive set of strategies and computational logic examples for optimizing time and space complexity. The project focuses on standardized algorithmic patterns, including sliding windows, two pointers, and dynamic programming. It features specific implementations for a wide range of challenges, such as LeetCode problem solutions and specialized techniques like cyclic sort and bitwise XOR opera

    Implements algorithms to determine the distance from the root to the deepest leaf node.

    algorithmscoding-interviewsdata-structures
    Vezi pe GitHub↗4,129
  1. Home
  2. Software Engineering & Architecture
  3. Tree Traversal Algorithms
  4. Depth Metrics