CodingTonic

Tonic for coding geeks

Topics

Arrays
Backtracking
Bit Manipulation
C/C++
Digital Circuits
Divide and Conquer
Dynamic Programming

General Facts
Graphs
Linked Lists
Miscellaneous
Operating Systems
Puzzles
Strings
Trees

Saturday, January 24, 2015

Dynamic Programming


Longest increasing subsequence - Dynamic Programming
An increasing subsequence is a subset { ai1,ai2,...,aik } of a larger sequence of numbers { a1, a2, .... , an }, such that (a) 1 <= i1 < i2 < .... < ik <= n, and (b) ai1 < ai2 < .... < aik.
Read more...



Posted by coding tonic at 3:01 AM
Email This BlogThis! Share to X Share to Facebook Share to Pinterest
Labels: DAG , Dynamic Programming

No comments :

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments ( Atom )

Topics

  • Arrays
  • BackTracking
  • Bit Manipulation
  • C/C++
  • Digital Circuits
  • Divide and Conquer
  • General Facts
  • Graphs
  • Linked Lists
  • Miscellaneous
  • Operating Systems
  • Puzzles
  • Strings
  • Trees

Top Companies

  • Amazon
  • Ansys
  • DE Shaw
  • Druva
  • Interra Systems
  • NVIDIA
  • One97
  • Coding Competitions
  • Knowlarity Communications

Total Pageviews

© CodingTonic. Powered by Blogger.