Regex & Text Manipulation Cheatsheets
A concise guide offering effective strategies and techniques for acing coding interviews, covering preparation, problem-solving, communication, and follow-up.
A concise guide to advanced regular expression patterns and techniques, including lookarounds, backreferences, and conditional matching, designed to help you master complex text manipulation.
A quick reference guide to Markdown syntax, covering essential elements for formatting text, creating lists, adding links and images, and more.
A comprehensive guide to XML formatting, covering syntax, best practices, and common formatting techniques for creating readable and maintainable XML documents.
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.