Programming Design Questions For Interview

Hey guys, I have an interview coming up fairly soon for a junior web dev (mostly front-end - JavaScript, HTML/CSS). I just need some clarification on some core programming fundamentals.

  1. What does “Have a Holistic understanding on design” mean?
  2. Is using Object Oriented Programming the best way to plan an application? (Analysis, Design, Programming)
  3. In OOP, what is the overview of Abstraction, Polymorphism, (I already know Inheritance pretty well), Encapsulation?
  4. Should I know big things such as Map Reduce / Big O Notation / Recursion ?
  5. Any other common junior web dev questions you can think of?

Thanks guys, really appreciate it!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.