Looped maze solver

sir
i would like to know how to solve the mazed line following track with loops in it.
i tried the left hand rule as well as the right hand rule method but could not solve the maze .
i would be really blessed if you could show me a way to solve the maze with loops
thank you for your support

Hello.

We do not have any example code for looped maze solving, but a quick Internet search revealed this academic paper, which features code for Arduinos and might be a good start for your project:

If you get started writing your program and run into trouble, you could post the code you have so far and a description of your issue here and we might be able to help you troubleshoot.

-Josh.