details about JVM, how java code is executed, how it is different than the others.
Entry Level Software Developer Interview Questions
2,568 entry level software developer interview questions shared by candidates
Determine if string has valid parens
Phone interview: 2 questions on sorting and hashmap. On-site round 1: Find element index in rotated string Sort one string based on order given in another string On-site round 2: BST recursive and iterative, max product of 3 numbers in an array
Asking me about the running time about algorithms I had not really coded up (on paper) but just talked about.
2 array of strings, return the difference item and common item of these arrays
Algo design and data structure
leetcode: division evaluate word wordwordwordword
Design a class with two methods: `addPair` and `getRate`. Add pair takes a bank, currency pair, and exchange rate. Get rate returns the average rate for a given currency pair across all banks. Get rate should run in `O(1)` time.
Create a class to solve a problem (don't remember the specifics)
What does it mean to be a consultant?
Viewing 771 - 780 interview questions