Skip to content

samliumay/DSAA-Trees

Repository files navigation

DSAA-Trees

  • DSAA = Data Structures and Algorithms

Introduction

  • As a data structures and algorithms fan, I wanted to create a lesson series for people who are trying to pass Data structres and Algorithms courses. The video explanations are at my superpeer.

What is included at this page and inside the codes?

  • Explanation of Trees methods.
  • Basic Explanation of Trees Methods complexity.

What do you explain at superpeer?

  • Explaining the Trees deeply.
  • Explanation of Trees methods compelxity and how to calculate them.
  • Turkish and English versions are avaiable.

Run Locally

git clone https://github.com/samliumay/DSAA-Trees.git
cd src/main/java/Main.java
javac ComplexityExamples.java Main.java
java Main.java

About

Introduction to trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published