LRU Cache Implementation

Least Recently Used (LRU) Cache implementation using OrderedDict.

python

useDebounce hook in react

React hook for debouncing value changes. Sure works well

typescript

useDebounce

React hook for debouncing value changes

javascript

Quick Sort Implementation

An efficient implementation of the Quick Sort algorithm with TypeScript generics.

typescript

Load more snippets...