Git Product home page Git Product logo

bilwa496 / cracking-the-coding-interview-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dassencio/cracking-the-coding-interview

0.0 0.0 0.0 804 KB

Solutions (in C++) to selected problems from the book "Cracking the Coding Interview, 4th Edition - 150 Programming Interview Questions and Solutions".

License: GNU General Public License v3.0

Makefile 3.96% C++ 95.38% Shell 0.65%

cracking-the-coding-interview-1's Introduction

Build Status

Description

Solutions (in C++) to selected problems from the book "Cracking the Coding Interview, 4th Edition - 150 Programming Interview Questions and Solutions".

License

All code from this project is licensed under the GPLv3. See the LICENSE file for more information.

Usage instructions

Each solution in this repository is self-contained. Each directory contains the solution to a given problem and tests to check its correctness (most of the tests are randomized). To run the tests for a given problem, enter its associated directory and run:

make test

For the majority of the problems, this will simply generate and run an executable file called solve which tests the provided solution. Problems 13.01, 19.08, 20.10 and 20.13 require user input to be tested and are therefore accompanied by Bash scripts called run-tests which generate the necessary input for testing them. See the comments on top of the associated main() functions for these problems for instructions on how to test their solutions manually.

Contributors & contact information

Diego Assencio / [email protected]

cracking-the-coding-interview-1's People

Contributors

dassencio 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.