Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.54 KB

File metadata and controls

54 lines (37 loc) · 1.54 KB

LeetCode Problems & Challenges

This repository tracks my progress solving LeetCode problems.

Languages:

  • JavaScript
  • Python
  • SQL

Goals:

  • Solve 300+ problems
  • Master DSA patterns
  • Prepare for software engineering interviews

DSA Progress Table:

Topics Problems Solved Easy Medium Hard
Arrays 4 4 0 0
Strings 0 0 0 0
Trees 0 0 0 0
Dynamic Programming 0 0 0 0

Challenges Progress Table:

Challenge Problems Status Completed
30 Days JavaScript 11 Ongoing
SQL 50 0 Pending
Top Interview 150 0 Pending

This Repository is created by me to keep a track of all the problems i have solved and all the challenges completed on leetcode.



What is it? And Why?

  • This Repository Basically Has Solution To all the question that i have solved on leetcode Every Problem's Solution is in file with the question no. that is on leetcode

  • I Will be updating it every day after solving questions on leetcode and i will also try to share discussion that i'll be sharing on leetcode into this repository

  • This Repository can help you If you stuck in any specific problem but my advise is don't copy the solutions from this repository try to solve it your own you can use this to learn the approach.



Warning: Please Don't Try To create Pull Requestes And Any Issues Into this repository Bcoz I am not going to merge fix any issue.

That's It About it.