An open API service providing repository metadata for many open source software ecosystems.

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

Related Topics
dynamic-programming 28 algorithms 23 longest-common-substring 17 algorithm 16 lcs 16 knapsack-problem 12 edit-distance 11 java 11 cpp 11 longest-increasing-subsequence 9 diff 8 dijkstra-algorithm 8 levenshtein-distance 8 coin-change 6 quicksort 6 insertion-sort 6 data-structures 6 matrix-chain-multiplication 6 selection-sort 5 jaro-winkler 5 algorithms-and-data-structures 5 python 5 edit-distance-algorithm 4 hamming-distance 4 binary-search 4 knapsack 4 merge-sort 4 floyd-warshall-algorithm 4 longest-palindromic-substring 4 string-manipulation 4 leetcode 4 leetcode-solutions 4 dp 3 recursion 3 heapsort 3 mergesort 3 unbounded-knapsack 3 sorting-algorithms 3 minimum-spanning-trees 3 subsequence 3 palindrome 3 travelling-salesman-problem 3 stack 3 kruskal-algorithm 3 python3 3 shortest-path-algorithm 3 divide-and-conquer 3 trie 3 red-black-tree 3 longest-palindromic-subsequence 3 clrs-study 3 clrs-book 3 clrs 3 fibonacci-numbers 3 cosine-similarity 3 quick-sort 3 heap-sort 3 bubble-sort 3 prims-algorithm 3 binary-search-tree 3 maximum-subarray 3 bioinformatics 3 string-similarity 3 levenshtein 3 bellman-ford-algorithm 3 memoization 3 lcs-algorithm 3 breadth-first-search 2 hash-table 2 genetic-algorithm 2 jaro-winkler-distance 2 fuzzy-matching 2 greedy-algorithms 2 sorensen-dice-distance 2 knapsack01 2 coinchange 2 jaro-distance 2 suffix-array 2 string 2 linked-list 2 huffman-coding 2 sum 2 san-diego 2 polynomial-multiplication 2 lcm 2 gcd 2 sagemaker 2 coursera 2 big-o-notation 2 n-queens-problem 2 subset-sum 2 algorithmic-toolbox 2 advanced-data-structures 2 advanced-algorithms 2 design-analysis-algorithms 2 plagiarism-detection 2 jaro 2 sequence-alignment 2 job-sequencing-algorithm 2 jaccard-similarity 2