Programming Puzzles
Ctrlk
  • Introduction
  • CTCI
    • Arrays and Strings
    • Linked Lists
      • Remove Dups
      • Return Kth to Last
      • Delete Middle Node
      • Sum Lists
      • Palindrome
      • Intersection
    • Trees
    • Stacks and Queues
    • Sorting and Searching
    • Bit Manipulation
    • Math and Puzzles
    • Recursion and Dynamic Programming
    • Object Oriented Design
    • Moderate
    • Hard
  • EoPI
  • LeetCode
  • Competition
  • Project Eular
Powered by GitBook
On this page
  1. CTCI

Linked Lists

Remove DupsReturn Kth to LastDelete Middle NodeSum ListsPalindromeIntersection
PreviousString RotationNextRemove Dups

Last updated 6 years ago

Was this helpful?

Was this helpful?