TGreat AnalogyComment路Article路Feb 23, 2025路From the Sea to Software: 馃寠 Exploring the literal meanings of Ports, Docker, Kubernetes and Helm
TIt's helpful but u did create a express server and not http right jk lmao great work 馃挭Comment路Article路Feb 23, 2025路How to host your Nodejs App in k8's cluster ?
TIt's really great because a medical student is able to differentiate between the time complexityReply路Article路Nov 28, 2024路Why do Databases use B Trees馃尣?
Tthis is helpful for the rotation of arrays too where we do int[] temp = temp[(i + rotations) % arr.length] = arr[i] Sorry, I have used Java im super comfortable with java for problem solving because i have been using this for a year anyways great blogComment路Article路Apr 9, 2024路The most helpful thing with the modulo operator