How the primary keys work when creating an item?
Full Stack Developer Interview Questions
19,452 full stack developer interview questions shared by candidates
Quais princípios do SOLID eu já utilizei
How React Native works under the hood?
Calculate the area between two rectangles on a Cartesian plane.
I was asked about my skills, what I have been worked on, what technologies I knew, what I thought about some frameworks, etc.
Take home assignment. The application involved using third party authorization and a database.
about your self and name also?
Write an algorithm that is efficient for millions of items that creates a new set C containing an intersection of the items in sets A and B.
Manipulate a string using pattern matching
Modify their template application (they send you a link to the repo) to include an api controller to handle requests where you receive 2 inputs to an api call. An integer that represents a position in a sequence and a string that represents an expected answer. If the position input is divisible by 3 ( )then the expected answer is "foo" If the position input is divisible by 5 (5, 10...) then the expected answer is "bar" If the position input is divisible by both 3 and 5 (i.e. 15, 30 ...)then the expected answer is "foobar" If the expected answer matches the supplied answer then return 200 OK otherwise return 400 badRequest The test must be conducted while they are shoulder surfing and you must do it despite being questioned and corrected the entire way through if they observe that you're not doing it the way they want it written. You are not given any coding style guide. You must guess the correct one. You have 20 minutes to do it.
Viewing 621 - 630 interview questions