The case interview for me was an encryption case study. First we talked about public and private key encryption, which type of information we want to encrypt (think risk assessment models here), why cybersecurity as a whole is important. Then the actual study was a we were given some kind of command line function that ran an encryption script on a file. I was asked to write pseudo code. The command line script returns a 0 upon successful completion.
Anonymous
Cases to consider for the pseudo code were delete the encrypted file (after we encrypt it).If we couldn't encrypt/didn't work, but obviously we may not want to delete it if we couldn't encrypt it, rather secure it. How would you schedule the command line to run when you go into the office each day. VERY Important to ask questions since it's slightly confusing even if you don't have a background in cybersecurity.
Check out your Company Bowl for anonymous work chats.