Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Csc106 The practice of computer Science TASK 2: Algorithm creation - flow charting and pseudo-code. (20 marks) Try your hand at creating an algorithm designed

Csc106
The practice of computer Science
image text in transcribed
TASK 2: Algorithm creation - flow charting and pseudo-code. (20 marks) Try your hand at creating an algorithm designed to determine if a given string of a given length is a palindrome. A palindrome is a word that is the same spelled backwards and forwards. ie. anna OR madam TASK 2 DELIVERABLES: Using the same word processed document as you created for Task 1 make a new Task 2 heading. Below this heading, create a flow chart that describes your algorithm to test a string to see if it is a palindrome. Use flow chart symbols as discussed in class for your diagram. You can use https://www.draw,io to draw your flowchart or you can neatly draw it on paper and insert a scanned copy into your document. Below your diagram please 5 marks for correct logic and good structure. 5 marks for correct flow of control through the program 5 marks for readability of pseudo code. 5 marks for correct flow chart diagram write out your algorithm in English-based pseudo code

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications Dexa 2021 Workshops Biokdd Iwcfs Mlkgraphs Al Cares Protime Alsys 2021 Virtual Event September 27 30 2021 Proceedings

Authors: Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil ,Bernhard Moser ,Atif Mashkoor ,Johannes Sametinger ,Anna Fensel ,Jorge Martinez-Gil ,Lukas Fischer

1st Edition

3030871002, 978-3030871000

More Books

Students also viewed these Databases questions

Question

Create a workflow analysis.

Answered: 1 week ago