gkim795 / CTCI-JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTCI-JS

Arrays and Strings

  • 1.1 Is Unique
  • 1.2 Check Permutation
  • 1.3 URLify
  • 1.4 Palindrome Permutation
  • 1.5 One Away
  • 1.6 String Compression
  • 1.7 Rotate Matrix
  • 1.8 Zero Matrix
  • 1.9 String Rotation

Linked Lists

  • 2.1 Remove Dups
  • 2.2 Return Kth to Last
  • 2.3 Delete Middle Node
  • 2.4 Partition
  • 2.5 Sum Lists
  • 2.6 Palindrome
  • 2.7 Intersection

About


Languages

Language:JavaScript 100.0%