Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Online CS Module: Algorithms http://courses.cs.vt.edu/csonline/Algorithms/Lessons/index.html Kahn Academy CS: Algorithms https://www.khanacademy.org/computing/computer-science/algorithms 1. Complete the Online CS Module: Algorithms Tutorial 2. Answer the following questions: a. What

Online CS Module: Algorithms http://courses.cs.vt.edu/csonline/Algorithms/Lessons/index.html

Kahn Academy CS: Algorithms

https://www.khanacademy.org/computing/computer-science/algorithms

1. Complete the Online CS Module: Algorithms Tutorial

2. Answer the following questions:

a. What simple algorithm did your use to rearrange the letters or cards in the Introduction to Algorithms section?

b. What are the five important characteristics that an algorithm must have and explain each briefly?

c. What was the best way to represent algorithms according to this tutorial?

d. What are the 3 sort algorithms covered in this tutorial and explain each briefly?

e. Which one of the sort methods did you use to complete A above, if any?

f. What were the two efficiencies covered in this tutorial and explain each briefly?

g. What are the four order notations covered in this tutorial and why is this important?

3. Complete the following parts of the Kahn Academy CS: Algorithms tutorial

a. Intro to algorithms

b. Binary search up to the Challenge: Linear search

c. Extra Credit - Complete the Challenge: Binary search [and Quiz: Running time of binary search).

4. Answer the following questions to prove you completed the Khan Academy tutorial:

a. List five of the algorithms mentioned in the first video: What is an algorithm and why should you care, and what each is used for?

b. What makes a good algorithm

c. What Is Asymptotic Analysis and why do we care?

d. Take a screen shot of your Computer Science Algorithm window showing the completed sections of intro to algorithm and Binary search.

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

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions

Question

=+a) Draw the decision tree.

Answered: 1 week ago