Algorithm|Linked List|Design Linked List

LeetCode 707. Design Linked List

February 3, 2022

Algorithm|Linked List|Remove Linked List Elements with dummy head

LeetCode 203. Remove Linked List Elements

February 3, 2022

Algorithm|Linked List|Remove Nth Node From End of List with two pointers

LeetCode 19.Remove Nth Node From End of List with two pointers

February 3, 2022

Algorithm|Linked List|Swap Nodes in Pairs

LeetCode 24.Swap Nodes in Pairs

February 3, 2022

Leetcode|Python Linked List Column

Couple of leetcode problems related to linked list

January 5, 2022

Leetcode|Python 856 Score of Parentheses

Use stack to tackle this type of matching problem

January 4, 2022