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

3 Apr 2017

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

2