Skip to content

neerajrao/interview-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Cracking the Coding Interview

Completed:

Cracking the Coding Interview Solutions
  • Chapter 1: Strings and Arrays
  • Chapter 2: Linked Lists
  • Chapter 3: Stacks
  • Chapter 5: Bit manipulation
  • Chapter 8: Recursion
  • Chapter 9: Sorting and Searching
Programming Puzzles
  • Strings
    • Finding palindromes
      • Using suffix arrays and LCP arrays
      • Using suffix trees
      • Using Manacher's linear time algorithm

About

Data structures, algorithms and programming puzzles for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published