Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiing-dom/data-structures-algorithms

data structures and algorithms
https://github.com/kiing-dom/data-structures-algorithms

algorithms-and-data-structures data data-structures java leetcode

Last synced: 9 days ago
JSON representation

data structures and algorithms

Awesome Lists containing this project

README

        

# Data Structures and Algorithms 👨🏾‍💻

Welcome to the **Data Structures and Algorithms (DSA)** repository! This project is a collection of solutions to a variety of DSA problems, sourced from well-known problem lists like LeetCode 75, Blind 75, NeetCode 150, and others.

## Table of Contents 📕

- [Overview](#overview)
- [Problem Lists](#problem-lists)
- [Repository Structure](#repository-structure)

## Overview 📄

This repository aims to provide well-documented solutions to a curated set of data structures and algorithms problems. The goal is to practice and master essential DSA concepts, improve problem-solving skills, and provide a resource for others preparing for technical interviews.

## Problem Lists 🧮📃

Here are some of the primary problem lists covered in this repository:

- **LeetCode 75**: A set of 75 essential problems on LeetCode.
- **Blind 75**: A curated list of 75 problems frequently asked in technical interviews.
- **NeetCode 150**: A comprehensive list of 150 problems designed to cover a broad range of DSA topics.

## Repository Structure 👷🏾‍♂️

The repository is organized into folders based on problem lists and categories.