Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 438 Bytes

File metadata and controls

9 lines (5 loc) · 438 Bytes

What is it

I save here my answers for tasks from leetcode.com. This is done for tracking self education.

Solutions are placed in sub-folders (e.g., cpp/easy/).

C++ code is done in Qt Creator. In order to launch some solution replace content of main.cpp with the content of section /* main.cpp */ in corresponding file.

My LeetCode profile: https://leetcode.com/eruzavin/.