Not really sure about the index data structure. I thought only array or hashtable can give the direct index to access. Still don't know why tree can give the same kind of indexing as hashtable.
Developer Intern Interview Questions
12,187 developer intern interview questions shared by candidates
Reversing a linked list of characters while keeping words in tact.
What's an interface in OOP?
How to find the highest step fallen from which a dropped egg wouldn't brake.
How Can We Inject Beans in Spring?
General resume, what is your favorite class?
They asked me to implement fizz buzz in any language I was comfortable with.
How would you gather input from users (name, dob, address) and reprocate the same as output?
Write ArrayList in Java.
After given clearly definition of UTF-8 format. ex: 1-byte: 0b0xxxxxxx 2- bytes:.... Asked to write a function to validate whether the input is valid UTF-8. Input will be string/byte array, output should be yes/no.
Viewing 1001 - 1010 interview questions