Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.5 KB

File metadata and controls

41 lines (28 loc) · 1.5 KB

Data Structures & Algorithms

Welcome to my personal repo for learning Data Structures and Algorithms (DSA)!
This repository documents my progress, thought process, and solutions to various problems from LeetCode, CodeWars, and other platforms — using JavaScript to solve them.


About This Repository

This repo serves as my learning log — it's a place where I:

  • Solve problems (as consistently as possible)
  • Prerequisites For solving the problem
  • Write clear comments explaining:
    • The problem statement from the platforms
    • How I understood it
    • My thought process and approach
    • And finally, a link to the original problem

Each folder represents a topic, and each file inside contains a single problem from the platforms.

Notes

  • For learning im using Neetcode Roadmap for the path of my learning journey, Youtube && documentation.
  • For practicing im using LeetCode && CodeWars ( You can find my accounts down under)

My CodeWars / LeetCode Accounts

Codewars Badge

LeetCode Badge