string-operations
There are 25 repositories under string-operations topic.
MattMoony/propaganda.c
A robust and easy to use string-manipulation library for the C programming language. There is no need for writing your own functions to perform simple tasks all of the time! 🐱💻
webriddler/Expression-Solver
Python built Expression Solver E.g: (Input) 2*88/99*25 (Output) 44.44
webriddler/NumtoAlpha
Python Program Converting Number to Alphabets like 42 to 'Forty Two'
Mohitsaini2028/TOC
Program of Theory of Computation with output.
techbire/python-project
This is my python project portfolio includes a range of applications, from BMI and tip calculators to games like Rock, Paper, Scissors. Let's connect and explore the world of coding together!
UltraHopeful/Turbo-Prolog-2.0
In this you will find some good basic programs of Turbo Prolog 2.0
JKL404/Toggle
Toggle is a PYTHON STRING PACKAGE for toggling the string in different formats like AbcD, aBcD, Aaa Baa etc with toggling typing speed. [ Syntax: Toggle(string, choice, speed) ]
Adarshxox/Python-lab
Beginner-friendly Python programs covering variables, data types, operators, conditions, loops, functions, and simple input/output. Great for learning core programming concepts.
FredEkstrand/StringOperations
A small collection of string operations that I found useful
priyanshu-lanjewar/cpp-str
Header File For String Datatype C++ With Advanced Features
AshishNikam111000/CPP_Basic_Algorithms
Basic Algorithms in C++ Language.
dancita/string-processor
Task for writing code for string operations against given unit tests, and adding an HTTP endpoint in another project while re-using the components of the original project.
khushi-sabarad/java_codes
Search. Sort. Merge. Matrices (+, -, *). Fibonacci. Prime. Armstrong. Palindrome. Packages. Constructors. Inheritance. String Operations.
nimmigopan/learning_pandas
Learning "Pandas" Library
peethahemanthkumar/Student-Grading-System-using-Collections
The Student Grading System is a mini project designed to manage and calculate grades for a group of students. The system utilizes collections, specifically dictionaries or lists, to store and organize student data, such as names, IDs, and scores, and to perform various grading calculations.
aishikmukherjee/Strings-in-C
Developer/Creator: Aishik Mukherjee
cgatama/Python-for-Data-Science-AI-Developmen
Python for Data Science AI Development
Faizanabid36/ts-string-toolbox
Commonly used extra JavaScript string methods
hafsamaryam08/Python-Lists
Python mini projects using lists: • To-Do List Manager • Student Grades Organizer • Inventory Tracker • User Feedback Analyzer
helenjim95/Text_Generator
Text Generator
onedionys/onedionys-string-utils
Provides useful functions for manipulating strings and can be used in typescript/javascript.
rupeshrb/DSA_algorithm
DSA Algorithms like searching, sorting etc