Ritchie PulikottilAWS Developer Associate: AWS OverviewWelcome back, to the AWS Certified Developer Associate Series. I am Ritchie Pulikottil, and I will be guiding you on this amazing…Sep 29Sep 29
Ritchie PulikottilAWS Developer Associate: IntroductionHello and welcome to the AWS Certified Developer Associate Series. I am Ritchie Pulikottil, and I will be guiding you on this amazing…Sep 29Sep 29
Ritchie PulikottilI’m backFinally, after taking a break for so long, I’ve reached a decision to get back to writing and here I am :)Sep 21Sep 21
Ritchie PulikottilinLevel Up CodingData Structures: ArraysWelcome back! In our previous article, we looked into the Basics of Data Structures. In this article, we are going a step further to look…Nov 12, 2022Nov 12, 2022
Ritchie PulikottilinLevel Up CodingData Structures: OverviewWhat is a data structure? A data structure is a collection of values. Algorithms are the steps or processes we put into place to manipulate…Nov 10, 2022Nov 10, 2022
Ritchie PulikottilinPython in Plain EnglishSolution: Valid Anagram (Python)Given two strings s and t, return true if t is an anagram of s, and false otherwise.Aug 30, 2022Aug 30, 2022
Ritchie PulikottilinLevel Up CodingSolution: Contains Duplicate (Python)Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.Aug 19, 2022Aug 19, 2022
Ritchie PulikottilinLevel Up CodingGCP Notes (III)Any VPC network must have at least one subnet in it before the network can be used, it's because VPC networks themselves do not have any IP…Aug 14, 20221Aug 14, 20221
Ritchie PulikottilinLevel Up CodingGCP Notes (II)There are many ways to interact with GCP.Jul 14, 20221Jul 14, 20221
Ritchie PulikottilinLevel Up CodingGCP Notes (I)Google Cloud Platform is a cloud service provider that individuals and organizations use to build, host, and deliver applications.Jul 11, 2022Jul 11, 2022