TPT
Total:
$0.00

Standard Algorithm Multiplation

11,000+ results
Filters
Subject
Standard
Preview of Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | Standard Aligned

Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | Standard Aligned

📘 Full Length National Standard-Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | The Shortest Path Dijkstra Algorithm Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Science, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidence—all while staying accessible f
Preview of Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | GATE Middle School

Shortest Path Dijkstra Algorithm DBQ/CER | Computer Science | GATE Middle School

📘 Full Length Standard Aligned DBQ CER Style Worksheet - Claim Evidence Reasoning | The Shortest Path Dijkstra Algorithm Worksheet | Evidence-Based Reading Engage your students in high-level critical thinking and evidence-based analysis on the subject of Computer Science, with this Full Length DBQ CER Style Worksheet. This resource is designed to help students analyze real-world topics, interpret informational texts, and support answers with evidence—all while staying accessible for gifted
Preview of Algorithms & Flow Charts Lesson

Algorithms & Flow Charts Lesson

Are you trying to teach your students algorithms for computing or how to create a flow chart? Need something written for the middles grades, then this is your lesson. I have used this with my 7th & 8th graders and when coupled with the Create-A-Poster - FLOW CHARTS, makes a great introduction to coding and using logic. The slideshow includes prompts for students to write important information in their Engineering Logs, and an exit activity - a magnet summary. The slideshow is presented as a te
Preview of Intro to Java: Lesson 4.1 — Searching & Sorting Algorithms

Intro to Java: Lesson 4.1 — Searching & Sorting Algorithms

Created by
Mr. H Codes
Lesson 4.1 — Searching & Sorting Algorithms (Java) | CSA Worksheet + Teacher GuideLinear Search • Binary Search • Selection Sort • Insertion SortThis complete, classroom-ready worksheet packet is perfect for any Intro to Java or AP Computer Science A class. Students learn four core algorithms essential for understanding data structures and AP CSA exam readiness: linear search, binary search, selection sort, and insertion sort. This resource includes a detailed student worksheet AND a full tea
Preview of Introduction to Java: Lesson 3.6 — Array Algorithms

Introduction to Java: Lesson 3.6 — Array Algorithms

Created by
Mr. H Codes
Introduction to Java: Lesson 3.6 — Array Algorithms (Searching, Max/Min, Shifting, Counting) Teach array algorithms with confidence using this fully printable, classroom-ready worksheet packet designed for high school Computer Science and CSA Java students. This resource breaks down essential algorithmic skills—including searching, traversal, max/min, shifting, and counting—into clear, student-friendly steps. Perfect for AP CSA, Intro to Java, and CS1 courses. This packet includes a complete s
Preview of What is an Algorithm?

What is an Algorithm?

What is an algorithm? Students learn how people make instructions to tell computers what to do. The hands-on activity lets them practice to see how difficult it is to accurately "program" their computer (fellow student), and how carefully they must think through how to explain their instructions. This activity is useful for helping students understand the importance of specificity in designing instructions, whether for a computer program or an AI chatbot. Baylor Computer Science Assistant Pro
Preview of Introduction to Java: Unit 2 Final Project — Logic Quest Adventure

Introduction to Java: Unit 2 Final Project — Logic Quest Adventure

Created by
Mr. H Codes
Unit 2 Final Project: Logic Quest Adventure (Java Programming)Empower your Computer Science students with this fully scaffolded, classroom-ready Unit 2 Final Project for Java programming! Designed specifically for High School Computer Science, CSA Java, and Intro to Java Programmingcourses, this engaging final assessment helps students apply everything they learned about Boolean logic, conditionals, loops, nested loops, strings, and algorithmic thinking in a fun, interactive game-building c
Preview of Intro to Java Lesson 3.7 — ArrayLists

Intro to Java Lesson 3.7 — ArrayLists

Created by
Mr. H Codes
Lesson 3.7 — ArrayLists (Java CSA Worksheet + Teacher Guide)Teach Java ArrayLists with confidence using this fully printable, classroom-ready worksheet packet designed for high school Computer Science (CSA Java, AP CSA, Intro to Java, or general programming). This resource introduces students to dynamic lists, common ArrayList methods, list algorithms, tracing, and hands-on coding practice using clear explanations and beginner-friendly examples. Perfect for 9th–12th grade, this packet includes
Preview of Introduction to Java: Lesson 2.8 — Algorithmic Thinking

