Repository navigation

#

lcs-algorithm

Automatically generate AV byte signatures from sets of similar binaries.

C++
278
8 个月前

A JavaScript library to diff two images. Uses the LCS algorithm to allow content to shift.

JavaScript
19
4 个月前

Longest Common Subsequence algorithm implemented in JavaScript.

JavaScript
10
1 个月前

The Canada Labour Research Assistant (CLaRA) is a privacy-first LLM-powered RAG AI assistant proposing Easily Verifiable Direct Quotations (EVDQ) to mitigate hallucinations in answering questions about Canadian labour laws, standards, and regulations. It works entirely offline and locally, guaranteeing the confidentiality of your conversations.

Python
7
13 小时前

BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)

Python
6
2 年前

LCS is an algorithm to find the Longest Common Subsequence between two Strings.

C++
5
7 年前

Implementation of several popular and most used data structures using C++

C++
2
5 年前

Implementations of most algorithms learnt in the course UE18CS311

C
2
2 年前

Dynamic Programming for optimizing LED connections without wire crossings.

Java
1
1 年前

Contains Plagarism checking, implemented with the concept of Longest common subsequence.

Java
1
2 年前

Here are solutions from problems that i coded for my assignment, preparing for competitions. They are sorted by some criteria, like DP, greedy, ad hoc, etc.

C++
1
4 年前

Detect cancerous and non-cancerous DNA sequences from datasets, Using cpp programming language. One of application of LCS

Jupyter Notebook
1
3 年前

TEC - TC2017 (Algorithm Analysis and Design) - Projects

C++
1
6 年前

longest common subsequence (LCS) algorithm visualization using React

JavaScript
1
5 年前