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

https://github.com/open-source-community/hackerrank-linux-shell-solutions


https://github.com/open-source-community/hackerrank-linux-shell-solutions

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# HackerRank-Linux-Shell-Solutions

## Easy

0. [Problem Name](sample-solution.sh)
1. [Cut#3](Cut%233.sh)
2. [Cut#4](Cut%234.sh)
3. [Count the number of elements in an Array.sh](Count-the-number-of-elements-in-an-Array.sh)
4. [Cut#9](cut-9.sh)
5. [Head of a Text File #1](head-of-the-text-file-1.sh)
6. [Sort command#5.sh](Sort-command-5.sh)
7. [The World of Numbers.sh](The-World-of-Numbers.sh)
8. ['Tr' command#3.sh](Tr-command-3.sh)

## Medium
1. [Arithmetic Operations](Arithmetic-Operations.sh)
2. [Compute the Average](Compute-the-Average.sh)
3. [Filter an Array with Patterns](Filter-an-Array-with-Patterns.sh)
4. ['Grep' #1](Grep-1.sh)
5. [Sed command#1.sh](Sed-command-1.sh)

## Hard

________________________________________________________________________________________

### How To Add a Solution ?
** For Repo Collaborators **

1. click add file
2. click create new file
3. paste your solution
4. name-it-like-this
5. add the extension .sh
6. commit the file
7. edit this README.md file
8. add your problem name in the righ category as a link same as the sample soltions above.
9. commit README.md