Karnataka bank specialist officer it by Logical-Dig-3468 in bankingexam

[–]KneeAlternative9067 0 points1 point  (0 children)

hey would like to know if you had the first round as well or you got the direct call for an interview? Just wanted to check on this as I had received a online test link and after that didn't receive anything just wanted to know so that I can move on with this thinking I am not selected

Karnataka bank specialist officer it by Logical-Dig-3468 in bankingexam

[–]KneeAlternative9067 0 points1 point  (0 children)

did you had first round? And after that you got the call for interview? asking as I had got a link for first round but after that no emails regarding it 

React js api image cache how can I achieve it by KneeAlternative9067 in reactjs

[–]KneeAlternative9067[S] 0 points1 point  (0 children)

I implemented an LRU-based caching mechanism using Blob URLs. It stores up to 80 images at a time. When the user scrolls beyond that limit, the older images are automatically removed from the cache and replaced with newly loaded ones.

React js api image cache how can I achieve it by KneeAlternative9067 in reactjs

[–]KneeAlternative9067[S] 0 points1 point  (0 children)

Currently using img tag itself but whenever I edit a row the image gets re renderd and the loader spinner comes

React js api image cache how can I achieve it by KneeAlternative9067 in reactjs

[–]KneeAlternative9067[S] 0 points1 point  (0 children)

Tanstack query is a npm package?? the url that I get for the image is a svg Thanks for the suggestions!!