Skip to content

A repository for homework for the Python course at St. Petersburg State University

License

Notifications You must be signed in to change notification settings

Monrealle/Package-with-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package-with-sorting

A repository for homework for the Python course at St. Petersburg State University

Task: Write a package with different sorting methods: quicksort, heap sort, merge sort, and bubble sort. Create a separate repository for this task and format it correctly. Each sorting method should be in a separate module. All functions should have tests. Run CI with tests.

About

A repository for homework for the Python course at St. Petersburg State University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages