Complete functions within an application. Build a staircase, find a sub-list within a list. convert long to string in base 7. Look and say sequence. Control robot arm.
Desenvolvedor Interview Questions
102,664 desenvolvedor interview questions shared by candidates
Write a program that takes a string and prints it out backwards.
Write a code function segment that prints out all the numbers from 1-100 , and also prints 'fizz' if that number is divisible by 3, and 'buzz' if that number is divisible by 8.
The test project is about making a simple webapp where users can CRUD some entries. There has to be an admin and a user admin. Everything has to be through API.
I was asked to solve 5 different problems - 3 on hackerrank and 2 whiteboard. The difficulty was between leetcode easy and leetcode medium.
Reverse a int[] array in place
How should we hire people to achieve diversity?
whats encapsulation
If I have an array of size N that contains the numbers between 1-50, what's the most efficient way to find a duplicate?
Assume you need to optimize a program which has about several Billion lines of code. You can get access to the source code and make modification. So what will to do to make this program run faster? The key thing is it has several Billion lines of code, so it is impossible to analyse the code deeply.
Viewing 701 - 710 interview questions