Google Interview ExperienceNote: I won’t be able to provide the exact questions due to the confidentiality agreement (NDA) in place.Jun 17, 2024Jun 17, 2024
Capturing groups & Non-capturing groups in the regexRecently, I’ve been working on something which includes regex, but I’m surprised that I didn’t know about capturing & non-capturing groups…Mar 8, 2023Mar 8, 2023
Node.js — Scheduling Cron JobsScheduling cron jobs can actually save you precious time & let you focus on other important tasks.Feb 25, 2023Feb 25, 2023
Types: Web hostingYou have your website all ready, and you also have bought your own domain name. Now what? you want your website to be hosted on some…Feb 4, 2023Feb 4, 2023
Introduction to Docker— Part 1Hello Readers. I’ve recently started learning Docker, so wanted to share a few key points from my notes.Nov 13, 2022Nov 13, 2022
My first ever hackathon experience — DBSThis was my best and greatest experience I have ever had in my life. This hackathon is part of the recruitment process of DBS.Apr 10, 2021Apr 10, 2021
Introduction to Angular — Part 1Angular is a framework for JavaScript for building client applications in HTML, CSS and TypeScript. TypeScript is a superset of JavaScript…Mar 27, 2021Mar 27, 2021
Introduction to Micro-servicesMicroservices is an architecture of building software as a collection of services that are highly maintainable & testable and…Mar 21, 2021Mar 21, 2021