Introduction to Java: Lesson 2.8 — Algorithmic Thinking

Created by
Mr. H Codes
Introduction to Java: Lesson 2.8 — Algorithmic Thinking (Step-by-Step Algorithms, Pseudocode, Tracing, Coding Activity)Help your high school Computer Science students build the most essential skill in programming— algorithmic thinking—with this complete, ready-to-print worksheet packet designed specifically for CSA Java classrooms (Grades 9–12). This resource is perfect for AP CSA, Intro to Java, Computer Science Principles, or any programming course that needs strong foundations in logical
Preview of Machine Learning Activity for Computer Science (Unplugged)

Machine Learning Activity for Computer Science (Unplugged)

Created by
Jared Torres
This lesson begins with a fun, interactive, whole-class, charades-like activity that will hook students and introduce them to the concept of machine learning. Then, we'll watch a video which shows how machine learning algorithms can be used for real software applications with a fun bowling simulation game. Included is a lesson plan which describes the activity and workflow, as well as a link to the video and a set of questions for students to answer and then discuss as a class. The students do
Preview of binary code worksheets, python programming computer coding worksheets

binary code worksheets, python programming computer coding worksheets

computer coding worksheets Binary Code WorksheetsThis educational resource is designed to assist students in mastering binary conversion. It serves as a great starting point for their introduction to computer science, providing clear examples to help them learn the process of converting decimal numbers to binary. python programming computer coding worksheets : loop explanation algorithm Python coding worksheets on loops & algorithms! Perfect for beginners—includes explanations, exercises & answe
Preview of AP® Computer Science A: 9 Recursion (Slides)

AP® Computer Science A: 9 Recursion (Slides)

Overview. These slides are teachable, include multiple short programming activities and are completely editable to your liking. Complete with animations, explanations, code and algorithms covering Recursion, Searching and Sorting algorithms. Objectives: Effectively construct recursive algorithms and describe their advantages in comparison to iterative (for/while loops) ones. Construct basic recursive algorithms (recursive call and base case)Convert iterative algorithms into recursive ones o Fact
Preview of AP® Computer Science A: 8.1 Inheritance (Slides)

AP® Computer Science A: 8.1 Inheritance (Slides)

Release Notes:Slides are completely re-designedMore concise explanations for key concepts and justification for inheritanceCode snippets now included using J-Doodle links.____________Overview. These slides are teachable, include a short activity at the end and are completely editable to your liking. Complete with animations, explanations, code and algorithms covering inheritance, polymorphism, abstract classes and interfaces. Describe the concept of inheritance and how it can be used to increase
Preview of AP® Computer Science A: 1 Primitive Types and IO (Slides)

AP® Computer Science A: 1 Primitive Types and IO (Slides)

Version 5 (Feb 2025) - Release Notes: Updated notes on identifier naming conventions Additional examples of operators Version 4 (Oct 2023) - Release Notes: These slides have updated graphics, condensed and more precise explanations. New Now includes using System.out.print and Scanner class so students can learn to output as well as receive user input (Scanner is not a part of the AP Subset, so clear explanations of what to expect on the AP Exams are also provided). New content on increment /
Preview of STL Programming Complete Lesson | Object Oriented Programming ( C++ )

STL Programming Complete Lesson | Object Oriented Programming ( C++ )

This lesson introduces students to the C++ Standard Template Library (STL). It is designed for AP Computer Science, Intro to C++, Object-Oriented Programming, College CS1/CS2, homeschool advanced programming, and coding bootcamps. ✨✨ What Students Will Learn ✨✨ ────────── ⋆⋅☆⋅⋆ ────────── ✔ What STL Is & Why It’s Important ✔ STL Components: Containers, Algorithms, Iterators, Functors ✔ Sequence Containers (vector, list, deque, array, forward_list) ✔ Container Adapters ✔ Associative Containers
Preview of Introduction to Flow Charting in programming and Computer Science.

Introduction to Flow Charting in programming and Computer Science.

This complete lesson introduces the fundamentals of Flow Charting in Programming and Computer Science. Students will learn how to visually represent algorithms, decisions, and processes using standard flowchart symbols. The lesson emphasizes logical thinking and step-by-step problem-solving. It's ideal for beginners learning to plan, design, and communicate their code. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ PowerPoint
Preview of TED Talk: How to manage your time more effectively (according to machines)- Bria

TED Talk: How to manage your time more effectively (according to machines)- Bria

This TED-Ed companion resource explores how concepts from computer science help explain human procrastination, productivity, and attention. Students examine scheduling algorithms, quadratic-time problems, context switching, and interrupt coalescing, and apply these ideas to real-world challenges like email overload and constant notifications. The resource includes 20 discussion questions, a structured debate with clearly labeled positions, and two essay-writing options: a fully expanded, evi
Preview of Complete Computer Science & Python Programming Lessons [ULTIMATE CODING BUNDLE].

Complete Computer Science & Python Programming Lessons [ULTIMATE CODING BUNDLE].

This Bundle offers an all-in-one curriculum that combines core Computer Science concepts with practical Python programming skills. It covers everything from algorithms, flowcharts, memory management, and file systems to hands-on coding in Python. Designed for beginners and intermediate learners, this bundle is packed with engaging, classroom-ready content for a full academic term or self-paced study. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum ✤ PDF Lessons ✤ Pow
Preview of Introduction to Processor Scheduling in Computer Science [Complete Lessons]

Introduction to Processor Scheduling in Computer Science [Complete Lessons]

This lesson introduces students to the key concepts of Processor Scheduling in Computer Science, Coding, Programming and Software Engineering. It explores how operating systems manage CPU time among processes using algorithms like FCFS, SJF, Round Robin, and Priority Scheduling. Designed with clarity and simplicity, this lesson builds understanding of how multitasking and performance optimization work in real systems. It’s ideal for both theoretical and applied learning. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Introduction to Data Compression in Computer Science & Programming [Full Lesson]

Introduction to Data Compression in Computer Science & Programming [Full Lesson]

This lesson introduces students to the fundamentals of Data Compression in Computer Science, Coding and Programming. Learners will explore how data can be reduced in size to improve storage efficiency and transmission speed. Key concepts include lossy and lossless compression, algorithms, and real-world applications. The lesson is beginner-friendly and supports both theory and practice. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presenta
Preview of Complete Curriculum in Data Structures for Computer Science & Programming.

Complete Curriculum in Data Structures for Computer Science & Programming.

This curriculum offers a clear and engaging introduction to Data Structures in Computer Science Programming and Coding, designed for both beginners and intermediate learners. It covers key concepts such as arrays, linked lists, stacks, queues, trees, graphs, hash tables, searching and sorting algorithms, and memory management. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Lessons ✤ PowerPoint Presentations ✤ PowerPoint Compatible Mode ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧
Preview of Introduction to Pseudocode in Computer Science & Programming [Full lessons]

Introduction to Pseudocode in Computer Science & Programming [Full lessons]

This complete lesson introduces students to Pseudocode, a key skill in Computer Science, Coding, Software Engineering and Programming. Learners will explore how to plan, write, and interpret logical steps in plain language before converting them into real code. This beginner-friendly approach strengthens problem-solving, algorithm design, and coding confidence. Ideal for building a solid programming foundation. ▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧▧ The Following Are Included in This Curriculum✤ PDF Less
Preview of High School Computer Science: GPS Technology Unit - OAS Aligned Complete

High School Computer Science: GPS Technology Unit - OAS Aligned Complete

Equip high school and secondary education students to master GPS technology and location-based computing with this 130-page comprehensive resource aligned to Oklahoma OAS L2.CS.HS.01, L2.AP.A.01, and L2.NI.NCO.01. Includes 36 ready-to-use activities and assessments covering distributed systems, signal processing, and real-world algorithms—perfect for hands-on STEM exploration and career pathway preparation. [Key Components] ✔️ 12 Standards-Aligned Lessons on System Architecture, S
Preview of Third Grade Coding Unit | Computer Science, STEM, ISTE, CSTA (3rd)

Third Grade Coding Unit | Computer Science, STEM, ISTE, CSTA (3rd)

Looking for an engaging way to introduce coding and computer science to 3rd grade students? This Third Grade Coding Unit helps students build foundational coding skills through unplugged activities, digital practice, and student-friendly problem solving. This 5-day unit introduces students to key computer science concepts such as algorithms, sequences, debugging, loops, and conditionals. Students practice creating clear steps, testing their ideas, fixing mistakes, and explaining how code works.
Showing 1-24 of 11,000+ results