Skip to content

XavierCodingClub/Advanced-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Github


Summary

The current repository contains incomplete code for sorting algorithms. You task is to clone/fork and edit the code to make functional algorithms. The code also implements timeit functions to test the efficiency of an algorithm. To propose your changes don't forget to pull request

Objectives

  • Program the existing sorting functions (you can search up how they work if you don't know, don't use someone else's code though!!!)
  • Perhaps add some of your own algoritms, or some that you could find on the internet
  • Enchance the input experience, (Perhaps show the existing list, or delete items)
  • Add a GUI (Use tkinter, or any other imported library and mention which one you used when you make the pull request)
  • ... or any other improvements you may see fit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages