Questionamentos vazios e que não fazem parte da prática da profissão.
Fullstack Developer Interview Questions
4,008 fullstack developer interview questions shared by candidates
What kind of tehnologies have you been working in the previous company
Java, Advanced Java, Spring MVC, Angular.
--> Coding question / Org: // E1 has E2,E3 as reports // E2 has E4,E5 as reports , E3 has E6 as report // …….. //Find all the reports of E1 who are two levels below. Once coding is done, extended this question by asking for N levels below
-->Coding Question // Employee { // long empId; // } // Set set = new HashSet(); // Employee a = new Employee(1); // Employee b = new Employee(1); // set.add(a); // set.add(b); // set.size()?
What do you do if the client is slow
Make a task on coderbyte you get 1h for a task that can be made in 15min.
Implement a server and a service for updating vehicles gps locations and retreiveing the vehicles at a given radius of a given point.
What is my experience, how did I manage my work, and what do I know and capable to do
Write a fullstack application end-to-end(using Reactjs & Nodejs) given the requirements?(whiteboard code question)
Viewing 1711 - 1720 interview questions