GitHub topics: search-tree
nahrens007/BinarySearchTreeGui
GUI for displaying Binary Search Trees written in C++ using the Qt Library.
Language: C++ - Size: 216 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 8

rdleal/intervalst
Golang generic Interval Search Tree
Language: Go - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 31 - Forks: 11

somebadcode/avltree
AVL tree, a balancing search tree
Language: Go - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ahmed712441/AI-Graph-Search
Desktop app for visualizing graph search algorithms
Language: Python - Size: 11.9 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 5

luiz-linkezio/The_Cure
The use of the PRIM algorithm to find a minimum spanning tree. The program uses the selected database in CSV format and converts it into a graph to find the minimum spanning tree through the Prim's Algorithm. The chosen database needed to be transformable into a connected, weighted, and undirected graph to ensure error-free processing.
Language: Python - Size: 39.6 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

ZohaibRahim/Data-Structures
Data Structures
Size: 60.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

autonomys/red-black-tree 📦
Advanced implementation of Red-black tree, which is a kind of self-balancing binary search tree for JavaScript
Language: TypeScript - Size: 126 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

luiz-linkezio/Tarefas-Algoritmo_e_Estrutura_de_Dados-SI-CIn-UFPE-2023.1
Tarefas para o aprendizado de algoritmos, da cadeira Algoritmo e Estrutura de Dados do curso de Sistemas de Informação (SI) do CIn da UFPE, cadeira cursada por mim em 2023.
Language: Python - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

remarcable/algorithms
Implementation of common algorithms with tests
Language: JavaScript - Size: 72.3 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mimischly7/checkersAI
Am implementation of the recursive MiniMax search tree algorithm (in Python) for the purpose the development of an intelligent Checkers Player.
Language: Python - Size: 37.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lsafonso/Algorithms
Algorithms
Language: Python - Size: 83 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jingedawang/Algorithms
Java implementation for Introduction to Algorithms book.
Language: Java - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 14

BaseMax/SearchBinTreePy
A simple python class for search in binary tree. This class provides a few methods for searching in binary tree. Search methods are recursive and non-recursive. You can easily search in binary tree with only on left or right child, and you can search in binary tree with both left and right child.
Language: Python - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alvarofpp/ufrn-dim0117-augmented-binary-search-tree 📦
Augmented Binary Search Tree. Projeto de Estrutura de Dados Básicas II (DIM0117, T01, 2018.1)
Language: Java - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Eboubaker/AVLTree 📦
AVLTree self-balancing binary tree
Language: Java - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Haimasker/SplayTree
Implementation of splay tree data structure
Language: C++ - Size: 599 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ifakejs/tree-path
Get a tree full path by the given condition.
Language: TypeScript - Size: 512 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pvs1209pvs/Trie-Data-Strucutre
Implementation of the Trie data strucutre.
Language: C++ - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DaniinXorchenabo/CiAOD
лабы по предмету СиАОД (Системы и Алгоритмы Обработки Данных)
Language: Python - Size: 136 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

git-bahadir/siri-rhymer-apple
A rhymer imagined for apple siri using effective radix tree searches
Language: Java - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anchor-logoot/dtst-js
Differential Ternary Search Tree in TypeScript.
Language: TypeScript - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JorritWillaert/OptimalConnectFour
Optimal Connect Four with Alpha-Beta Pruning
Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sr-lab/coq-tries
Generic tries in Coq.
Language: Coq - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
