Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

ctci-solutions

Solution for Crack The Coding Interview problems

Arrays and Strings

  • String has all unique characters
  • Two strings are permutations of each other
  • URLify
  • Palindrome Permutation
  • Compressed String
  • String Rotation
  • Zero matrix

Linked list

  • Remove duplicates
  • Kth element from last
  • Middle element
  • Partition list
  • Sum list
  • Sum list II
  • Intersection
  • Palindrome
  • Loop

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.