Analyze the differences between the two algorithms


Write an algorithm, using pseudo code to perform one of the following tasks. Then, choose one algorithm that was created and posted by another student to solve the same problem, and analyze the differences between the effectiveness of the two algorithms. Post the result of the analysis, and improvements to your algorithm by day 6 of the seminar.
* Given a string of numbers, identify all of the substrings that form numbers that are divisible by 3. For example, applying the algorithm on the string 37540 should produce the following substrings (not necessarily in this order): 0; 3; 75; 54; 375; 540

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Analyze the differences between the two algorithms
Reference No:- TGS092199

Expected delivery within 24 Hours