Yahoo interview question

Build a git status web app that list out all dependencies, status and vulnerabilities.

Interview Answers

Anonymous

26 Jan 2021

There's a lot of elements to typically cover in these questions, clarifications, scoping, making sure you're answering the actual question the interviewer is looking for you to answer, etc. Could be worth doing a mock interview with one of the Prepfully Oath Senior Front End Developer experts... they've worked in the role so they clearly know how to get through the interview. prepfully.com/practice-interviews

Anonymous

23 Oct 2018

You could either grab the package json scan through it then use another service to check one by one Or you could just use a library (as Bang Lee suggested although I am not sure which one it is)