dassencio / cracking-the-coding-interviewLinks
Solutions (in C++) to selected problems from the book "Cracking the Coding Interview, 4th Edition - 150 Programming Interview Questions and Solutions".
☆29Updated 4 years ago
Alternatives and similar repositories for cracking-the-coding-interview
Users that are interested in cracking-the-coding-interview are comparing it to the libraries listed below
Sorting:
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- ☆172Updated 6 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- C++ Library for Portable SIMD Vectorization☆83Updated 7 months ago
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Boost.uBlas☆116Updated 3 months ago
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- An OpenMP runtime implemented using HPX☆24Updated 2 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- C++ User interface for the Platform independent Library Alpaka☆39Updated 11 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Introductory Thrust workshop materials☆44Updated 12 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Boost.org graph_parallel module☆31Updated 2 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 12 years ago
- My take on design patterns in modern C++☆25Updated 10 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago