ravikr126.hashnode.devGRPC, How it works, and so many follow-up questionsQuestion 1. What is gRPC, why we use it, the benefits, use case scenario, and give a simple example for understanding gRPC very well. I am making notes to make a better way 1. What is gRPC? gRPC = Google Remote Procedure Call. It鈥檚 an open-source,...Nov 6, 2025路40 min read
ravikr126.hashnode.devImportant questions on Local storage and CacheingKindle upvote it, it will motivate me to create this type of articles for you 馃敿 What are the key differences between localStorage and sessionStorage? Both localStorage and sessionStorage are part of the Web Storage API and are used to store key-v...Feb 10, 2025路21 min read
ravikr126.hashnode.devKadane's Algorithms for FAANG interviewsLet's talk about the most popular and most asked interview questions. 馃憠 饾悈饾悽饾惂饾悵 饾惌饾悺饾悶 饾惁饾悮饾惐饾悽饾惁饾惍饾惁 饾惉饾惍饾惁 饾惃饾悷 饾悮 饾悳饾惃饾惂饾惌饾悽饾悹饾惍饾惃饾惍饾惉 饾惉饾惍饾悰饾悮饾惈饾惈饾悮饾惒. So how do you solve this question? 馃So many approaches are there, but the most popular ...Nov 4, 2024路2 min read
ravikr126.hashnode.devStruggling in job and internship opportunityRecently, I found many students struggling for jobs and internships. There are many openings in companies, but due to a lack of knowledge and guidance, candidates don't get better job referrals, internship opportunities, or mentorship. In the dyn...Jul 10, 2024路2 min read
ravikr126.hashnode.devLet's explain Promises for 5-year-old child who can easily understand the concept.Imagine you have a friend, Timmy, who agrees to share his toy car with you tomorrow. A promise in programming is similar to that; it allows your code to say, "Hey, I'm going to do something, and when I'm done, I'll let you know." In this case, playGa...Mar 4, 2024路2 min read