Lonercode
Lonercode
Added some code to allow for printing members of an array based on indexing according to the RockStar syntax.
### Describe your change: Added a new file in the ciphers directory implementing the Gronsfeld cipher encryption as part of my contribution to Hacktoberfest 2024. Encryption is based on a...
[](https://gitpod.io/from-referrer/) [know more](https://www.gitpod.io/docs/pull-requests/) ### Describe your change: As part of my contribution to hacktoberfest 2024, I have added a file recursively implementing the Josephus algorithm and its associated test...
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed -...
## PR Checklist - [x] Addresses an existing open issue: fixes #11695 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...