Last active
December 20, 2018 17:29
-
-
Save sethdavis512/4bc40d06fded326d4ee4614c5715ffcc to your computer and use it in GitHub Desktop.
Interview questions to ask a web developer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Have you worked in an agile or scrum environment? Tell us about your experience. | |
Have you lead teams before and if so what is your approach to leadership? | |
What do you expect from a team that you are apart of? | |
Any experience pair programming? | |
What is your biggest strength you can contribute to a team? | |
What is a recent technical challenge you experienced and how did you solve it? | |
How are you keeping up with the latest developments in web development? | |
Design vs. Implementation what is your process? | |
What is React? | |
What kinds of applications have you built using React? | |
Are you familiar with Redux? What is it and how does it work? Tell us about your experience... | |
Explain what a promise is in the context of Javascript. | |
What do you know about CORS? | |
Can you highlight some best practices to consume API’s and make them secure? | |
What are two things you can do to make a website more accessible? | |
When building web applications what are a few optimization processes you could implement to increase load time of your page? | |
Can you describe your current workflow on a current project from inception to deployment? Do you use version control? Where do you host? Do you use staging environments? | |
What is your code review process? | |
How do you check other people’s code for bugs? | |
There are different personalities on a team member, how do you approach a team member who exhibits an issue that affect the other team members? (ie. Members being tardy) | |
How do you help your team members improve their coding skills? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment