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

https://github.com/shortthirdman/hackerrank-angular-challenge

HackerRank Angular Challenges
https://github.com/shortthirdman/hackerrank-angular-challenge

angular challenges hackerrank hackerrank-angular-challenges hackerrank-challenges hackerrank-solutions

Last synced: 5 months ago
JSON representation

HackerRank Angular Challenges

Awesome Lists containing this project

README

        






# HackerRank Angular Challenge

[![Love Angular badge](https://img.shields.io/badge/angular-love-blue?logo=angular&angular=love)](https://www.github.com/shortthirdman/HackerRank-Angular-Challenge) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) [![GitHub pull requests](https://img.shields.io/github/issues-pr/shortthirdman/HackerRank-Angular-Challenge)](https://github.com/shortthirdman/HackerRank-Angular-Challenge/pulls) [![GitHub issues](https://img.shields.io/github/issues/shortthirdman/HackerRank-Angular-Challenge)](https://github.com/shortthirdman/HackerRank-Angular-Challenge/issues)

![GitHub package.json keywords](https://img.shields.io/github/package-json/keywords/shortthirdman/HackerRank-Angular-Challenge) ![GitHub package.json version](https://img.shields.io/github/package-json/version/shortthirdman/HackerRank-Angular-Challenge)

![Node.js CI](https://github.com/shortthirdman/HackerRank-Angular-Challenge/workflows/Node.js%20CI/badge.svg)

![Weekly GitHub commit activity](https://img.shields.io/github/commit-activity/w/shortthirdman/HackerRank-Angular-Challenge?label=Weekly) ![Monthly GitHub commit activity](https://img.shields.io/github/commit-activity/m/shortthirdman/HackerRank-Angular-Challenge?label=Monthly) ![Yearly GitHub commit activity](https://img.shields.io/github/commit-activity/y/shortthirdman/HackerRank-Angular-Challenge?label=Yearly) ![GitHub last commit](https://img.shields.io/github/last-commit/shortthirdman/HackerRank-Angular-Challenge) ![GitHub contributors](https://img.shields.io/github/contributors/shortthirdman/HackerRank-Angular-Challenge) [![GitHub Discussions](https://img.shields.io/github/discussions/shortthirdman/HackerRank-Angular-Challenge)](https://github.com/shortthirdman/HackerRank-Angular-Challenge/discussions)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.6.

This application project has the solutions for challenges in [HackerRank](https://www.hackerrank.com/) for [Angular](https://angular.io/)

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/shortthirdman/HackerRank-Angular-Challenge)

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).