Regex & Text Manipulation Cheatsheets

Sorting Algorithms Cheat Sheet
Sorting Algorithms Cheat Sheet

A concise cheat sheet covering common sorting algorithms, their time complexities, and pseudocode for quick reference during coding interviews and algorithm analysis.

Regular Expressions Cheat Sheet
Regular Expressions Cheat Sheet

A concise reference for regular expressions, covering syntax, metacharacters, common patterns, and usage examples for efficient text processing.

JSON Formatting Cheatsheet
JSON Formatting Cheatsheet

A comprehensive guide to JSON formatting, covering syntax, data types, best practices, and tools for creating readable and maintainable JSON documents.

LaTeX Cheat Sheet
LaTeX Cheat Sheet

A concise reference for LaTeX markup and formatting, covering essential commands and environments for document creation.

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.