Describe the box model in CSS.
Associate Web Developer Interview Questions
137 associate web developer interview questions shared by candidates
What is a project you were most proud of?
They asked me about the projects that I made.
Are you familiar with T-SQL? Are you willing to work in Night Shift? What are the struggles you faced and how did you handle them?
Reverse a singly linked list, Check for Palindrome, Fibonacci Series Nth number, Find 2nd Largest Element from an Array without sorting
Write a program to print fibonacci series with this twist: subtract the two numbers of the series and insert those many spaces between the numbers and then print the rest of the original series in those newly created spaces. (You will need some time to understand this). The program should print nth number in the new series.
Find the substring with the desired sum,find the combinations and return the max number of combinations possible for the desired sum(asked to optimize)
1.Leetcode twosum: Find the pair of the two elements from the two given list whose sum is equal to the given target value.(asked to optimize)
What is your strength and your weakness?
What motivates you to get out of bed every morning?
Viewing 91 - 100 interview questions