Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
-
Updated
Jul 22, 2021 - Go
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
Common Code for Competitive Programming in C++
Truth Table generator with Java for discrete mathematics Course
Dynatrace FM-Index library
C#.NET based DevFast NuGet package
The algorithms from Data Structures, Competitive Programming Courses
Checking the correct use of ( ) and { } and [ ] in mathematical expressions
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.
PHP string processing library.
My solutions for different online judges: UVa, LightOJ, SPOJ, Codeforces, Codechef, Atcoder, Timus, URI etc.
C++ homework code and final project
Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categories—your pathway to proficiency.
A fast, spec-compliant semantic versioning library for Swift
A library for generalised suffix trees
Java based implementation of the Unix core tool wc.
NPTEL Programming, Data Structures and Algorithms using Python Week 5 Programming Assignment
Break a string into words based on a specific separator as character
Pattern Matching Tool. (Software developed as part of the course 'String Processing')
This project implements a TCP server and client in C, using the TCP/IP protocol. The server and client communicate over a network connection and perform string processing operations based on the client's request.
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."