Skip to content

EzgiTastan/LeetCode-Shell-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-Shell-Solutions

This repository contains solutions to LeetCode "shell" questions, along with my explanations for each solution.

Repository Structure

  • Each solution is organized in its own directory.
  • Each directory contains: (ex:92-Word-Frequency)
    • The solution script. (ex: solution.sh)
    • My explanation of the solution. (ex:explanation.md)

Usage

To use any of the provided solutions:

  1. Navigate to the respective question's directory.
  2. Review the explanation to understand my approach.
  3. Execute the shell script in your preferred shell environment.

Contributions

Contributions are welcome! If you have improved solutions or additional explanations, please feel free to submit a pull request :)

About

"LeetCode Shell" answers with explanations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages