Which one is better, react.js vs node.js?
Apprentice Engineer Interview Questions
5,554 apprentice engineer interview questions shared by candidates
**On-Site Dev 1** Walk me through one of your projects. General probing code questions to see if I understand concepts. Created a mock React app and had me explain how I would structure the components.
**On-Site Dev 3** Two Whiteboard Questions: 1. He gave me a JSON response, which has one property users that was an array of users, each user having an id username etc etc. I had to write a function that would take in that json response, and then return an object where for each user in that array, there was a property on the object where the user id was the property name, and the full user object was the value, including the id. Ex {1: {userId: 1, userName: pete} } 2. He instantiated a class that had not been created passing a string into the constructor. Then he ran a few methods on that class; add, remove, and print. Basically adding items to a cart, removing one, printing the items in the cart. My job was to write the class that could accommodate the methods he created as well as a constructor that could take in a string to add an item to the cart.
industry experience
Name a web site that you visit that crashes all the time.
How do you respond to receiving feedback?
Name a time a co-worker did something to negatively impact your job and how you handled it.
Tell us about yourself?
Why Intrepid?
What are your strengths and weaknesses?
Viewing 3871 - 3880 interview questions