Asa's Website

Hack to Basics

LeetCode: Merge Two Sorted Lists

Working through "Merge Two Sorted Lists"

Solving this leetcode challenge with LinkedLists, a while-loop, as well as "AND"/"OR" logical operators