Giter Site home page Giter Site logo

striversdsasheet's Introduction

Strivers A2Z DSA Course Solutions

Strivers A2Z DSA Course

Welcome to my Strivers A2Z DSA Course Solutions repository! Here, you'll find my solutions to various problems from the Strivers A2Z DSA Course Sheet. This repository serves as a collection of my progress and learning journey through the comprehensive Data Structures and Algorithms curriculum provided by the Strivers team.

About Strivers A2Z DSA Course

The Strivers A2Z DSA Course is a highly regarded course designed to equip aspiring software engineers with a strong foundation in Data Structures and Algorithms. The course covers a wide range of topics, from the basics to advanced algorithms, and includes problems that have been frequently asked in technical interviews.

Strivers A2Z DSA Course

Repository Structure

The repository is organized based on the topics covered in the Strivers A2Z DSA Course Sheet. Each topic has its own directory containing solutions to problems related to that topic. The structure is as follows:

- Basics/
    - problem1.cpp
    - problem2.py
    - ...
- Sorting/
    - problem3.java
    - problem4.cpp
    - ...
- Arrays/
    - problem5.py
    - problem6.java
    - ...
- ... (Similar structure for other topics)

Fast Travel

# Topic Links
01 Learn the Basics link
02 Learn Important Sorting Techniques link
03 Solve problems on Arrays link
04 Binary Search link
05 Strings link
06 Learn Linked List link
07 Recursion link
08 Bit Manipulation link
09 Stack and Queues link
11 Slinding Window & Two Pointers link
12 Heaps links
13 Greedy Algorithms link
14 Binary Trees link
15 Graphs link
16 Dynamic Programming link
17 Tries link
18 More on Strings link

Getting Started

If you're interested in exploring my solutions, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/arindal1/StriversDSASheet.git
  2. Navigate to the directory corresponding to the topic and problem difficulty you're interested in.

  3. Open the solution files in your preferred programming language to study the code and approach used.

  4. Feel free to modify and experiment with the solutions to deepen your understanding.

Contributing

While this repository primarily contains my solutions, I welcome contributions in the form of additional solutions, optimization techniques, or explanations. If you'd like to contribute, follow these steps:

  1. Fork the repository to your GitHub account.

  2. Create a new branch for your contributions:

    git checkout -b feature/add-solution
  3. Add your solution file to the appropriate directory.

  4. Commit your changes:

    git commit -m "Add solution to problemX"
  5. Push the changes to your forked repository:

    git push origin feature/add-solution
  6. Open a pull request on GitHub, describing the problem and your solution.

Contact

If you have any questions or want to connect, feel free to reach out:

Special Thanks to

Raj Vikramaditya aka Striver_79 and his team.

Remember, this repository is dedicated to showcasing solutions to Strivers A2Z DSA Course problems and to fostering a collaborative learning environment. Happy coding! ๐Ÿš€

striversdsasheet's People

Contributors

arindal1 avatar vinayparjapati5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vinayparjapati5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.