Projects in Awesome Lists tagged with binarytree
A curated list of projects in awesome lists tagged with binarytree .
https://github.com/williamfiset/deprecated-data-structures
A collection of powerful data structures
balanced-tree binarytree data-structures disjoint-set fenwick graph hash-table heap java linkedlist priority-queue queue segment-tree segmenttree stack suffixarray suffixtree trie union-find unionfind
Last synced: 15 May 2025
https://github.com/fmela/libdict
C library of key-value data structures.
associative-array avl-tree binarytree c data-structures dictionary hashing hashtable iterator key-value map redblacktree skiplist splay-trees treaps tree
Last synced: 15 Mar 2025
https://github.com/Marusyk/BinarySearchTree
Binary Tree as a cross platform NuGet package
algorithm binary-trees binarytree c-sharp-library csharp dotnet dotnet-standard hacktoberfest nuget nuget-package tree
Last synced: 28 Aug 2025
https://github.com/marusyk/binarysearchtree
Binary Tree as a cross platform NuGet package
algorithm binary-trees binarytree c-sharp-library csharp dotnet dotnet-standard hacktoberfest nuget nuget-package tree
Last synced: 02 Jan 2026
https://github.com/dnaeon/go-binarytree
A simple Binary Tree implementation in Go
Last synced: 13 Apr 2025
https://github.com/piotrmurach/splay_tree
A self-balancing binary tree optimised for fast access to frequently used nodes.
algorithm binarytree ruby ruby-gem splay-trees splaytree tree
Last synced: 16 Dec 2025
https://github.com/clarketm/super
Data structures, data types, and algorithms with superpowers! šŖš
array binarytree data-structures data-types heap javascript linkedlist map math number object priorityqueue queue set sorting-algorithms string super superpowers trie
Last synced: 14 Apr 2025
https://github.com/hritik-6918/dsa_sheet_by_fraz-codes
š„ This is an attempt to solve DSA Cracker Coding Questions List curated by @Fraz bhaiya.
algorithms arrays backtracking binary-search-tree binarytree bitmagic dynamic-programming greedy heaps linkedlist math matrix queues stacks strings
Last synced: 05 Apr 2025
https://github.com/basemax/checkfullbinarytreec
This is a simple C program to check if a binary tree is full or not.
bin-tree binary-tree binarytree bintree c data-structure datastructure ds full-binary-tree tree
Last synced: 03 Apr 2025
https://github.com/mollybeach/bitreemulator
š³ Application to run and visualize binary trees sorting algorithms using recursion iteration ray marching animations to conceptualize tree structures š²
binarytree firebase-realtime-database scss
Last synced: 10 Jul 2025
https://github.com/talyx/containers
Implementation of STL library containers.
21school binarytree containers stl template-design
Last synced: 14 Sep 2025
https://github.com/lucascorsi1/binarytreeavl
AVL Tree para fins de Estudo , Estrutura de Dados II desenvolvido em windows forms para melhor visualização do projeto de arvore, utilização rotações para nivelação de dados inseridos
avl-tree bfs-algorithm binarytree search-algorithm tree-structure winforms-application
Last synced: 13 Apr 2025
https://github.com/geekyharsh05/huffman-encoder
The algorithm assigns shorter codes to more frequent characters, optimizing the overall compression.
binarytree huffman-algorithm huffman-compression-algorithm python
Last synced: 22 Feb 2025
https://github.com/arronf2e/javascript-binarytree
JavaScript-BinaryTree äŗåę å®ē°
Last synced: 18 Oct 2025
https://github.com/icliberen/binary-trees
Binary Search Tree and Balanced Binary Tree implementation in C++
binarysearchtree binarytree binarytrees cpp
Last synced: 18 Mar 2025
https://github.com/gauthambanasandra/dslib
Data structures library
avl-tree binary-search-tree binarytree cpp data-structures modern-cpp tree
Last synced: 20 Mar 2025
https://github.com/drkwitht/binary-tree-with-ternary-strings
My first attempt to implement a binary tree.
Last synced: 04 Apr 2025
https://github.com/mohazamani/datastructures-with-golang
binarytree data-structures golang linked-list stack trie trietree
Last synced: 20 Jun 2025
https://github.com/basemax/general2binarytreego
This is a simple Go program that converts a general tree to a binary tree.
binary-tree binarytree data-structure datastructure ds general-tree generaltree go golang tree tree-search tree-structure
Last synced: 03 Apr 2025
https://github.com/furkantosun1607/cse201-data-structure
This repository contains implementations of various data structures completed as part of the CSE201 (Data Structures) course. Each week, a different data structure was implemented during lab sessions.
array arraylist bfs-search binarytree data dfs-search java linkedlist queue stack structure tree-structure
Last synced: 26 Jun 2025
https://github.com/rickyes/lucky.js
ā Basic high-level data structure library for Node.js
avltree binarytree bplustree btree double-linked-list graph hashmap linkedlist nodejs redblacktree structure
Last synced: 22 Oct 2025
https://github.com/abdullah-niaz/binary-tree-popular-interview-problems
Binary Tree Popular Interview Problems is a comprehensive collection of essential binary tree problems frequently encountered in coding interviews. This repository includes problem statements, solutions, and explanations designed to help developers master binary tree concepts and enhance problem-solving skills.
binarytree datastructures treeproblems
Last synced: 09 Mar 2025
https://github.com/basemax/swapbintreec
A C program to swap the left and right nodes of a binary tree. It mean we are going to change the left node to right and right node to left. Even the child nodes of the left and right nodes will be swapped. This program is written in C language.
bin-tree binary-tree binarytree bintree c data-structure datastructure swap-binary-tree swap-binarytree swap-tree tree
Last synced: 03 Jul 2025
https://github.com/barbarpotato/coding-interview-preparation
This course will help you prepare for the unique aspects of a coding job interview, with approaches to problem-solving and computer science foundations.
bigonotation binary-search binarytree breadth-first-search computerscience data-structures depth-first-search divide-and-conquer dynamic-programming graph greedy-algorithms hashfunction hashtable heap linearsearch quicksort recursion selection-sort spacecomplexity timecomplexity
Last synced: 01 Mar 2025
https://github.com/icliberen/binary-heap-trees
Binary Search Tree, Balanced Binary Tree and Heap Implementations in C++
binarysearchtree binarytree binarytrees cpp heap heapsort heapsort-algorithm maxheap maxheaps minheap minheap-structure
Last synced: 03 Apr 2025