Ask HN: Have you ever had to write a data structure from scratch on your job?
https://news.ycombinator.com/item?id=12937010I have been doing competitive coding from quite a while but failed to make use of it in my job. Most of the times, there is already a library built to perform the task required quite efficiently. Have you ever had to code a specific data structure and along with it a suitable algorithm to fulfill your purpose or do you too make use of such libraries?