This repository contains some of the programming questions I faced in online websites and judges.
Disclaimer- Please do not copy-paste the code the instant you see the question. Understand the flow of the code and then you can try out or copy-paste it.
This repository contains files with following structure:-
- Entire question inside comments as mentioned in the websites.
- solution done exactly inside the code editor without any main functions.