Skip to main content

Tech lookup

Syntax Cheatsheets

Math / Probability Theory

Math Tools

Infosec

Algorithms

  • Master Theorem
    • T(n): Total time spent by algorithm
    • n: input size
    • a: # of subproblems in the recursion
    • b: factor by which subproblem size is reduced
    • f(n): time at current level (excluding subproblems)

Formal Verification

Artificial Intelligence

Tech Interview Guidebook

"Code Doodle" Services

  • Google Colab
  • jDoodle

Pre-Commit

Website creators

Git

  • GitHub
  • GitLab
  • BitBucket

Post-Commit CI/CD

  • Travis
  • GitHub Actions

Containers

Click to expand!
## Heading 1. A numbered 2. list * With some * Sub bullets