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".
☆30Updated 5 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
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated last year
- A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directe…☆50Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 4 years ago
- Boost.org mpi module☆65Updated last month
- ☆172Updated 7 years ago
- Boost.uBlas☆120Updated last month
- Parallel Algorithm Scheduling Library☆107Updated 8 years ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆228Updated last year
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- C++ Summer Lecture Series 2016☆14Updated 9 years ago
- A commented list of Modern C++ resources☆60Updated last month
- Source codes of Discovering Modern C++☆208Updated 8 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 9 months ago
- Boost.org graph_parallel module☆33Updated last month
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 5 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆240Updated 3 years ago
- C++ Data Structures and Algorithms☆10Updated 4 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Boost.org random module☆39Updated last month
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 6 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Modern C++ Lecture (Basics)☆61Updated 7 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 5 years ago