C++ Solutions for 20 Parallel Computing
|
4
|
March 31, 2015
|
More space efficient solution for 22.13
|
3
|
July 31, 2015
|
Alternative to 14.8?
|
3
|
August 6, 2015
|
Brute Force Complexity of Maximum Sub Array sum problem
|
2
|
September 4, 2015
|
Resources for Design problems, parallel computing
|
2
|
August 31, 2015
|
EPI1.5.3: Problem 13.4 LRU ISBN cache
|
2
|
September 2, 2015
|
ScoreCombination.java test code bug
|
2
|
August 29, 2015
|
(Problem 6.18 variant) The last element in spiral order for a m x n 2D array
|
4
|
August 25, 2015
|
EPI v1.5.3 Problem 6.7 Variant
|
3
|
August 25, 2015
|
(EPI 1.3.1) Graph problems 16.3 and onwards
|
2
|
August 15, 2015
|
(EPI1.3.1) Understanding solution 15.6
|
3
|
August 10, 2015
|
Simpler solution to Points Covering Intervals
|
4
|
August 11, 2015
|
8.1 Understanding the pointers to shared_ptrs
|
2
|
August 8, 2015
|
Clarification on 9.15 (EPI 1.3.1) (shortest unique prefix)
|
2
|
August 6, 2015
|
Clarification on 5.4 Solution
|
4
|
August 1, 2015
|
Question about the two EPI books on Amazon
|
3
|
August 5, 2015
|
Clarification on 13.15
|
2
|
July 28, 2015
|
Alternative to 13.10?
|
7
|
July 23, 2015
|
Question about solution in 6.8
|
2
|
July 24, 2015
|
Easier to read solution to 10.9?
|
2
|
July 16, 2015
|
Problem 6.8 - proposed alternative solution with lower space complexity
|
3
|
July 16, 2015
|
Find the first missing positive entry 22.2 slightly more efficient solution
|
3
|
June 27, 2015
|
Question about 20.1 Implement caching for a multithreaded dictionary
|
4
|
June 22, 2015
|
Question on problem 11.6 - Compute the k largest elements in a max-heap
|
4
|
June 18, 2015
|
Question about task 15.19 - The view from the above
|
7
|
June 11, 2015
|
Error in EPI Sample PDF problem 2.1
|
2
|
June 14, 2015
|
Possible typo in graph algorithm 19.11
|
2
|
June 9, 2015
|
Linear (?) Complexity of circular max subsum
|
4
|
June 3, 2015
|
Variant 8.1 : Merge two sorted doubly linked list
|
2
|
May 27, 2015
|
Chapter 9 prob: unique shortest prefix
|
3
|
May 25, 2015
|