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
- Host: GitHub
- URL: https://github.com/open-source-community/hackerrank-linux-shell-solutions
- Owner: Open-Source-Community
- Created: 2021-04-09T02:19:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T13:43:14.000Z (about 5 years ago)
- Last Synced: 2025-04-22T12:12:53.140Z (about 1 year ago)
- Language: Shell
- Size: 60.5 KB
- Stars: 1
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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