Skip to content

Hamzawp/OS-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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