Ho sostenuto un colloquio presso IronNet Cybersecurity
Colloquio
The interview process involved a short Python coding challenge, and a Terraform challenge with a architecture diagram. After the Terraform challenge you must provide an architectural diagram and explain your thought process.
Domande di colloquio [1]
Domanda 1
Implement a best practice network architecture in AWS using Terraform. (VPS, subnets, IGW, and NATs)
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso IronNet Cybersecurity (Fulton, MD) nel mese di ott 2020
Colloquio
I applied online on Ironnet's website.
I was reached out to by a recruiter to schedule a call.
So I scheduled the call and had my call with the hiring manager.
After the call with the hiring manager, I had to take a programming assessment.
Domande di colloquio [3]
Domanda 1
General questions about cloud technologies on my resume
Given a list of DNA values i.e ABCDE and a list of comparable values
A =C
B = D
C = D etc
write a function to replace the input values with their corresponding values.