Skip to content

sanaa-ennaji/Hackerrank_LinuxShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Shell Hackerrank Solutions

This repository contains solutions to the Linux Shell challenges from HackerRank. It is organized into three difficulty levels: easy, medium, and hard. Each solution is implemented as a shell script to help users improve their shell scripting skills.

  • easy/: Solutions to basic problems suitable for beginners.
  • medium/: Intermediate-level solutions with moderate complexity.
  • hard/: Advanced solutions for challenging problems.

How to Use This Repository

  1. Clone the repository to your local machine:
   git clone https://github.com/sanaa-ennaji/Hackerrank_LinuxShell
   cd  Hackerrank_LinuxShell

To run a script from the easy folder:

   cd easy
    ./script1.sh
  

About

Linux Shell Hackerrank Solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages