Full Stack Developer Frequently Asked Interview Questions

Harinath R
4 min readSep 1, 2021

Hi all,

This is my first post on Medium & please do comment with your feedback.

Since demand for skilled Software Engineers is increasing substantially due to pandemic induced digitization, it is important for every IT field employee to hone their skillset. This comes particularly handy when trying for a job or domain switch.

Personally, I have attended around 60+ rounds of interviews in a time span of 3 years (yes, this includes interviews I attended during campus placement also), so I thought of compiling questions that I got in that interviews.

One thing I have realized after attending these many interviews is that we know where we are lacking & where we need to improve. I will be adding the questions here that I got (Mainly three sections — HTML/CSS/Javascript/VueJS, Database/Operating system & PHP/Laravel)

Let’s start the first part now,

  1. What are some of the advantages of HTML5 over its previous versions?
  2. What are void elements in HTML? Define multipart form data?
  3. Describe HTML layout structure & What are the various formatting tags in HTML?
  4. How to optimize website assets loading?
  5. What do you understand by iframe & what is its usage?
  6. In how many ways can we position an HTML element?
  7. In how many ways can we specify the CSS styles for the HTML element?
  8. Difference between link tag <link> and anchor tag <a>?
  9. When to use scripts in the head and when to use scripts in the body?
  10. What is the difference between <figure> tag and <img> tag?
  11. Define Image Map?
  12. Explain the concept of web storage in HTML5.
  13. What are the New tags in Media Elements in HTML5 & What is the Geolocation API in HTML5?
  14. What are Web Workers? & What are the different types?
  15. Different types of CSS selectors available?
  16. What is a grid system in CSS?
  17. Different ways to hide an element?
  18. What does important mean in CSS?
  19. What is a CSS Pre-processor & what are its usages? What is the difference between CSS variables and preprocessor(SASS, LESS, Stylus) variables?
  20. Javascript — Different data-types, Difference between null & undefined, Event Delegation, Event Bubbling
  21. What do mean by closures in JS, explain with an example?
  22. What do you understand by hoisting & explain it with an example of function & variable hoisting?
  23. Different between call, apply & bind? Explain with example?
  24. Difference between var, let & const? What is the difference between the operators ‘==‘ & ‘===‘?
  25. Explain Prototypal Inheritance? How to add a new method to the existing Array prototype?
  26. Explain with an example about debouncing & throttling? When to use which one?
  27. Difference between filter, map & reduce?
  28. What is the difference between JS & jQuery? Which one is faster?
  29. What are the rest parameter and spread operator?
  30. What do you understand by Promises in JS?
  31. What is a temporal dead zone?
  32. Explain scope and scope chaining in JS?
  33. What is the difference between Local storage & Session storage?
  34. What is the ‘Strict mode in JavaScript and how can it be enabled?
  35. What is the working of timers in JavaScript?
  36. What are the different types of errors in JavaScript?
  37. What is the unshift method in JavaScript?
  38. What are the important properties of an anonymous function in JavaScript?
  39. What is the first-class function in JS?
  40. Explain Implicit Type Coercion in JavaScript.
  41. Explain Higher-Order Functions in JavaScript.
  42. What is function currying, explain with an example.
  43. What do you understand by Arrow functions?
  44. What do you understand by virtual DOM? What are its advantages?
  45. Explain lifecycle hooks present in Vue JS?
  46. What is two-way data binding & how is it achieved in Vue JS?
  47. What are computed properties & when is it used?
  48. Explain how events are emitted from one component to another?
  49. What is Vuex & why is it important? What are mutations?
  50. What are filters in Vue JS? How to write a custom one?
  51. Why do we need Mixins?
  52. How do you call REST APIs from a Vue component?
  53. What are directives in Vue JS? Give few examples.
  54. Why is not suggested to use v-if & v-for directive in the same component?
  55. Why do you need to use key attribute on v-for directive?
  56. What is a render function? What is scoped CSS?
  57. How to use CSS modules in Vue JS?
  58. What is hot loading in Vue-loader?
  59. What does nextTick do in VueJS?
  60. What is Vue I18n plugin?

--

--

Harinath R

Software Developer | Full Stack Developer | Cricket lover | Bingewatcher