Give us a prototype description for something that you can make for adobe.
Developer Intern Interview Questions
12,170 developer intern interview questions shared by candidates
Think of a weakness of javascript
Leetcode easy question, 2 sum and find duplicate one
return every number in array thats divisible by 7, then display it in the DOM
What are the concepts associated with Object Oriented Programming
tell me about some of your personal projects?
Reverse a linked list
Given a dictionary of words and a 4x4 boggle board, see which dictionary words you can make.
There were no difficult questions. Descriptive questions: the difference between arrays and linked lists, how to insert into an array and a linked list, how to remove from an array and linked list. He also asked me questions about quick sort vs. merge sort, Big O, and another algorithms question -- which I could not answer, because I had not taken the course. Coding exercise: build a Binary Tree (not BST) and implement a getDepth() method that returns the depth of the tree.
2 sum.
Viewing 671 - 680 interview questions