Open ended coding question about taking data, preprocessing it, and then turning it into a linked list and displaying information about it like (print all above x, all above y, etc. ) Analyze complexity, change it to be faster, etc.
Anonymous
I used a hashmap to get all of them and then really turned it into a hashmap of linked lists. It was pretty janky but .. hey I passed?
Check out your Company Bowl for anonymous work chats.