front-end-interview-handbook/contents/companies/linkedin-front-end-intervie...

2.0 KiB

title sidebar_label
LinkedIn Front End Interview Questions LinkedIn interview questions

:::info Latest version on GreatFrontEnd

Find the latest version of this page on GreatFrontEnd's LinkedIn Front End Interview Guide.

:::

JavaScript

User interface coding

  • Create a tooltip component.
  • Create a cross browser Linkedin top navigation bar.

Trivia

  • Difference between CSS padding and margin.
  • Difference between promise and callback?
  • Difference between event bubbling and capturing?
  • Difference between callback and closure in JavaScript?
  • What are the advantages of using preprocessors? e.g. Sass, Stylus, Less.
  • What is event delegation?

Algorithm

  • Reverse a doubly-linked list.

Source: Glassdoor Linked Front End Software Engineer Interview Questions