Algorithms and data structures: implement a voting system.
Support Java Interview Questions
30,868 support java interview questions shared by candidates
Complete the function that takes an integer as its argument and returns the encoded string in base 7 using the following encoding rule: base 10 0 1 2 3 4 5 6 base 7 0 a t l s i N Sample Input 1 7 Sample Output 1 a0
Code a solution to one of current's Atlassian problems
Interviewer almost didn't asked me anything technical, a few background questions and informed me that they need more senior level position. Actually their job announcement was not required senior level, but he said so and ended interview.
Had to create a Tree traversal with given classes and interfaces. It's not the usual tree we know of. The code had some interfaces and classes, and I had to implement some parts in order to run in specific travers order.
Common ancestor of some kind of graph.
How hashcode and equals used in get, put, remove of HashMap? Design and code connection pool Deadlock and thread related questions
second round logging framework some architect questions
Difference between Arraylist and Vectors
Why do you want to work for Atlassian?
Viewing 1371 - 1380 interview questions