Skip to content

planetnest/php-A-Team-15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

php-A-Team

Task A

Sorting an array by moving all of the zero elements (0 or '0') to the end and keeping the order of the zeros such that (sortZeros($array) == $array) evealuates to true

Task B

Reverse the nodes of a linkedlist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages