An open API service indexing awesome lists of open source software.

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

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`.