Skip to content
/ DSA Public

This repository is dedicated to solving problems from platforms like LeetCode and NeetCode with the goal of mastering DSA concepts and improving problem-solving skills.

Notifications You must be signed in to change notification settings

selengetu/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Repository

Welcome to my Data Structures and Algorithms (DSA) repository! This repository is dedicated to solving problems from platforms like LeetCode and NeetCode, with the goal of mastering DSA concepts and improving problem-solving skills.


About

This repository contains solutions to a wide range of problems, categorized by data structures and algorithms. It serves as:

  • A personal learning log to track my progress.
  • A reference guide for revisiting concepts and problem-solving strategies.
  • A showcase of my dedication to consistently improving my coding skills.

Key Features

  1. Problem Coverage:

    • LeetCode: Covers a variety of problems, from easy to hard.
    • NeetCode: Focused on NeetCode’s curated DSA problem lists (Neetcode 250)
  2. Languages Used:

    • Primarily solved in Python for readability and efficiency.
    • Optimized code where applicable.
  3. Categories:

    • Array
    • String
    • Linked List
    • Binary Tree / Binary Search Tree
    • Graph
    • Dynamic Programming
    • Backtracking
    • Heap / Priority Queue
    • Sorting and Searching
    • Bit Manipulation

Progress

  • Total Problems Solved: 40
  • Problems categorized by difficulty:
    • Easy: 38
    • Medium: 1
    • Hard: 1

About

This repository is dedicated to solving problems from platforms like LeetCode and NeetCode with the goal of mastering DSA concepts and improving problem-solving skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published