BLOG

Test Automation: Salesforce (Part 1)
21 February, 2024
Detailing the key challenges and complexities of automating Salesforce CRM Platform

Non-decreasing subsequence
13 February, 2024
LeetCode question 491. Backtracking Non-decreasing Subsequences

Salesforce: Shadow DOM
01 February, 2024
How to handle Shadow DOMS in Salesforce via Selenium

Convert Sorted List to Binary Search Tree
15 January, 2024
LeetCode question 109. Convert Sorted List to Binary Search Tree

The Anatomy of postmanpat.dev
01 January, 2024
CI/CD Deployment Architecture of this website. Details the considerations made when choosing a CI/CD pipeline structure that is most fitting for a simple portfolio/blog site. Includes the Infrastructure as Code files used to build and deploy the site via an Ubuntu Instance, as well as the file used to create the necessary AWS resources to host the site

Two Sum IV - Input is a BST
11 June, 2023
LeetCode question 365. Two Sum IV - Input is a BST - using tree traversal

Image Overlap
30 May, 2023
LeetCode question 835. Image Overlap

3Sum Closest
11 May, 2023
LeetCode question 16. 3Sum Closest - using two-pointer method

Number of Dice Rolls With Target Sum
17 April, 2023
LeetCode question 1155. Number of Dice Rolls With Target Sum - using a 2D Array to keep track of combinations

Template Post
17 April, 2021
Template Post