Giter VIP home page Giter VIP logo

ctci's Introduction

CtCI

Cracking the Coding Interview

These are my solutions for the questions from the book Cracking the Coding Interview by Gayle Laakman McDowell.

Interview Questions

Arrays and Strings

  • Is Unique
  • Check Permutation
  • URLify
  • Palindrome Permutation
  • One Away
  • String Compresison
  • Rotate Matrix
  • Zero Matrix
  • String Rotation

Linked Lists

  • Remove Dups
  • Return Kth to Last
  • Delete Middle Node
  • Partition
  • Sum Lists
  • Palindrome
  • Intersection
  • Loop Detection

Trees and Graphs

  • Route Between Nodes
  • Minimal Tree
  • List of Depths
  • Check Balanced
  • Validate BST
  • Successor
  • Build Order
  • First Common Ancestor
  • BST Sequences
  • Check Subtree
  • Random Node
  • Paths with Sum

Object Oriented Programming

  • Deck of Cards
  • Call Center
  • Jukebox
  • Parking Lot
  • Online Book Reader
  • Jigsaw
  • Chat Server
  • Othello
  • Circular Array
  • Minesweeper
  • File System
  • Hash Table

Recursion and Dynamic Programming

  • Triple Step
  • Robot in a Grid
  • Magic Index
  • Power Set
  • Recursive Multiply
  • Towers of Hanoi
  • Permutations without Dups
  • Permutations with Dups
  • Parens
  • Paint Fill
  • Coins
  • Eight Queens
  • Stack of Boxes
  • Boolean Evaluation

System Desgin and Scalability

  • Stock Data
  • Social Network
  • Web Crawler
  • Duplicate URLs
  • Cache
  • Sales Rank
  • Personal Financial Manger
  • Pastebin

Sorting and Searching

  • Sorted Merge
  • Group Anagrams
  • Search in Rotated Array
  • Sorted Search, No Size
  • Sparse Search
  • Sort Big File
  • Missing Int
  • Find Duplicates
  • Sorted Matrix Search
  • Rank from Stream
  • Peaks and Valleys

ctci's People

Contributors

iccir919 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.