Skip to content

Conversation

@pull
Copy link

@pullpullbot commented Jan 29, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

vil02and others added 24 commits January 31, 2024 11:37
* tests: add tests for `SHA1` * style: use `it.each` --------- Co-authored-by: appgurueu <[email protected]> --------- Co-authored-by: appgurueu <[email protected]>
* tests: add missing tests for `PascalTriangle` * style: remove redundant branch in `generate` * tests: simplify tests of `PascalTriangle`
* tests: add missing test of `twinPrime` * feat: remove `twinPrime`
* feat: remove duplicated `gcd`-like functions * Updated Documentation in README.md --------- Co-authored-by: vil02 <[email protected]>
* fix: hadnle zeros at the endpoints * style: use simpler syntax express polynomials Co-authored-by: appgurueu <[email protected]> --------- Co-authored-by: appgurueu <[email protected]>
* refactor: add and use `parseDate` * style: use proper spelling Co-authored-by: appgurueu <[email protected]> --------- Co-authored-by: appgurueu <[email protected]>
* tests: add tests checking if floodFill funtions throw when location is outside * refactor: reduce code duplication by adding `checkLocation` to `FloodFill` * refactor: add and use `isInside` Co-authored-by: appgurueu <[email protected]> * Deduplicate further --------- Co-authored-by: appgurueu <[email protected]>
* Update CircularQueue.js * Update CircularQueue.js Taking comments into account for refactoring my change. * Update CircularQueue.js Adding "this" to checkEmpty()
* chore: convert functions to an ES2015 classes * remove unnecessary functions
@pullpullbot merged commit 6fe21d2 into vdaular-dev:masterMay 14, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Kazlaus@vil02@SourabhHere@MartinLBeacham@hasanalkaf3