London | 26-ITP-May | Ebrahim Moqbel | Sprint -1 | course work - #1393
London | 26-ITP-May | Ebrahim Moqbel | Sprint -1 | course work#1393Ebrahim-Moqbel wants to merge 5 commits into
Conversation
| if (numbersOnly.length ===0 ){ | ||
| return -Infinity | ||
| } | ||
| const sorted = [...numbersOnly].sort((a,b) => a-b) |
|
Your PR's title isn't in the expected format. Please check the expected title format, and update yours to match. Reason: Sprint part (Sprint -1) doesn't match expected format (example: 'Sprint 2', without quotes) If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
1 similar comment
|
Your PR's title isn't in the expected format. Please check the expected title format, and update yours to match. Reason: Sprint part (Sprint -1) doesn't match expected format (example: 'Sprint 2', without quotes) If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
Learners, PR Template
Self checklist
Changelist
refactored the code for the files in sprint-1
Questions
N/A