Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 572 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 572 Bytes

LeetCode-Solution

This repository contains solutions to problems present on LeetCode🌟.

It will cover various topics like DS, Algo, DP, Backtracking etc. The problems are divided as Easy, Medium and Hard (as it is on LeetCode itself).

The code is written in Java☕ language and makes the best use of Collections (advanced Java). Also, the code is clean, compact and formatted properly.:sunglasses:

I will try to optimize each problem in the best way possible. I will aim to complete at least 1000+ problems.:100:

Happy Coding !:sparkles: