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

https://github.com/andresmweber/accelirate-test

Interview Coding Challenge for Accelirate, Inc.
https://github.com/andresmweber/accelirate-test

andres andresmweber challenge code-challenge console interview interview-test javascript job-interview pyramid python test testing weber

Last synced: 3 months ago
JSON representation

Interview Coding Challenge for Accelirate, Inc.

Awesome Lists containing this project

README

        





Accelirate, Inc. Interview Coding Challenge


JS logo
python logo
codeclimate logo










## 📝 Table of Contents
- [About](#about)
- [Built Using](#built_using)
- [Authors](#authors)

## 📙 About
# Test requirements:
- Write a function that takes in a variable
- Prints to console
- Generate a pyramid which as has a base with length as passed into the function

ex: if you pass 5 it will draw a pyramid of length 5 as the base

## ⛏️ Built Using
- [NodeJS](https://nodejs.org/) - Backend Code
- [Python](https://python.org/) - Testing
- [CodeClimate](https://d341kum51qu34d.cloudfront.net/images/2019-04-redesign/code_climate_logo-a046042f.svg) - Code Health Metrics

# ✍️ Authors
* [Andres Weber](https://github.com/AndresMWeber)