I applied through an employee referral. The process took 3 days. I interviewed at Citadel
Interview
Interviewer was good. He took time to establish the ground. initial questions were more of behavioral in nature, followed by a couple of technical questions. There were about 4 interview rounds. one technical ( lasted for about an hour) and others were more towards behavioral questions / background / business.
Interview questions [1]
Question 1
Prism Technology.
Choice of data structure for a problem statement ( internal caching of data in a server)
Super hard. They really want you to know your stuff and not just the language, but how the compiler works and such as well. This is just me waffling for the 30 word count.
Interview questions [1]
Question 1
How does the state machine work on the compiler side?
Was scheduled two rounds of online live coding sessions. Problems were average, and solved both in given time. Interviewers' response was generally positive. Though one interviewer was more supportive than the other. Was told not to proceed further without any explanation.
Interview questions [1]
Question 1
Coding. Algorithm about medium difficulty on Leetcode.
I applied online. The process took 3 weeks. I interviewed at Citadel (New York, NY) in Aug 2024
Interview
First time talk to the manager (or the team leader). A simple question: a number from 1..N is missing, another number from 1..N is duplicated. Find the missing number. Provide as many solutions as possible.
Interview questions [3]
Question 1
(2) 3Sum of inequality relationship: return number of triples
(3) uncompress run length based sequences from multiple channels, then compress again, each sequence has sequence number from each channel, the sequence number can mess up a little (< 10 between true position and received position)