hackerrank-golang

module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0

README

Hacker Rank Solutions

version 1.3.0 - 25/04/2024

License Build PR Quality Gate Bugs Coverage Size TechnicalDebt Vulnerabilities

Introduction

HackerRank is an online platform to connect companies with developers to practice and hire right people based on skill assessments.

Requirements

  • Golang 1.22.x or higher

Check Application Test Coverage

To verify test coverage on terminal:

  1. Verify the version of Go - 1.22.x or higher.
  2. Download the source code from repository.
  3. Open a terminal.
  4. Go to the root location of the source code.
  5. Execute the commands:
    make unit-test

List Dependency Licenses

To generate list of dependency licenses on terminal:

  1. Verify the version of Go - 1.22.x or higher.
  2. Download the source code from repository.
  3. Open a terminal.
  4. Go to the root location of the source code.
  5. Execute the commands:
    make licenses

List Possible Vulnerabilities

To generate list of vulnerabilities on terminal:

  1. Verify the version of Go - 1.22.x or higher.
  2. Download the source code from repository.
  3. Open a terminal.
  4. Go to the root location of the source code.
  5. Execute the commands:
    make vulnerabilities

Contact Information

Email: icsanabriar@googlemail.com

Directories

Path Synopsis
algorithms
interview
math
practice
regex
sort
structures

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL