Live data from Hacker News

Advice on Interviewing for US Digital Service?

news.ycombinator.com

1–7 of 7 posts

Advice on Interviewing for US Digital Service?

#1
I'm preparing for an interview with the US Digital Service for a Software Engineer role in about a month.

I have concerns preparing for a technical interview. Tech interviews in the private sector can be pretty brutal and I would like some time to prepare. Has anyone been through the process or is working there now? Any advice or recommendations on how to best prepare?

Re: Advice on Interviewing for US Digital Service?

#3
Be able to start with a broad understanding and be able to dig into specifics for your area of expertise. Be able to explain the connection between the larger scope and the details. Take a look at the values (https://www.usds.gov/mission); this org actually uses the values in day-to-day and are looking for people who can exemplify them.

(disclaimer: i was on the Defense Digital Service team)

Re: Advice on Interviewing for US Digital Service?

#6
The interviews are not nearly as brutal as private industry. You'll have two technical ones, the first is a coding question on collabedit (easy string-related question). The second is more abstract and focuses on your ability to explain complex topics in easy-to-digest ways as well as evaluating trade-offs between proposed solutions / patterns / practices.

Then you'll have a behavioral one in which you'll be probed on your previous projects and experiences. These are best answered in the STAR format.

Also be sure you can pass the SF-86 without any major red flags. Checkout /r/securityclearance for more details.

Re: Advice on Interviewing for US Digital Service?

#7
post #6

The interviews are not nearly as brutal as private industry. You'll have two technical ones, the first is a coding question on collabedit (easy string-related question). The second is more abstract and focuses on your ability to explain complex topics in easy-to-digest ways as well as evaluating trade-offs between proposed solutions / patterns / practices. Then you'll have a behavioral one in which you'll be probed o…

Thank you so much! This was the level of detail I was looking for.