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
easy/clouds command
easy/counter command
easy/digits command
easy/equation command
easy/numbers command
easy/race command
easy/repeated command
easy/sticks command
easy/time command
easy/valleys command
medium/absolute command
medium/change command
medium/chaos command
medium/child command
medium/counting command
medium/pair command
medium/valid command
medium/words command
interview
easy/cipher command
easy/diagonal command
easy/fibonacci command
easy/grid command
easy/lonely command
easy/palindrome command
easy/plus command
easy/ransom command
easy/sum command
easy/time command
easy/tower command
hard/truck command
medium/bfs command
medium/digit command
medium/flip command
medium/lego command
medium/zig command
math
easy/army command
easy/distant command
easy/divisor command
easy/handshake command
easy/jars command
easy/prime command
easy/restaurant command
easy/squares command
easy/tiles command
easy/town command
medium/bus command
medium/gcd command
medium/jar command
medium/joke command
medium/lights command
medium/number command
medium/salary command
medium/series command
practice
easy/alien command
easy/bubble command
easy/detect command
easy/encoding command
easy/fizz command
easy/operation command
easy/sales command
easy/tag command
easy/tweet command
easy/word command
medium/candy command
medium/cloudy command
medium/grid command
medium/road command
medium/sort command
medium/swap command
medium/triplets command
regex
easy/finder command
easy/language command
easy/latitude command
easy/pan command
easy/saying command
easy/scraper command
easy/spell command
easy/split command
easy/utopian command
easy/variant command
sort
easy/big command
easy/closest command
easy/count command
easy/insertion command
easy/intro command
easy/median command
easy/quick command
easy/time command
easy/two command
structures
easy/array command
easy/cookie command
easy/delete command
easy/duplicate command
easy/dynamic command
easy/equal command
easy/glasses command
easy/link command
easy/rotation command
easy/stack command
medium/bracket command
medium/castle command
medium/contacts command
medium/down command
medium/product command
medium/queue command
medium/sparse command
medium/waiter command

Jump to

Keyboard shortcuts

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