Topic: "longest-common-subsequence"
itsManjeet/diff
Implementation of a simple unix diff using longest common subsequence
Language: C - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

ryankgit/PlagiarismChecker
Reads text files to find longest common sub-sequence (lcs), assigns plagiarism scores based on lcs.
Language: Java - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

arashmobione/LCS_Algorithm
This is a sample project for implementation LCS (Longest Common Subsequence) algorithm with C++ language programming
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sametaylak/LongestCommonSubsequence
LCS Algorithm Implementation. Source: https://www.hackerrank.com/challenges/dynamic-programming-classics-the-longest-common-subsequence/problem
Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Hepic/Data-Mining-2
Data Mining project. Comparing time series trajectories.
Language: HTML - Size: 116 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

pontazaricardo/Longest_common_substring
This is a project that shows how to find the longest common substring in an array of strings.
Language: C# - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rrohitramsen/dynamic_programming
Algorithms based on dynamic programming
Language: Java - Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

abhishekprog0/DynamicProgramming
Language: C++ - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

rimidas75/TwitterCode
Solr API,Twitter4j
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

mraediaz/LongestSubsequence
Given two strings with the characters "ACGT" This program will print the longest subsequence using dynamic programming.
Language: Java - Size: 408 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

jacobsee/Genetic-LCS-Solver
Assignment 1 of UAA's Evolutionary Computing class taught by Dr. Moore.
Language: Java - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

anik123/Longest-common-subsequence
Language: C++ - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0
