Skip to content
#

tree-structure

Here are 1,408 public repositories matching this topic...

This GitHub repository provides a comprehensive collection of Data Structures and Algorithms (DSA) concepts along with solutions to common coding questions. Additionally, it includes various React.js projects to demonstrate practical implementation and usage of these DSA concepts in real-world scenarios.

  • Updated Jul 3, 2024
  • C++

TreeTime is a data organisation, management and analysis tool. A tree is a hierarchical structure that arranges information in units and sub-units. TreeTime uses linked trees (one data item can be part of different distinct trees) to store and organise any general purpose data.

  • Updated Jul 2, 2024
  • Python

Improve this page

Add a description, image, and links to the tree-structure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more