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:
- ☆172Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 9 months ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Source code for my articles☆146Updated last year
- Launching collective tasks in bulk☆37Updated 5 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Boost.org mpi module☆63Updated 3 weeks ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 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
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years 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
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Boost.uBlas☆116Updated 3 weeks ago