Linked List, Stack and Queue Practice

Practice

Today, we will use the Linked List and Stack problem list from LeetCode to prepare for upcoming interviews.

How to

  • Solve at your own pace, choosing problems of varying difficulty levels.
  • Set the number of problems based on your available study time.

Leetcode Problems

Linked List

Stack

Queue