strings topic

List strings repositories

AArch64_Assembly

135
Stars
40
Forks
Watchers

All Algorithms implemented in AArch64 Assembly

Data-Structures-Algorithms

320
Stars
132
Forks
Watchers

My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++

util

287
Stars
37
Forks
Watchers

A collection of useful utility functions

strsim

43
Stars
2
Forks
Watchers

string similarity based on Dice's coefficient in go

ziglyph

208
Stars
7
Forks
Watchers

Unicode text processing for the Zig programming language.

BhimIntegers

49
Stars
12
Forks
Watchers

BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform...

30-days-of-Dynamic-Programming

114
Stars
33
Forks
Watchers

Sharing my 30 days long journey :purple_heart: of Dynamic Programming :dizzy: :fire: . This would not be possible without Aditya Verma's DP series :pray: :point_down: :point_down:

InterviewBit

91
Stars
56
Forks
Watchers

Collection of solution for problems on InterviewBit

strsepf

29
Stars
0
Forks
Watchers

String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.