subsib / Trees

This repo is a project of different implementations of trees in Python in the way to have always that ready to practice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trees

This repo is a project of different implementations of trees in Python in the way to have always that ready to practice.

TODO :

  • len doit retourner le nombre d'items
  • get_depth est faux. Doit être corrigé
  • Makefile pour export path

About

This repo is a project of different implementations of trees in Python in the way to have always that ready to practice.


Languages

Language:Python 93.5%Language:Makefile 6.5%