Wells Fargo Interview Question

Upon encountering "missing config variable", what would you do?

Interview Answer

Anonymous

Aug 13, 2017

(1) Check for missing process which should have inserted config variable, (2) Check environment variable storage, (3) Find out what may have been recently updated that touches the set of processes in question, (4) Google it

1