Profile: https://leetcode.com/u/onyx_098/.
-
The format of the files is #ProblemNumber_ProblemName.cpp where problem number and name are according to leetcode.
-
Each file contains a class Solution which has the respective public solution and private methods if any.