Skip to content

nzrrs/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A repository dedicated to learning and practicing Data Structures and Algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors