Giter Club home page Giter Club logo

front-end-developer-interview-questions's Introduction

#Front-end Job Interview Questions

General

  • Do you know the Sitecore way?
  • Are you on Twitter?
  • If so, who do you follow on Twitter?
  • Are you on GitHub?
  • If so, what are some examples of repos you follow
  • What web languages are you proficient in?
  • How much experience do you have with SVN & Git?
  • Can you describe the difference between progressive enhancement and graceful degradation?
  • Explain what "Semantic HTML" means.
  • Why is it better to serve site assets from multiple domains?
  • How many resources will a browser download from a given domain at a time?
  • If you could master one technology this year, what would it be?
  • Can you use XHTML syntax in HTML5?
  • What's the coolest thing you've ever coded, what are you most proud of?
  • You are asked to complete a project in a day that typically would take about a week. How would you respond?
  • You notice code your co-worker has written that you think might cause performance issues and future problems. What would you do?
  • Have you ever developed a mobile web app?

HTML

  • What are data- attributes good for?

Javascript

  • Rate your experience with jQuery.
  • When would you use document.write()?
  • What's the difference between feature detection, feature inference, and using the UA string?
  • "i'm a lasagna hog".split("").reverse().join("");
  • Question: What value is returned from the above statement? Answer: "goh angasal a m'
  • What is the concept of “functions as objects” and how does this affect variable scope?

CSS

  • Describe what a "reset" CSS file does and how it's useful.
  • Describe Floats and how they work.
  • Explain CSS sprites, and how you would implement them on a page or site.
  • CSS property hacks, conditionally included .css files, or... something else?
  • How do you serve your pages for feature-constrained browsers?
  • What are the different ways to visually hide content (and make it available only for screen readers)?
  • Have you ever used a grid system, and if so, what do you prefer?
  • Have you used or implemented media queries or mobile specific layouts/CSS?
  • Do you use CSS preprocessors? (SASS, Compass, Stylus, LESS)
  • How would you implement a web design comp that uses non-standard fonts?
  • Explain how a browser determines what elements match a CSS selector?
  • When would you use inline styles?

front-end-developer-interview-questions's People

Contributors

alex-seville avatar bdkoehn avatar darcyclarke avatar darklg avatar developdaly avatar dpashkevich avatar electricg avatar graybobo avatar guilhermepontes avatar hooray avatar javarouka avatar jonathantneal avatar leopic avatar nerdog avatar nheinrich avatar nitinhayaran avatar ohgyun avatar paulirish avatar poetro avatar s10wen avatar shawnqiang avatar songhun avatar tairraos avatar unity avatar vermilion1 avatar victa avatar

Watchers

 avatar  avatar

front-end-developer-interview-questions's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.