There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
Developer Intern Interview Questions
5,292 developer intern interview questions shared by candidates
build an interface and class that handles constant input of stock values for many companies and allows user to query current avg stock price of that company.
Find an object in a sorted array in O(logn) time.
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
implement a hash function, implement a linkedlist, implement atoi
Implement a special queue containing a linked list as its inner data structure.
They asked me about dom.
A man walked into a department store, the part he needed cost $0.50. He told the clerk "I'll take 50" and hands her $2. What did he buy?
Tell me about yourself, which role are you most interested in, fav programming languages, exp with database
Q: Which scope is used in ViewModel using coroutines. Q: How to create a custom scope. Q: About Dispatchers. Q: About extension functions.
Viewing 721 - 730 interview questions