News

Java Code Vault! 📚 Dumping my battle-tested Java collection - from clean one-liners to those ridiculous inheritance chains that made me question my sanity. All commented by someone running purely on ...
Shorten a long URL to a unique, hash-based short URL (generated by the backend) Redirect users from a short URL to the original URL Collision detection and resolution for short URLs All timestamps are ...