They provided their own company problem and asked the solution for which they were still finding the answers.
Web Engineer Interview Questions
16,676 web engineer interview questions shared by candidates
Are you ok working fully in person at our office?
Please point out areas in which this code will fail. (Code was Javascript class that had multiple functions to debug.)
What is the difference between GET and PUT?
Second question was not really a question but a very healthy session of pair programming where I was speaking and a senior developer was coding. He chose JAVA and we were creating a list data-structure (with add, count, delete) operations. The catch was that we were going to do it TDD style. So I guided him on what kind of test we can write and how to pass that test and so on. We kept doing it and in 45 minutes we had a very well tested working list data structure.
An enumerator is a class with getNextObject method. It encapsulates the container. Write an enumerator. Next, write a new enumerator called chained-enumerator which is initialized by two other enumerators. Finally, how would you make it work with N enumerators. I had to write the logic for getNextObject for the most part (and any other internal state I wanted to manage).
Normal expected questions for the role.
What do you like to do in your free time?
Can a stack of pennies of a certain height fit in a 3 cubic foot shoe box.
How would you paginate results in a Oracle result set?
Viewing 2261 - 2270 interview questions