Pergunta de entrevista da empresa OpenText

Q: Write code to generate the n-th Fibonacci number. Q: Write code to determine if a number is prime. Is your code efficient? How could it be improved? Q: Fix and complete this C code that implements a linked list.