#programming
2 posts tagged with programming
Interview questions part 2: JavaScript
In this post I'd like to focus on common JavaScript questions and simple code tests you might be given during interview. Below list is a mix of various questions that allow interviewers to gauge your seniority level.
Popular Acronyms
Y.A.G.N.I., K.I.S.S., D.R.Y., & S.O.L.I.D. Knowing those will help you not only write better code but also during the interview process where you might be asked to decode either the entire shortening or particular letter.

