Common Code for Competitive Programming in C++
-
Updated
Feb 10, 2024 - C++
Common Code for Competitive Programming in C++
C#.NET based DevFast NuGet package
The algorithms from Data Structures, Competitive Programming Courses
Pattern Matching Tool. (Software developed as part of the course 'String Processing')
A library for generalised suffix trees
A robust C++ solution for validating parentheses in strings. This project features a well-tested algorithm that handles different types of parentheses, including (), {}, and []. It is designed to cover a wide range of scenarios, from simple to complex nested structures, ensuring the correct ordering and pairing of parentheses.
Uni year 1 C++ individual tasks
My solutions for different online judges: UVa, LightOJ, SPOJ, Codeforces, Codechef, Atcoder, Timus, URI etc.
NPTEL Programming, Data Structures and Algorithms using Python Week 5 Programming Assignment
Developed a mini sql engine particularly for processing of all variation of select based sql queries.
Script to search the accompanying GUTINDEX file by e-text number, title or author.
Working with text, processing of strings in Java.
Java based implementation of the Unix core tool wc.
PHP string processing library.
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
[W-8] Remove the spaces in the parentheses when there is only one word in the parentheses
Provides useful functions for manipulating strings and can be used in typescript/javascript.
This is a project that tests 2 string processing algorithms, Rabin-Karp and Knuth-Morris-Pratt. The algorithms were tested in C language.
typescript-slugify is a lightweight npm package that provides a simple function for converting strings into URL-friendly slugs. Written in TypeScript, this utility offers easy integration and efficient string processing, making it ideal for web development projects.
Add a description, image, and links to the string-processing topic page so that developers can more easily learn about it.
To associate your repository with the string-processing topic, visit your repo's landing page and select "manage topics."