Skip to content
Dhruva Bhat edited this page Feb 1, 2024 · 2 revisions

DSA Cracker Wiki

Welcome to DSA Cracker Wiki!

Introduction

Welcome to DSA Cracker, your ultimate resource for mastering Data Structures and Algorithms. This repository is carefully structured to assist you in systematically practicing and honing your DSA skills. Whether you're a beginner or an experienced programmer, DSA Cracker offers a curated collection of problems from various platforms to help you enhance your problem-solving abilities.

Folder Structure

The repository is organized into folders based on different data structures, making it easy for you to focus on specific areas of interest. Each folder contains problems related to a particular data structure, providing a targeted approach to your learning. For example:

  • Array: Problems related to arrays.
  • LinkedList: Problems related to linked lists.
  • Queue: Problems related to queues.
  • Stack: Problems related to stacks.

Feel free to contribute to the repository by adding more problems, solutions, or improving existing ones. Your contributions help create a vibrant and comprehensive resource for the community.

Contributing

We actively encourage contributions from the community. If you're interested in contributing, please follow our Contributing Guidelines. Your contributions can include adding new problems, providing solutions, or enhancing existing content. Together, we can make DSA Cracker an even more valuable resource for learners worldwide.

Badges

Here are some badges representing the current status of the repository:

  • GitHub stars
  • GitHub forks
  • GitHub issues
  • GitHub pull requests
  • Contributors
  • Last Commit

These badges give you a quick overview of the repository's popularity and community engagement.

License

This project is licensed under the MIT License, providing you with the freedom to use, modify, and share the content. Make sure to review the License for more details.

Thank you for being a part of the DSA Cracker community! Happy coding and problem-solving!