Skip to content
#

string-manipulation

Here are 187 public repositories matching this topic...

A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.

  • Updated May 22, 2025
  • C++
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 deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.

  • Updated Jun 17, 2024
  • C++

🎯 Repository contains code of various 🚀Data-structures,🚀Algorithms as well as 👩🏻‍🎓 Pre-Placement Course Material 🎓including topics like - Array, Bits manipulation, Recursion, Tricky problem statements, Mathematical coding problems, Linked lists, Stack, Queue, Graph, Tree, STL, Searching algorithms, Sorting algorithms, etc.👩🏻‍🎓

  • Updated Oct 13, 2021
  • C++

Improve this page

Add a description, image, and links to the string-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more