Skip to content

wakibi/treety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

treety

  • Using python 3.10 or later, run python solution.py from the directory of the repository
  • You could also import this into your python script to run tests from there, as per instructions, the function signatur is
def sortExpressions(expressions: list):
    return expressions

The returned expressions are in sorted order, basing on which one is to be calculated first being at index 0, and the last at the last index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages