Abstract Data Types (ADTs) Author 1:31 PM Add Comment ADT is a set of objects and operations, no where in an ADT’s definitions is there any mention of how the set of operations is implemen... Read More
Algorithm Analysis an intro Author 12:20 PM Add Comment Once an algorithm is given for a problem and decided (somehow) to be correct, the next step is to determine how much in a way of resources... Read More
Why Algorithm Author 5:55 PM 2 Comments Problem solving is not all about getting the right result, writing an algorithm that solves a problem but requires a year is hardly of any... Read More