Closed RajMhatre20 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
algolisted-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2023 2:30pm |
@RajMhatre20 The delay is not visible as a user, but correct - later on we can add other optimized sorting algorithms as well.
Also I had one suggest : since the user will sort only according to time there for let's keep a svg in there rather than a select
@RajMhatre20 I managed to complete the change I mentioned above :)
The sorting functionality is operational, but it seems to be a bit slow. While it's not excessively slow to the point of being unmanageable for humans, it could be optimized for better performance. If someone knows of a more efficient way to sort, we might want to consider raising a new issue to explore alternative sorting algorithms or optimization techniques.
closes #208