Other
The Stony Brook Algorithm Repository
A comprehensive collection of algorithm implementations for fundamental problems in combinatorial algorithms. Provides algorithms for common programming problems. It also provides pointers on how to implement those algorithms in various...
Khan Academy
Khan Academy: Discuss: Algorithms in Your Life
Learners are invited to express algorithms in their everyday life, sports, games and apps.
Khan Academy
Khan Academy: Measuring an Algorithm's Efficiency
Discusses how to measure the efficiency of an algorithm.
Khan Academy
Khan Academy: Verifying an Algorithm
The use of formal reasoning to determine if an algorithm is correct.
Khan Academy
Khan Academy: The Breadth First Search Algorithm
An analysis of the breadth-first search algorithm and its uses is presented.
Khan Academy
Khan Academy: The Euclidean Algorithm
As related to cryptography, understanding and providing proof of the Euclidian Algorithm.
Lawrence Berkeley National Laboratory
Berkeley Lab: Did You Ever Wonder? Why the Digits of Pi Look Random?
Students investigate the randomness of the digits of pi. The article discusses David Bailey, experimental mathematics, and numerical algorithms. The resource consists of pictures, quotes, and links to additional resources.
Khan Academy
Khan Academy: Where to Go From Here
After learning about algorithms, find out what to learn next.
Khan Academy
Khan Academy: A Guessing Game
This Khan Academy resource is an article about a game that gives you an idea of how different algorithms for the same problem can have wildly different efficiencies. The computer is going to randomly select an integer from 1 to 15....
Other
Science Direct: Recent Advances on Two Dimensional Bin Packing Problems
This paper surveys recent advances obtained for the two-dimensional bin packing problem, with special emphasis on exact algorithms and effective heuristic and metaheuristic approaches.
Khan Academy
Khan Academy: Yann Dauphin, Researcher and Bass Player
Hi, I'm Yann Dauphin. I design and code artificial intelligence algorithms that can learn from examples. They are like programs that can program themselves. I spend most of my time discussing new ideas for algorithms, coding in Python,...
Other
European Journal of Operational Research: Two Dimensional Packing Problems
This article analyzes problems requiring to allocate a set of rectangular items to larger rectangular standardized units by minimizing the waste. It discusses mathematical models and surveys lower bounds, classical approximation...
Khan Academy
Khan Academy: Interactive Vector Motion
Understanding and programming interactive vector motion by calculating an objects acceleration according to a rule stated in Algorithm 3-the object accelerates towards the mouse.
Khan Academy
Khan Academy: Selection Sort Pseudocode
An overview of the algorithm selection sort is given.
Khan Academy
Khan Academy: Route Finding
Recognition of the importance of algorithms in everyday life is illustrated.
Khan Academy
Khan Academy: Categorizing Run Time Efficiency
Understanding the run efficiency time of algorithms and why timing is important.
Khan Academy
Khan Academy: Undecidable Problems
Problems a computer can never solve are called "undecidable problems". No algorithm exist that can answer the problem on all inputs.
Khan Academy
Khan Academy: Implementing Binary Search of an Array
A description of algorithms in pseudocode for binaray searches.
Khan Academy
Khan Academy: Functions in Asymptotic Notation
A discussion of asymptotic notation in relation to the rate of growth of an algorithm's running time.
Khan Academy
Khan Academy: Linear Time Merging
The linear-time merge function of an algorithm is illustrated.
Khan Academy
Khan Academy: Insertion Sort Pseudocode
An explanation of insertion sort into an algorithm.
Other
Ibm: Mastering Recursive Programming
A discussion of how to write a correct recursive algorithm. Numerous examples are given in several different programming languages.
Other popular searches
- Numerical Algorithms
- Division Algorithm
- Multiplication Algorithms
- Addition With Algorithms
- Addition Algorithms
- Subtraction Algorithms
- Standard Algorithm
- Math With Algorithms
- Partial Products Algorithm
- Partial Sums Algorithm
- Adding Integers Algorithm
- Dividing Algorithm