Round 1
Questions:
Given three integers p
, q
, and r
. Determine the value of (p^(q!)) mod r
.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Questions:
Given three integers p
, q
, and r
. Determine the value of (p^(q!)) mod r
.
No approach provided.
No feedback provided.