/OS-Algorithms

Operating System Algorithms code in cpp ✨

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Operating System Algorithms code in cpp for clear fundamental understanding!!

Local Setup

  • Download the latest version of a C++ compiler, like GCC or Clang.
  • Clone the repository: git clone https://github.com/Hamzawp/OS-Algorithms.git
  • Open this directory in Command Prompt or Shell.
  • Compile the file using the command: g++ file.cpp -o file
  • Run the file using the command: ./file

Author

Hamza Sayyed

LinkedIn | Twitter

License 📜

GNU License