O que você faria de diferente no teste técnico se tivesse mais um mês para trabalhar nele? O que você achou de ter usado herbsjs no teste? O que aprendeu com ele?
Junior Fullstack Developer Interview Questions
4,003 junior fullstack developer interview questions shared by candidates
You are given an array of integers and a target value. Your task is to write a function that returns the indices of the two numbers in the array that add up to the target. Assume that each input will have exactly one solution, and the same element cannot be used twice. For example, if the input array is [10, 20, 30, 40] and the target is 30, the function should return [0, 1] because 10 + 20 = 30. Return the indices as a list or array.
Transform a dictionary from one format to another in Python.
What do you know about Daugherty?
They asked how I approach problem-solving when faced with unexpected challenges.
First interview: Background and cultural questions, why this company? Second interview: More technical questions and they asked me to review code snippet
Como manejas el state de una app y como decides que metodología usar?
Conte-me um pouco sobre você.
- What are you long-term plans/where do you see yourself in say 5 years?
Asked about my projects,work flow, few algorithm based challenges,
Viewing 2861 - 2870 interview questions