• Home
  • Algorithms
  • Linked Lists

Linked Lists

CCI - Chapter 2

Problems are taken from Cracking the Coding Interview.

  • Linked List
  • Remove Duplicates
  • kth to last
  • Partition
  • Sum Lists
  • Palindrome
  • Intersection
  • Loop Detection

CCI - Chapter 3

Problems are taken from Cracking the Coding Interview.

  • Three in One
  • Stack Min
  • Stack of Plates
  • Queue via Stacks
  • Sort Stack
  • Animal Shelter

© Ben Johnson 2022