58 results for “topic:string-processing”
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
universal text processor
Powerful CLI tool and Rust library for chainable string transformations using intuitive template syntax 🔗
PHP string processing library.
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.
🤬 Filter kata kotor sederhana dengan regex. Cek, sensor, dan hapus kata kasar dengan pola karakter mirip.
A fast, spec-compliant semantic versioning library for Swift
C++ homework code and final project
My solutions for different online judges: UVa, LightOJ, SPOJ, Codeforces, Codechef, Atcoder, Timus, URI etc.
Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categories—your pathway to proficiency.
CPS125 - This course is for Engineering Students and introduces concepts, theory and practice of computer programming, using the C programming Language. This course is taken at TMU, formally known as Ryerson.
Data analysis of lung cancer responses using custom built hash table
A library for generalised suffix trees
Created AI supported chatbot using react. The chatbot uses the information given by us to respond to users.
This tool converts standard text into a unique unary-based "Chuck Norris" code and decodes it back to plain text.
A high-performance C program that analyzes text files to find the most frequently occurring words using a custom hash table implementation.
🏭 Pub package for string matching utilities
Mask characters in a string - replace p,o,m with '*' (python example)
Python-based word scoring engine that computes the highest-scoring Scrabble word from a given set of letters using official tile values, wildcard logic, and dictionary matching.
Pattern Matching Tool. (Software developed as part of the course 'String Processing')
NPTEL Programming, Data Structures and Algorithms using Python Week 5 Programming Assignment
A logic-driven C# application focused on security algorithms and password analysis. This project prioritizes backend complexity over UI, featuring a custom-built scoring engine, common password detection, and realistic 'Time-to-Crack' estimations.
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.
Herramienta CLI para la detección forense de similitudes en textos. Implementa el Índice de Jaccard y modelos de N-Gramas para calcular porcentajes de coincidencia. Proyecto para Fundamentos de Programación, FIUBA.