https://github.com/abhijit2505/binary-tree
In computer science, a Binary Tree is a tree data structure in which each node has at most two children, A recursive definition using just set theory notions is that a (non-empty) binary tree is a tuple (L, S, R).This repository contains code on Binary-Tree, the tricks and techniques involved.
https://github.com/abhijit2505/binary-tree
Last synced: 4 months ago
JSON representation
In computer science, a Binary Tree is a tree data structure in which each node has at most two children, A recursive definition using just set theory notions is that a (non-empty) binary tree is a tuple (L, S, R).This repository contains code on Binary-Tree, the tricks and techniques involved.
- Host: GitHub
- URL: https://github.com/abhijit2505/binary-tree
- Owner: Abhijit2505
- License: mit
- Created: 2020-06-16T03:00:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T12:11:29.000Z (over 5 years ago)
- Last Synced: 2025-01-23T10:12:22.490Z (9 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0