Git Product home page Git Product logo

ctci's Introduction

C++ Solutions to Cracking the Coding Interview

Solutions are uploaded as .cpp files, complete with write-ups commented at the top of each file.

Write-ups contain the following sections, if applicable:

  • Problem - a summary of the problem
  • Implementation - an explanation of the solution
  • Time complexity - the big-O time complexity of the solution, along with an explanation of why the solution suffers from that worst-case time complexity.
  • Space complexity - the same as above, except for space instead of time.
  • What could be done better? - An explanation of any improvements that might be made to the solution.

Progress

Chapter # Chapter Name # of problems
1 Arrays and Strings 9
2 Linked Lists 8
3 Stacks and Queues 6
4 Trees and Graphs 12
5 Bit Manipulation 8
6 Math and Logic Puzzles 10
7 Object-Oriented Design 12
8 Recursion and Dynamic Programming 14
9 System Design and Scalability 8
10 Sorting and Searching 11
11 Testing 6
12 C and C++ 11
13 Java 8
14 Databases 7
15 Threads and Locks 7
16 Moderate 26
17 Hard 26

ctci's People

Stargazers

Shreya Prasad avatar Amrutha avatar ML FOR ALL avatar Jordan Brion avatar JungHwan Kim avatar Igor avatar Omar Mohamed Awad avatar  avatar Shishir Roy avatar Rabab Fatima avatar Elijah Dayan avatar Navnit Kumar avatar

Watchers

James Cloos avatar Gavin avatar

Forkers

aseembaranwal

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.