Skip to content

UdayJaju24/OperatingSystems

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2024
Feb 7, 2024
Feb 16, 2024
Feb 7, 2024
Feb 14, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Jan 17, 2024
Feb 14, 2024
Feb 5, 2024
Feb 14, 2024
Feb 12, 2024
Feb 12, 2024
Feb 7, 2024
Feb 15, 2024
Feb 16, 2024
Feb 16, 2024
Feb 12, 2024
Feb 16, 2024
Feb 16, 2024
Feb 14, 2024
Feb 7, 2024
Feb 4, 2024
Feb 15, 2024
Feb 6, 2024
Feb 11, 2024
Feb 15, 2024
Feb 14, 2024

Repository files navigation

OperatingSystems

A repo to include basic Linux Commands , Shell (Bash) scripting, Scheduling, Page Replacement Algorithm, Banker's Algorithm & Deadlock Detection

Bash code for

  • Bubble Sort
  • Even/ Odd No
  • Prime No
  • Reverse a Number
  • Reverse a string
  • Factorial
  • Fibonacci
  • Positive number or not
  • Palindrome string
  • Palindrome Number or not

Scheduling

  • First Come First Serve
  • Priority
  • Shortest Job First
  • Round Robin

Page Replacement

  • LIFO
  • Optimal
  • LRU

Deadlock Detection

  • Dining Philospher
  • Reader-Writer
  • Producer-Consumer

License

This project is licensed under License

  • If you find my repository helpful, please star⭐ it 🌟.