Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called?

August 14, 2021 by Admin

Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called?

  • Fuzzy-testing the code
  • Third party running the code
  • Sandboxing the code
  • String validating the code

Leave a Reply