GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

strings

Website
Wikipedia
https://static.github-zh.com/github_avatars/alexhagiopol?size=40
alexhagiopol / cracking-the-coding-interview

#算法刷题#📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.

算法stringsarraysstacksqueuestreesgraphsrecursiondynamic-programmingsorting-algorithmssearchPythonC++cracking-the-coding-interview
C++ 628
4 年前
https://static.github-zh.com/github_avatars/nisarg0?size=40
nisarg0 / Algorithm-Implementation

This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.

sorting-algorithmsdparraysbinary-searchstrings
C++ 235
1 年前
https://static.github-zh.com/github_avatars/kothariji?size=40
kothariji / 30-days-of-Dynamic-Programming

#面试#Sharing my 30 days long journey 💜 of Dynamic Programming 💫 🔥 . This would not be possible without Aditya Verma's DP series 🙏 👇 👇

competitive-programmingknapsack-problemstringsdynamic-programming算法数据结构recursionalgorithms-and-data-structuresplacementsfaang-preparation面试
C++ 123
5 年前
https://static.github-zh.com/github_avatars/SrGrace?size=40
SrGrace / InterviewBit

Collection of solution for problems on InterviewBit

arraysmathsdynamic-programminglinked-listhashingheapsmapsstringsbinary-searchbit-manipulationstackqueuebacktrackingtreegreedy-algorithmsgraph
C++ 89
1 个月前
https://static.github-zh.com/github_avatars/MinaFaried3?size=40
MinaFaried3 / Assiut-University-Training---Newcomers

solving problems from assiut newcomers sheets

arrayscontestdata-typesloopsproblem-solvingstringsfunctions数学codeforcesdynamic-programmingrecursionnewcomersC++Java
C++ 88
2 年前
https://static.github-zh.com/github_avatars/rgroshanrg?size=40
rgroshanrg / bigint

bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which de...

bigintbiginteger-cppbigintegerC++cpp-libraryhactoberfeststringsstring-manipulationcompetitive-programming
C++ 76
1 年前
https://static.github-zh.com/github_avatars/wotpp?size=40
wotpp / wotpp

A small macro language for producing and manipulating strings.

strings编程语言C++smallfastHacktoberfest
C++ 70
4 年前
https://static.github-zh.com/github_avatars/snw1?size=40
snw1 / static-string-cpp

Compile-time string manipulation library for modern C++

compile-timestringsstatictemplates
C++ 58
1 年前
https://static.github-zh.com/github_avatars/zbjornson?size=40
zbjornson / fast-hex

Fast, SIMD hex string encoder and decoder C++ lib and Node.js module

simdavxavx2Node.jsstringshexhexadecimal
C++ 58
3 年前
https://static.github-zh.com/github_avatars/danielkrupinski?size=40
danielkrupinski / StringPool

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.

C++memory-optimizationstringsstringsingle-headerutf-8
C++ 56
3 年前
https://static.github-zh.com/github_avatars/devangi2000?size=40
devangi2000 / Data-Structures-Algorithms-Handbook

#面试#A series of important questions with solutions to crack the coding interview and ace it!

arraybacktrackingrecursionbit-manipulationdynamic-programmingdesigngraphtreesheapstacksqueueslinked-listsorting-algorithmssearching-algorithmshashing面试stringsJavaC++
C++ 52
1 年前
https://static.github-zh.com/github_avatars/kothariji?size=40
kothariji / BhimIntegers

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 ...

C++stringsbigintegerbignumberHacktoberfesthacktoberfest2020digitaloceanbeginner-friendlyOpen Source
C++ 50
5 年前
https://static.github-zh.com/github_avatars/codewithshailendra?size=40
codewithshailendra / COYO-IIT-BHU

Competitive programming workshop

arraysdynamic-programminggraphsMatrixlinked-list数据结构competetive-programmingstrings
C++ 45
6 年前
https://static.github-zh.com/github_avatars/aboffa?size=40
aboffa / CoCo-trie

COllapsed and COmpressed trie: a data-aware compressed string dictionary

compressiondata-compression数据结构dictionariesindexingstringstrie
C++ 35
7 个月前
https://static.github-zh.com/github_avatars/susantabiswas?size=40
susantabiswas / InterviewPrep

My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.

arraybstbacktrackingbinary-treesavl-treetrielinked-listdoubly-linked-listgraph-algorithmsdynamic-programminggreedy-algorithmsheaphashingqueuestackstringssorting-algorithms
C++ 32
6 年前
https://static.github-zh.com/github_avatars/debsourav33?size=40
debsourav33 / CodeForces-Problem-Solutions

Codeforces Problem Solutions. Focused on Dynamic Programming, Data Structures, Number Theory, Graph Algorithms, Binary Search

problem-solvingdynamic-programminggraph-algorithms数据结构number-theorybinary-searchstrings
C++ 30
5 个月前
https://static.github-zh.com/github_avatars/3F?size=40
3F / regXwild

⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.

Regular expressionstringstextfiltersearchmatchsearch-in-textspeedwildcardreplace-textglobconari
C++ 28
4 年前
https://static.github-zh.com/github_avatars/Chaitya62?size=40
Chaitya62 / ProCookbook

All the Famous algorithms you need!

graph数据结构number-theorysorting-algorithmshldgraphstreesstrings
C++ 19
7 年前
https://static.github-zh.com/github_avatars/chrberger?size=40
chrberger / stringtoolbox

A simple header-only, single-file string toolbox library for C++.

C++header-onlysingle-filestringstringsplatform-independent
C++ 15
3 年前
https://static.github-zh.com/github_avatars/Souravrao-31?size=40
Souravrao-31 / Data-Structure-and-Algorithms

#算法刷题#Efficient code and competitive platform problems with solutions on Data Structure & Algorithms.

数据结构stackqueuelinked-listtreesrecursionbacktracking-algorithm算法fundamentalsdynamic-programmingCodeChefleetcode-solutionsstringsgraphs-algorithmsstl-containersHacktoberfesthactoberfest2021
C++ 14
3 年前
loading...