Create missing company icons
seanprashad opened this issue · 1 comments
seanprashad commented
With the completion of #209, we now are able to programatically retrieve the list of companies for each question. As a result, there are now a handful of companies that are now appearing, but do not have icons. We should source icons and add them for the missing companies, ie. Nvidia, VMware, Yahoo, Intel, etc..
Icons live in https://github.com/seanprashad/leetcode-patterns/tree/master/public/static/icons
seanprashad commented
Also fix the companies dropdown list!