Skip to content

This repository contains data structures exercises and solutions

Notifications You must be signed in to change notification settings

AdilMughal2126/data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Data Structures Collection 🌟

Welcome to the Awesome Data Structures Collection! This repository is a curated list of various data structures implemented in python. Whether you're a beginner or an experienced developer, this collection aims to provide you with a comprehensive resource to learn and understand data structures better.

List of Data Structures Included:

  • Arrays
  • Stack
  • Queue
  • Linked List
  • Trees
  • Sets
  • Dictionaries
  • Sorting Algorithms
  • (Feel free to add more!)

How to Contribute:

Contributions are always welcome and greatly appreciated! Here's how you can contribute:

  1. Fork the repository.
  2. Implement a new data structure or improve an existing one.
  3. Add your changes.
  4. Submit a pull request.

Guidelines for Contributions:

  • Please make sure your code follows good coding practices.
  • Include comments and documentation for better understanding.
  • Ensure your code is well-tested.

Get Started:

  • Clone the repository to your local machine.
  • Explore the different data structures available.
  • Experiment with implementations and learn how they work.

Contributors:


Let's build a fantastic collection of data structures together! Happy coding! 🚀💻

About

This repository contains data structures exercises and solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages