Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeroonedev01/nusantech-backendtest1
Nusantech backend test1
https://github.com/zeroonedev01/nusantech-backendtest1
javascript maze pattern spiral
Last synced: about 16 hours ago
JSON representation
Nusantech backend test1
- Host: GitHub
- URL: https://github.com/zeroonedev01/nusantech-backendtest1
- Owner: zeroonedev01
- Created: 2019-10-23T22:53:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T06:55:20.000Z (about 5 years ago)
- Last Synced: 2023-12-28T11:47:20.931Z (11 months ago)
- Topics: javascript, maze, pattern, spiral
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Nusantech Backend Test 1
(Javascript)## Table of Contents
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Built With](#built-with)
- [Requirements](#requirements)
- [How to start](#how-to-start)
- [Maze](#maze)
- [Result](#result)
- [Contributor](#contributor)## Introduction
This repository is to answer the first backend test for the backend developer recruitment process at NusanTech.
## Built With
[![Javascript](https://img.shields.io/badge/Javascript-yellow)]()## Requirements
- node.js
- code editor (visual studio code recommend)## How to start
- Clone this repository https://github.com/tejojr/Nusantech-Backendtest1.git
- Open CMD or Terminal and enter to the app directory
- To run maze , type in cmd `node MazeName` then press `enter`. Example = `node drawMaze1`## Maze
Maze1
Maze2
Maze3
Maze4
## Result
Maze1
Maze2
Maze3
Maze4
if the input not valid
## Contributor