Skip to content

zxfae/TimeComplexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TimeComplexity Tool

Is program written in Golang, it calculates the time complexity of your algorithm and emits a graphics

You need to have Golang

linux?

sudo apt install golang

or

https://go.dev/doc/install

Usage

go run .

If you want to calcule others algorithms, you need to write this on program. Here you have BubbleSort and QuickSort

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

ZxFae33

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages