Solutions for the problems in Leet Code And Hacker Rank. All of the solutions here are passing all the test cases in the Leet Code and Hacker Rank evaluation.
Leet Code:
Folder for solutions of Leet Code questions.
Hacker Rank:
Folder for solutions of Hacker Rank questions.
OOP:
Folder for object oriented design patterns with examples.
Algorithms:
Folders for solutions of ALGORITHMS problems.
Data Structures:
Folders for solutions of DATA STRUCTURES problems.
Mathematics:
Folders for solutions of MATHEMATICS problems.
Medium:
Contains solutions to MEDIUM problems, these includes - Algorithms,
Data Structures, Mathematics Problems in HackerRank.
Hard:
Contains solutions to HARD problems, these includes - Algorithms,
Data Structures, Mathematics Problems in HackerRank.
Easy But Not Easy:
Contains solutions to problems which i do not truly believe are 'Easy'.
Training:
Important algorithms written from scratch.
TIPS.md:
I have written out key points within my journey of studying algorithms and data structures.