Skip to content

AlexOrehov/2022-polytech-orekhov

Repository files navigation

My favourite quote is: carpe diem

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Search_sort homework:

В большинстве случаев асимптотическая сложность сортировки выбором вычисляется по формуле:

O(n²)

В большинстве случаев асимптотическая сложность быстрой сортировки вычисляется по формуле:

O(log(n))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published