#
string-algorithms
Here are 63 public repositories matching this topic...
Storage for my snippets, toy programs, etc.
-
Updated
Feb 18, 2021 - C++
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
c-plus-plus
algorithm
algorithms
graph-algorithms
mathematics
competitive-programming
data-structures
sorting-algorithms
computational-geometry
game-theory
tree-structure
combinatorics
dynamic-programming
coding-interviews
hashing-algorithms
greedy-algorithms
binary-search
number-theory
string-algorithms
backtracking-algorithm
-
Updated
Oct 10, 2020 - C++
Coursera's Data Structures and Algorithms Specialization
algorithm
graph-algorithms
priority-queue
data-structures
binary-search-tree
sorting-algorithms
heap
tree-structure
search-algorithm
dynamic-programming
shortest-paths
hash-algorithm
heuristics
minimum-spanning-trees
greedy-algorithm
hash-tables
string-algorithms
efficient-algorithm
amortized-array
disjoint
-
Updated
Aug 15, 2019 - Python
Common algorithms implemented in JavaScript.
javascript
computer-science
algorithms
graph-algorithms
computer-science-algorithms
sorting-algorithms
common-algorithms
string-algorithms
javascript-algorithms
array-algorithms
geometry-algorithms
math-algorithms
-
Updated
Jan 27, 2019 - JavaScript
Solution To HackerRank Problems
algorithms
solutions
graph-algorithms
hackerrank
recursion
bit-manipulation
data-structures
java-8
searching-algorithms
greedy-algorithms
warmup
string-algorithms
implementation-of-algorithms
array-algorithms
-
Updated
Aug 16, 2018 - Java
My Solutions to basic Algorithms and Data Structures
hashing
tree
linked-list
stack
queue
graphs
recursion
backtracking
sorting-algorithms
heap
dynamic-programming
symbol-table
searching-algorithms
greedy-algorithms
disjoint-sets
selection-algorithms
string-algorithms
divide-and-conquer
algorithms-and-data-structures
algorithm-design
-
Updated
Oct 3, 2020 - Java
Advanced algorithms lectures for computer science students.
algorithms
graph-algorithms
dynamic-programming
greedy-algorithms
string-algorithms
shortest-path-algorithms
pattern-searching-algorithms
string-compression-algorithms
spanning-tree-algorithms
-
Updated
Jun 13, 2021
miRNA-UTR approximate matching algorithms in R/Python/Bash
bioinformatics
computational-biology
approximate-string-matching
string-algorithms
mirna
utr-regions
-
Updated
Jun 14, 2016 - Python
Some useful algorithms for competitive programming
algorithms
graph-algorithms
competitive-programming
data-structures
string-algorithms
geometry-algorithms
competitive-programming-algorithms
competitive-programming-reference
-
Updated
Jul 6, 2021 - C++
Python Codes. topics: bioinformatics, cryptography, software analysis.
-
Updated
Apr 22, 2017 - Python
This repository contains all the algorithms implementation & problems solution, assignment solution, Interview question solution & other related materials (Slides, Resources) related to Princeton University algorithms Part I & II course at COURSERA
algorithms
regex
linear-programming
reduction
data-structures
sorting-algorithms
searching-algorithms
minimum-spanning-trees
compression-algorithm
string-algorithms
reductions
burrows-wheeler-transform
algs4
shortest-path
codinginterview
princeton-algorithms
maxflow-mincut
graphs-algorithms
intractability
suffix-arrays
-
Updated
May 19, 2021 - Java
The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Used for Faster String matching! The binary is numerical addressing ; given a numerical value / find the node in the tree to store the value; Sentences can be added to the Search Tree; As well as finding prefixes and suffixes of sentences in the trie
tree
binary-data
genetic-algorithm
machine-learning-algorithms
trie
conversation
binary-search-tree
binary-tree
binary-trees
genetic-algorithms
string-search
string-algorithms
data-structures-algorithms
tries
visual-basic-net
trie-tree
data-structure-and-algorithm
spydazweb
spydaz
conversation-tree
-
Updated
May 2, 2021 - Visual Basic .NET
競プロライブラリ
-
Updated
May 15, 2021 - C++
computer-science
algorithms
graph-algorithms
bit-manipulation
data-structures
sorting-algorithms
computational-geometry
dynamic-programming
hashing-algorithms
search-algorithms
numerical-optimization
greedy-algorithms
numerical-analysis
string-algorithms
divide-and-conquer
algorithms-and-data-structures
algorithmic-toolbox
cpp20
data-structures-and-algorithms
mathematical-algorithms
-
Updated
Jul 24, 2021 - C++
Fabio Cunial's coding portfolio
c
java
bioinformatics-analysis
string-algorithms
burrows-wheeler-transform
algorithms-and-data-structures
string-mining
-
Updated
May 9, 2020 - Java
Basic seed-and-extend DNA sequence read aligner
bioinformatics
string
cpp11
run-length-encoding
fasta
fastq
substring
dna-sequences
string-algorithms
fm-index
string-similarity
substring-search
burrows-wheeler-transform
suffix-array
run-length-decoding
cigar
sam-format
-
Updated
Jul 12, 2018 - C++
Includes searching, sorting, graph, string processing algorithms and many others..
-
Updated
Jul 11, 2021 - Java
Basic bioinformatics algorithms implementation using c++14
bioinformatics
algorithm
cpp
graph-algorithms
coursera
dynamic-programming
rosalind
string-algorithms
randomized-algorithms
-
Updated
Oct 13, 2017 - C++
Library in C++ that implements strings operations
-
Updated
Jul 13, 2020 - C++
This repository contains all the solutions of assignments, starter files and other materials related to this specialization.
algorithms
graph-algorithms
linear-programming
data-structures
sorting-algorithms
dynamic-programming
shortest-paths
searching-algorithms
minimum-spanning-trees
greedy-algorithms
sat
streaming-algorithms
maxflow
genome-assembly
string-algorithms
burrows-wheeler-transform
divide-and-conquer
debruijn-graph
suffix-trees
np-completeness
-
Updated
Jan 31, 2021 - Java
Algorithms and Data Structures course at ITMO University
hashing
algorithms
data-structures
sorting-algorithms
bst
segment-tree
dfs-algorithm
string-algorithms
heap-algorithm
suffix-tree
suffix-array
flows
shortest-path-algorithm
matching-algorithm
suffix-automaton
dsu
linear-data-structures
sortnet
exponential-algorithms
number-algorithms
-
Updated
Apr 29, 2020 - C++
COMP9024 Data Structures and Algorithms 18S2
-
Updated
Feb 16, 2019 - C
data structures and algorithms
computer-science
tree
algorithms
graph
interview
python3
sort
data-structures
red-black-tree
convex-hull
dynamic-programming
greedy-algorithms
string-algorithms
divide-and-conquer
maximum-flow
avl-tree-implementations
backtraking
closest-pair-of-points
b-tree-implementation
-
Updated
Nov 7, 2020 - Jupyter Notebook
Design and implementation of a fast Earley parser with some test cases in Wolfram language ....... also a ready-made lexer with parsing with the grammar for all the regular languages :) :) ....
programming-language
parser
parsing
parser-generator
mathematica
wolframlanguage
theoretical-computer-science
earley-algorithm
earley
compiler-design
string-algorithms
wolfram-language
wolfram-mathematica
earley-parser
compiler-construction
lexer-parser
-
Updated
Mar 17, 2021 - Mathematica
HeadlineTextProcessor
-
Updated
Mar 22, 2019 - Java
-
Updated
Apr 7, 2020 - C++
Improve this page
Add a description, image, and links to the string-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the string-algorithms topic, visit your repo's landing page and select "manage topics."