This repository contains weekly notes till week 7 in the notes folder , GRPA and NPPE solutions
The notes folder contains weekly notes till week 7 in markdown format. Each week's notes are stored in a separate file with the name WeekX.md, where X represents the week number.
The solutions to all the GRPAs can be found in the GRPA folder, organized by week number.
The NPPE folder contains solutions of all NPPE written in shell. Each solution is stored in a separate file with the name ProblemX.sh, where X represents the problem number.
You can clone this repository using the following command:
git clone https://github.com/NebulaTris/system-commands.git
After cloning, you can access the notes and NPPE solutions in their respective folders.
- The solutions provided in this repository are meant to be used as a reference only. It is recommended that you try to solve the assignments on your own before referring to the solutions.
- The solutions provided may not be the most optimal or efficient solutions. They are intended to serve as a starting point for your own work.
- This repository is not affiliated with the Indian Institute of Technology Madras or the Diploma in Programming program. The solutions provided are the work of the repository owner and contributors.
Contributions to this repository are welcome. If you find any errors or would like to add more queries, feel free to create a pull request. Please ensure that your queries are organized according to the folder structure above.
This repository is licensed under the MIT License. See the LICENSE file for more details