CodeBook
Ctrlk
  • Introduction
  • Array
  • Binary Search
  • Two Pointers
  • BFS
  • DFS
  • Tree
  • String
    • 1 Pattern
    • 2 Implementation
    • 3 Substring
    • 4 Number
    • 5 Decode
    • 6 Palindrome
    • 7 Evaluation
      • Solve the Equation
      • Simplify Path
      • Valid Number
    • 8 Binary String
    • 9 Parenthesis
  • Data Structures
  • Advanced Data Structures
  • Graph
  • Dynamic Programming
  • Common Methods
  • Design/OOD
  • Appendix
Powered by GitBook
On this page
  1. String

7 Evaluation

Solve the EquationSimplify PathValid Number
PreviousLongest Palindromic SubstringsNextSolve the Equation

Last updated 6 years ago