Elsevier Interview Question

What data structures do you know (was asked to describe them)? What IDE do you use? Write simple programs (in my case, Java).

Interview Answer

Anonymous

Apr 3, 2017

IDE- Eclipse DS- Stacks, queues, Array-lists, linked-lists, maps, hash table, etc

2