# I started to solve leetcode problem, I decided to use Elixir at first cuz I feel happy using it, but most of two pointer problem are difficult to solve in Elixir, then i wonder if there is a code pattern in Elixir to solve two pointer problem.