Solving the printing time puzzle on a circular printer. ๐๐๐ช
The question involves calculating the time taken to print a given string, where each character is located on a directionless printer and the pointer moves from one character to another in one second.
With the input string "AZGB", the index of 'A' is ...
ankushsrj.hashnode.dev3 min read