Junior Web Design Interview Questions

9,847 junior web design interview questions shared by candidates

Plenty of questions were asked throughout the interview process so it's difficult to remember all of them, but here are a few: - What interests you in this role? - From your take-home exercise experience, what would you improve? - In order to accomplish task XYZ, how would you design & break down this page into components? (this question can be answered as a designer or as a developer) - Give me an example of something you made simpler (in terms of user experience)
avatar

Sr Web/UX Engineer

Interviewed at HiveMQ

3.2
Feb 15, 2023

Plenty of questions were asked throughout the interview process so it's difficult to remember all of them, but here are a few: - What interests you in this role? - From your take-home exercise experience, what would you improve? - In order to accomplish task XYZ, how would you design & break down this page into components? (this question can be answered as a designer or as a developer) - Give me an example of something you made simpler (in terms of user experience)

Program to find the frequency of each element in an array. Ex: Input: arr [] = {1,1,2,3,3,4} Output: {1 : 2, 2 : 1, 3 : 2, 4 : 1} Given a string and n is the no of rows. Print the string in a zigzag manner. For example, if str = ‘PROGRAMMING’ and n=3 then the output is ‘PRIRGAMNOMG’. [ P R I R G A M N O M G ]
avatar

Web Developer

Interviewed at Infosys

3.6
Apr 24, 2024

Program to find the frequency of each element in an array. Ex: Input: arr [] = {1,1,2,3,3,4} Output: {1 : 2, 2 : 1, 3 : 2, 4 : 1} Given a string and n is the no of rows. Print the string in a zigzag manner. For example, if str = ‘PROGRAMMING’ and n=3 then the output is ‘PRIRGAMNOMG’. [ P R I R G A M N O M G ]

Viewing 9821 - 9830 interview questions

Glassdoor has 9,847 interview questions and reports from Junior web design interviews. Prepare for your interview. Get hired. Love your job.