Skip to content

This repository contains my solutions to various Linux Shell scripting challenges from HackerRank. Organized by topic, these scripts demonstrate practical use of commands like `head`, `awk`, `sed`, loops, conditionals, and more. Each script includes comments to illustrate my approach and learning process.

License

Notifications You must be signed in to change notification settings

rohit-kandelkar/My_Linux_Shell_HackerRank_Challenges_Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ My Linux Shell HackerRank Solutions! ๐Ÿง

This repository contains my solutions to various Linux Shell scripting challenges from HackerRank. Organized by topic, these scripts demonstrate practical use of commands like head, awk, sed, loops, conditionals, and more. Each script includes comments to illustrate my approach and learning process.

๐ŸŒŸ What's Inside?

๐Ÿ“‚ Folder Name ๐Ÿ“œ Description
01_Arrays in Bash Contains problems focused on Bash array creation, indexing, iteration, and manipulation. ๐Ÿงฎ
02_Bash Includes foundational Bash scripting challenges covering variables, input/output, loops, and command usage. ๐Ÿ–ฅ๏ธ
03_Grep, Sed, & Awk Includes challenges using grep, sed, and awk for pattern matching, substitution, and structured data manipulation. ๐Ÿ”โœ‚๏ธ
04_Text_Processing Miscellaneous text processing problems using cut, paste, tr, etc. ๐Ÿงพ

โœจ Highlights

  • ๐Ÿง  Well-commented code for clarity and learning.
  • ๐Ÿ” Explores wide range of Linux commands: awk, sed, grep, cut, etc.
  • โš™๏ธ Organized folder structure for easier navigation.
  • ๐Ÿ‘จโ€๐Ÿ’ป Ideal for Linux beginners, interview prep, and DevOps practice.

๐Ÿงฐ Requirements

  • Basic Knowledge of Linux commands and Shell scripting.

About

This repository contains my solutions to various Linux Shell scripting challenges from HackerRank. Organized by topic, these scripts demonstrate practical use of commands like `head`, `awk`, `sed`, loops, conditionals, and more. Each script includes comments to illustrate my approach and learning process.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages