Skip to content

Turingfly/cracking-the-coding-interview

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
November 21, 2017 19:15
March 12, 2019 21:17
July 28, 2017 19:45

Cracking the Coding Interview (6th Edition)

Language
Java solutions to problems in the book Cracking the Coding Interview(6th Edition).

Table of Contents

Arrays and Strings

LinkedList

Stacks and Queues

Trees and Graphs

Bit Manipulation

Math and Logic Puzzles

Object Oriented Design

Recursion and Dynamic Programming

System Design and Scalability

Sorting and Searching

Testing

Additional Review Problems (Moderate)

Additional Review Problems (Hard)

About

Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages