How to use this tool
  • Write your algorithm in pseudocode or select a programming language
  • Use common loop structures (for, while) and operations
  • The analyzer will detect patterns and calculate Big O notation
  • Results include both time and space complexity analysis