https://github.com/mnz1365/sort-check
check sort list of numbers
https://github.com/mnz1365/sort-check
algorithm check checker javascript list sort
Last synced: 9 months ago
JSON representation
check sort list of numbers
- Host: GitHub
- URL: https://github.com/mnz1365/sort-check
- Owner: mnz1365
- Created: 2025-01-16T06:09:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T06:15:27.000Z (11 months ago)
- Last Synced: 2025-01-28T11:40:24.675Z (10 months ago)
- Topics: algorithm, check, checker, javascript, list, sort
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
function for checking the sort of list.
also the function checks if list is decrease or increase.
# Getting Started
add the list of numbers to the function and it will return the result
for run app properly -> run "code.js" file