Design a data structure with requirements: You have a structured input data for all objects Where you have Insert : O(1) Lookup : O(1) Delete : O(1) You can traverse the added elements in the order they were inserted.
Check out your Company Bowl for anonymous work chats.