22:42, 14 October 2016
(diff | hist) . .(+64) . . N
TADM2E 8.5
(Created page with "Answer to both a) and b) is no. Knapsack problem is NP-complete.")
00:13, 23 September 2016
(diff | hist) . .(+1,058) . . N
TADM2E 4.34
(Created page with "Assume array indices are zero based, use modified binary search to find the smallest integer missing: <pre> FindMinIntMissing(A): // elements in the array are continuous,...")
17:10, 11 September 2016
(diff | hist) . .(+94) . . N
TADM2E 3.26
(Created page with "1. Reverse the whole string. 2. Reverse each word in the string. Space is O(1), time is O(n).")(current)