Questions about basic CSS, JS, & React concepts and implementations
Web Software Developer Interview Questions
369 web software developer interview questions shared by candidates
What is SSR (Server Side Rendering)?
Q: Build a search dropdown in vanilla JS, given a mock API, with a few additional requirements.
Have you developed any mobile application.
Do you use namespaces?
Write the singleton class, and then a few more questions followed related to that.
What resources did you use to learn to code?
C# Questions Testing questions Questions about their product
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).
Viewing 31 - 40 interview questions