https://github.com/aprilmintacpineda/coding-test
Collection of all the coding tests that I have completed
https://github.com/aprilmintacpineda/coding-test
coding-exam coding-test
Last synced: 7 months ago
JSON representation
Collection of all the coding tests that I have completed
- Host: GitHub
- URL: https://github.com/aprilmintacpineda/coding-test
- Owner: aprilmintacpineda
- Created: 2023-01-21T01:36:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T02:01:29.000Z (over 2 years ago)
- Last Synced: 2025-03-17T16:19:24.335Z (11 months ago)
- Topics: coding-exam, coding-test
- Language: TypeScript
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coding tests by April Mintac Pineda
This repository contains all the coding tests that I have completed.
## Running locally
1. Clone repo
2. Run `yarn`
### Running the kv-database exam
Simply run `yarn kv-db`.
### Running the can-singer-sing-song exam
Simply run `yarn can-singer-sing-song`.