https://github.com/hayat01sh1da/coding-tests
This repository contains Ruby, Python and JavaScript scripts for frequently offered coding tests.
https://github.com/hayat01sh1da/coding-tests
coding-test github-actions javascript jest minitest python ruby unittest
Last synced: 16 days ago
JSON representation
This repository contains Ruby, Python and JavaScript scripts for frequently offered coding tests.
- Host: GitHub
- URL: https://github.com/hayat01sh1da/coding-tests
- Owner: hayat01sh1da
- License: mit
- Created: 2024-03-19T12:42:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-05-25T12:57:50.000Z (23 days ago)
- Last Synced: 2026-05-25T14:31:11.591Z (23 days ago)
- Topics: coding-test, github-actions, javascript, jest, minitest, python, ruby, unittest
- Language: Python
- Homepage: https://github.com/hayat01sh1da/coding-tests
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/hayat01sh1da/coding-tests/actions?query=workflow%3A%22JavaScript%22)
[](https://github.com/hayat01sh1da/coding-tests/actions?query=workflow%3A%22Python%22)
[](https://github.com/hayat01sh1da/coding-tests/actions?query=workflow%3A%22Ruby%22)
[](https://github.com/hayat01sh1da/coding-tests/actions?query=workflow%3A%22CodeQL%22)
## 1. Common Environment
- WSL (Ubuntu 25.10)
## 2. READMEs
- [Ruby](./ruby/README.md)
- [Python](./python/README.md)
- [JavaScript](./javascript/README.md)