This repository contains java solutions for the various problems which are based algorithms and data structures from platforms like Hacker Rank, Leet Code, Hacker Earth, Geeks For Geeks and Code Chef.
Note : Since, these problems were done on the online platforms, few of the solutions contains only the logic. So, in some cases you might need to add Main Class in the solution files in order to execute them properly in IDE.