Hello everyone,
As I promised that I’ll be writing blogpost every weekend after joining LeetCode for full time position, so here I go.
This week I worked on finishing up a major feature i.e. Improving filter’s functionality. It’s live right now. You can check it out on LeetCode.
LeetCode’s frontend is built upon ReactJs. I wrote component logic for the filter functionality and Hercy, my colleague, connected all the dots and improved its UI. Now state of all the filters is saved in the URL itself. So, user can share or bookmark the URL to get the same state of the filter.