30Web Developer Interview Questions & Answers
1.Tell me some considerations in selecting a font size for an adaptive web site.
2.What are the possible values for the display attributes that are supported by all browsers?
3.How would you write an SQL statement that would select only customers who made multiple orders within a single week?
4.Tell me about the most challenging website you created from start to finish.
5.What was your least favorite website you've created? Why did you feel this way?
6.What was your most successful website ever created? Why did it go so well?
7.Do you enjoy working long hours on projects?
8.Name several reasons why a website is not performing well or is slow to respond to user prompts.
9.How does the browser determine where to place positioned elements?
10.What are the five possible values for position for elements in a web page?
11.What is the default value for the display attribute for the image element?
12.Which responsive frameworks do you work with or recommend?
13.Do you know the programming language we primarily use?
14.Can you list some of the input types that are new to HTML5?
15.Explain to me briefly what the hide function is actually doing in jQuery withi the CSS.
16.Using jQuery, if you wanted to make a div move along the screen, what function would you most likely use?
17.Which Content Management Systems (CMS) have you worked with?
18.What's the difference between SOAP and REST?
19.Pretend I'm a tech novice. Can you explain what Namespacing in JavaScript is in plain English?
20.What do you do when an application stops working?
21.Have you ever done pair programming, and if so, what do you think of it?
22.Can you describe the workflow you use when developing a website or app?
23.What frameworks and tools do you use to identify and fix a performance bug?
24.What do you know about CORS?
25.Can you explain what a RESTful web service is and the purpose of each HTTP request method?
26.How do you organize your JavaScript code?
27.When developing a web application, do you prioritize SEO, maintainability, UX, performance, or security?
28.Can you discuss the use of namespacing in JavaScript?
29.Can you review this code and identify any errors you see?
30.What are the differences between JPEG and PNG compression, and when would you use each of these?