Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akalanka47000/bashaway-questions-2023
https://github.com/akalanka47000/bashaway-questions-2023
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akalanka47000/bashaway-questions-2023
- Owner: Akalanka47000
- Created: 2023-08-15T14:16:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T14:05:08.000Z (about 1 year ago)
- Last Synced: 2023-10-22T20:24:35.014Z (about 1 year ago)
- Language: JavaScript
- Size: 2.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bashaway-questions-2023
Questions will be categorized under easy, medium, hard and extreme categories.
Each question to be placed in a directory named with the question name, inside the directory representing it's difficulty.easy/\
|-- Sample Question 1/\
| |-- QUESTION.md - Question description\
| |-- code/ - Source files\
| |-- notes.txt - Optional, only for question creators, remove before publishing\
|\
|-- Sample Question 2/\
|-- Sample Question 3/