There are incoming numbers from a stream, print the largest 1000 numbers.
Desarrollador Web Java Senior Interview Questions
98,379 desarrollador web java senior interview questions shared by candidates
implement the interface: interface SortedList<T>{ /*Get an item from list at index position *params index - index position in array *returns item - if item is found at index position *throws IndexOutOfBoundException - if input index is not within list T get(int index); } Check if an item exists in sortedList. Eg. 1,2,3,4,5,6 ...
Cuantas veces escribes el número 6 si escribes todos los números del 1 al 1536?
Algorithm question (a classical NP problem) that I was able to solve followed by a distributed system debugging question
Pretend that an end user is providing you with input. In this case, it's a math equation, such as (3+2)*4-1. Parse the input and display the answer.
Loop through an array to find the max
normal BI questions
Based on previous project implementation of Spring Framework , can you customize the transaction processing behavior?
Given 2 arrays that are already sorted, write a quick function that combines both arrays and returns a single sorted array.
Basics of Linux,git,puppet/chef,docker,scripting
Viewing 611 - 620 interview questions