Dynamic programming 17.2, variant 3. Minimum number of of characters to remove to make string palindrome
|
4
|
December 30, 2017
|
17.2 Variant 2 Compute the longest sequence of characters that is a subsequence of A and B
|
12
|
December 26, 2017
|
15.1 variant 8: Towers of Hanoi with fourth peg
|
3
|
December 25, 2017
|
Question on problem 13.17 hash function for chess
|
6
|
October 12, 2015
|
Compute maximum product of all entries but one - variant 1
|
2
|
October 21, 2017
|
Questions about Variants for 5-10 and 5-11 (new edition)
|
3
|
May 18, 2017
|
16.11 Variant, Consider a computer network organized as rooted tree
|
2
|
December 6, 2017
|
6.13 Find first occurence of string
|
2
|
December 5, 2017
|
Variant 17.1.2 Write a program that takes final score and scores for individual plays and returns the number of sequences of plays that return in the final score
|
8
|
December 15, 2017
|
Bug and fix for Bentley's Binary Search code
|
3
|
December 7, 2017
|
13.1 Time Complexity of Compute the intersection of two sorted arrays
|
5
|
December 5, 2017
|
9.13 Reconstruct binary tree from preorder traversal with markers - improved space complexity
|
5
|
December 1, 2017
|
12.12 Implement a hash function for chess
|
14
|
December 2, 2017
|
5.4 variant 1 - Advancing through an array
|
3
|
November 30, 2017
|
Latest version of the book
|
5
|
December 2, 2017
|
18.6 Making wired connections
|
8
|
November 24, 2017
|
6.8 Enumerate all primes to n
|
4
|
November 26, 2017
|
Problem 6.25 Identify positions attacked by rooks, clarification
|
2
|
November 27, 2017
|
Clarification for problem 4.6 - Compute x/y
|
7
|
November 8, 2017
|
Exponential Distribution using uniform number generator
|
1
|
November 25, 2017
|
Currentness of the google play ebook, c++ edition?
|
4
|
November 21, 2017
|
Problem 5.2 - Increment an arbitrary precision integer - Alternative Solution
|
2
|
November 20, 2017
|
24.3 Buy and sell stock k times - daily stock price structure
|
3
|
November 19, 2017
|
Test for cyclicity
|
4
|
November 9, 2017
|
Next step after finishing all the study scenarios
|
3
|
November 13, 2017
|
Problem 20.7 Readers-Writers problem, alternative solution
|
6
|
October 29, 2017
|
5.14 (old book- C++) compute a random permutation - Doubt
|
2
|
November 12, 2017
|
Permute the elements of an array - testcase not working on book solution
|
3
|
November 12, 2017
|
Reconstruct binary tree from traversal data - variant 2
|
2
|
November 9, 2017
|
Usage of deque<bool> in 6.16
|
2
|
November 9, 2017
|