Akash G Krishnan
Akash G Krishnan
The Octagon has 8 sides, The Octagonal Clipper is currently returning an Hexagon of 6 sides
Checks if there are two numbers in the array whose sum is equal to given number # Welcome to Dart community ### **Describe your change:** * [x] Add an algorithm?...
# Welcome to Dart community ### **Describe your change:** * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ]...
If the contributor misses out to do dart format. the complete build check fails. we can ensure we format the file before we commit. Adding a pre commit hook which...
We need to make the repo null safe, so we are up to date with the latest coding standards in dart. We also need to migrate the files to follow...
We need to list all the files with no tests and add test cases to them