Find optimal number of maximum leds that can be powered using 2 dimentional dynamic programming
-
Updated
Mar 16, 2023 - Java
Find optimal number of maximum leds that can be powered using 2 dimentional dynamic programming
Here are some of my Data structures and algorithms created in Java Programming Language using IntelliJ IDE.
When two audio files compared, the result is giving the similar part from the two audio files, using CMU Sphinx4.
Contains the code of different DP problems. ie. 0/1 knapsack, unbounded-knapsack, Fibonacci, and different variations of similar problems.
this is a Copariso project that have no socket connection. It will end in 1 app.
An OOP project which can simulate six different types of dynamic programming based problems
Solr API,Twitter4j
Contains Plagarism checking, implemented with the concept of Longest common subsequence.
Max LED Lighting problem involves connecting LEDs to corresponding power sources to maximize the number of LEDs without allowing wires to cross.
Algorithms based on dynamic programming
To find the Longest Common Subsequence(LCS) of two Strings
Given two strings with the characters "ACGT" This program will print the longest subsequence using dynamic programming.
Reads text files to find longest common sub-sequence (lcs), assigns plagiarism scores based on lcs.
Data Structures and Algorithms
This package allow use strings operations to generic sequence
LCS probelm
Design of Algorithms
Add a description, image, and links to the longest-common-subsequence topic page so that developers can more easily learn about it.
To associate your repository with the longest-common-subsequence topic, visit your repo's landing page and select "manage topics."