Skip to content

Opening book details…

About this document

Bit Manipulation and String Algorithms by om.kulkarni is a document available to read on EtoBox.

The document contains a collection of C++ functions and data structures for various algorithmic tasks, including bit manipulation, string searching algorithms like KMP and Rabin-Karp, prime factorization, and combinatorial mathematics. It also includes implementations of a monotonic stack and queue, as well as methods for factorial computation and modular arithmetic. Overall, it serves as a reference for competitive programming techniques and data structures.

Author
om.kulkarni
Language
EN