Regex & Text Manipulation Cheatsheets
A concise cheat sheet covering common sorting algorithms, their time complexities, and pseudocode for quick reference during coding interviews and algorithm analysis.
A concise reference for regular expressions, covering syntax, metacharacters, common patterns, and usage examples for efficient text processing.
A comprehensive guide to JSON formatting, covering syntax, data types, best practices, and tools for creating readable and maintainable JSON documents.
A concise reference for LaTeX markup and formatting, covering essential commands and environments for document creation.
A quick reference guide to graph algorithms, commonly used in coding interviews. Covers fundamental algorithms, their complexities, and common use cases.
A comprehensive cheat sheet providing practical examples of regular expressions for various use cases. Master regex with these examples!
A quick reference guide to algorithmic problem-solving techniques, data structures, and common algorithms, useful for coding interviews and general problem-solving.