1 follower
A developer blog about technology, algorithms, software development, apps, tools, and software methods written by Aditya Karad
What's to Do? is a personal task manager app that supercharges your productivity with analytics. It is available for free on the Google Play Store. ·...
In college, I developed a tool which helped users export their Kindle highlights to a Notion database. This is the story. · TL;DR In college, I developed...
This Coding Chronicles post discusses a step-by-step solution for the Leetcode Hard problem '827. Making A Large Island'. · Problem Description You are...
How I fixed the "read timed out" error in my Amazon Elasticache configuration. · I encountered this exception during my cache implementation using...
In this post, learn how to mock a method using Mockito which belongs to the same class you're testing in Spring Boot. · The core principle of unit...
In this post, we will discuss ER Model in DBMS, and its components like attributes, entities, relationships and their different types. · What is an...