Cover image
Blog iconDeor
Mar 15

Solidity Trees: Binary Search Trees (Part 1)

This is the first part in a two part series about tree implementations in solidity. In this first part, we will be going over the basics of trees and implementing one of the most basic of trees, the binary search tree. We will first talk about what trees are and why we use them, some basic overview on time complexity, and then we will go analyze an implementation in solidity.What are trees?A tree is an abstract data structure where data is stored in a hierarchical tree structure in the form o...

Most popular by Deor

Cover image

Solidity Trees: Binary Search Trees (Part 1)

Deor

Written by
Deor

fullstack + solidity engineer

Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

Deor

Subscribe