Algorithm Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Algorithm? On this page you'll find 6522 study documents about Algorithm.

Page 3 out of 6.522 results

Sort by

WGU C949 - Data Structures And Algorithms QUESTIONS WITH COMPLETE SOLUTIONS
  • WGU C949 - Data Structures And Algorithms QUESTIONS WITH COMPLETE SOLUTIONS

  • Exam (elaborations) • 11 pages • 2022
  • Available in package deal
  • WGU C949 - Data Structures And Algorithms QUESTIONS WITH COMPLETE SOLUTIONS Algorithm Describes a sequence of steps to solve a computational problem or perform a calculation. Computational Problem Specifies an input, a question about the input that can be answered using a computer, and the desired output. 00:20 01:45 Longest Common Substring An algorithm that determines the longest common substring that exists in two inputs strings. Binary Search An efficient algorithm...
    (0)
  • $10.99
  • 1x sold
  • + learn more
7 weeks of readings + lecture notes for Topic Algorithmic Persuasion in the Digital Society
  • 7 weeks of readings + lecture notes for Topic Algorithmic Persuasion in the Digital Society

  • Class notes • 38 pages • 2022
  • This document contains all the lecture notes from the course Topic Algorithm in the Digital Society and all the reading notes. It includes all the names of the articles and their authors the articles are the following: 1. Zarouali, B., Boerman, S.C., Voorveld, H.A.M., & Van Noort, G. (2022). The Algorithmic Persuasion Framework in online communication: Conceptualization and a future research agenda. Internet Research 2. Boerman, S.C., Kruikemeier, S., & Zuiderveen Borgesius F.J., (2017). Onl...
    (1)
  • $8.81
  • 4x sold
  • + learn more
CMPUT204: Introduction to Algorithms Final Exam
  • CMPUT204: Introduction to Algorithms Final Exam

  • Exam (elaborations) • 12 pages • 2023
  • CMPUT204: Introduction to Algorithms Final Exam
    (0)
  • $17.99
  • 1x sold
  • + learn more
Algorithmic Persuasion Lecture Notes Weeks 1-7
  • Algorithmic Persuasion Lecture Notes Weeks 1-7

  • Class notes • 47 pages • 2022
  • This is a compilation of notes from all lectures of the Topic course Algorithmic Persuasion in the Digital Society.
    (2)
  • $8.26
  • 5x sold
  • + learn more
Computer Security Principles and Practice 4th Edition By William Stallings - Test Bank
  • Computer Security Principles and Practice 4th Edition By William Stallings - Test Bank

  • Exam (elaborations) • 176 pages • 2023
  • Chapter 2 – Cryptographic Tools TRUE/FALSE QUESTIONS: T F 1. Symmetric encryption is used primarily to provide confidentiality. T F 2. Two of the most important applications of public-key encryption are digital signatures and key management. T F 3. Cryptanalytic attacks try every possible key on a piece of ciphertext until an intelligible translation into plaintext is obtained. T F 4. The secret key is input to the encryption algorithm. T F 5. Triple DES tak...
    (0)
  • $24.07
  • 4x sold
  • + learn more
KHAN ACADEMY ALGORITHMS LIST 2024 WITH COMPLETE SOLUTION
  • KHAN ACADEMY ALGORITHMS LIST 2024 WITH COMPLETE SOLUTION

  • Exam (elaborations) • 27 pages • 2024
  • Available in package deal
  • KHAN ACADEMY ALGORITHMS LIST 2024 WITH COMPLETE SOLUTION A statistician developed this procedure to calculate the "variance" of a list of numbers. The variance is a statistical quantity that corresponds to the average of the sum of the squared differences of each number from the mean. As input, the procedure takes a list of numbers and its mean: PROCEDURE calculateVariance(numbers, mean) { count ← 0 sumSquaredDiffs ← 0 FOR EACH num IN numbers { diff ← (num - mean) squaredD...
    (0)
  • $15.49
  • + learn more
COS2611 2023 assignment 2 solution COS2611 2023 assignment 2 solution
  • COS2611 2023 assignment 2 solution

  • Other • 15 pages • 2023
  • COS2611 2023 assignment 2 solution with source code and link to the zipped files. Create a C++ program that will display a binary search tree: inorder traversal, preorder traversal, postorder traversal and height of the tree. The nodes of the binary search tree will be read into the code using a text file. Download from Additional Resources, the files for Assessment 2, Question 1. The file COS2611 AS2 BST S contains a skeleton framework for binary search trees (BST) and two test files. Notice ...
    (3)
  • $4.88
  • 17x sold
  • + learn more
CSE 551: Foundations of Algorithms - Arizona State University. CSE 551 Design and Analysis of Algorithms Week 3 Unit 4 Quiz Solutions, April 6, 2020. Problem, Solutions and Rationale.
  • CSE 551: Foundations of Algorithms - Arizona State University. CSE 551 Design and Analysis of Algorithms Week 3 Unit 4 Quiz Solutions, April 6, 2020. Problem, Solutions and Rationale.

  • Exam (elaborations) • 7 pages • 2023
  • CSE 551: Foundations of Algorithms - Arizona State University. CSE 551 Design and Analysis of Algorithms Week 3 Unit 4 Quiz Solutions, April 6, 2020. Problem, Solutions and Rationale. CSE 551: Foundations of Algorithms - Arizona State University. CSE 551 Design and Analysis of Algorithms Quiz 4 Solutions, April 6, 2020. Problem, Solutions and Rationale. CSE 551: Quiz 4 Solutions J amison Weber April 6, 2020 1 Problem 1 Solve the following recurrence relation using any method. Provide your answer...
    (0)
  • $9.99
  • 1x sold
  • + learn more
Summary of the course data structures and algorithms for AI, second year course bachelor AI
  • Summary of the course data structures and algorithms for AI, second year course bachelor AI

  • Summary • 56 pages • 2022
  • This summary captures the course data structures and algorithms for AI. Do note that this is the AI version of the course! The Computer Science version (or any other possible version of the course) might be different. It captures all video's used as lectures in the year 2020-2021 (COVID breakout).
    (1)
  • $8.15
  • 2x sold
  • + learn more