Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project implements work with Hash Table and Binary Search Tree.

How to run the project:

  1. Create a virtual environment: python -m venv venv
  2. Activate it: .\venv\Scripts\activate
  3. Install the library: pip install -r requirements.txt
  4. Run the program: python main.py

Features:

  • Color output via the Rich library.
  • Saving the tree state in JSON format.
  • Log operations to a file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages