Concepts on css property position - static/absolute/relative and fixed
Senior Front End Developer Interview Questions
1,443 senior front end developer interview questions shared by candidates
About the Angular and react.
they provide you all the questions before each steps
Front End related basic and advanced questions
Business requirements The app should use Pay On API to handle a basic payment transaction to the test bank account. Everything you need can be found in the docs. Also you can take a look at the examples All data should be validated. Do not allow to donate more than 100 eur or usd. Prevent form from submitting multiple times Store information about transaction in localstorage (amount, currency, buildNumber, timestamp, ndc, id) Same user can donate only 1 time in hour (if user already donated recently, show him a thanks page with donation info, else show form) Technical requirements It should be a single page application (SPA). In the end you should have one index.html file that includes one .js file and one .css file You need to develop the whole app that it could be placed in to AWS S3 bucket and served as a static website. (Ideally you could upload it to your own S3 bucket if you have one or use github pages) You can use any front-end framework you like (preferably Angular or React) Use ES2015 syntax (transpile it with babel) Use some css preprocessor like scss or stylus All logic should be developed using ajax calls to api and localstorage for storing temp data. No database is required.
On site coding challenge, build a checkout invoice page in one hour. Then discuss you're approach.
Coding challenge, building a pet search that allows users to filter pets by criteria. They provide a GitHub repo that you can use. Some of the instructions are outdated based on the json they provided.
Some questions about my past experience. Read above I had to drop out before a real technical interview could take place.
The problem is what they didn't ask--skills that they later said were necessary, after I was hired--and I was fired for not having them.
Write a URL shortener service.
Viewing 731 - 740 interview questions