My Blog

Thoughts, tutorials, and insights on software development

An efficient approach to problem solving for DSA

An efficient approach to problem solving for DSA

Starting to solve DSA problems might seem scary to many and some might have started but failed to...

#programming#tutorial#dsa
Jun 9
4 min read
Read more
Addy

Addy

@addy118

Disjoint Set Union / Union Find Algorithm Simplified

Disjoint Set Union / Union Find Algorithm Simplified

Union Find algorithm is a crucial algorithm in problems related to graph data structure. It helps...

#programming#dsa#tutorial
Jun 8
4 min read
Read more
Addy

Addy

@addy118

Migrating to Prisma Postgres Global DB from postgreSQL DB with Prisma ORM

Migrating to Prisma Postgres Global DB from postgreSQL DB with Prisma ORM

Recently Prisma came with an update and launched its new global database called Prisma Postgres. It's...

Jun 7
2 min read
Read more
Addy

Addy

@addy118