Regex & Text Manipulation Cheatsheets

Graph Algorithms Cheatsheet
Graph Algorithms Cheatsheet

A quick reference guide to graph algorithms, commonly used in coding interviews. Covers fundamental algorithms, their complexities, and common use cases.

Regular Expressions (Regex) Examples Cheatsheet
Regular Expressions (Regex) Examples Cheatsheet

A comprehensive cheat sheet providing practical examples of regular expressions for various use cases. Master regex with these examples!

Algorithmic Problem Solving Cheatsheet
Algorithmic Problem Solving Cheatsheet

A quick reference guide to algorithmic problem-solving techniques, data structures, and common algorithms, useful for coding interviews and general problem-solving.