search expand
Skip to content

The Always Learning Marty

Exploring the breadth of software engineering.

Tag: algorithms

Introduction to Algorithms

Posted on June 20, 2018June 22, 2018 by Marty

What is an algorithms? From chapter 1 of Introduction to Algorithms, an algorithm is any well-defined procedure that transforms a set of input to a set of output with desired properties.  It is a tool for solving a computational problem, which specifies the desired input/output relationship. Input → Algorithms → Output The…

Posted in AlgorithmsTagged algorithmsLeave a Comment on Introduction to Algorithms

Get in touch

thealmartyblog[at]gmail.com

About Me

Twitter

Github

LinkedIn

Medium

Recent Posts

  • Recursion: An Indispensable Tool For Every Functional Programmer [Example With Insertion Sort]
  • Why you should learn functional programming
  • Dependent types: formal definition and examples
  • Smart Contract Language Design: Reflections from Devcon 5
  • Programming with Envelopes in OCaml and Haskell

Categories

  • Algorithms
  • Communication skills
  • FP series
  • Functional Programming
  • Haskell
  • Lambda Calculus
  • OCaml
  • Uncategorized

Archives

Powered by Miniva WordPress Theme