Code Monkey home page Code Monkey logo

dsa-thapar's Introduction

DSA Practice Repository

Welcome to the DSA (Data Structures and Algorithms) Practice Repository! This repository is designed to help you improve your understanding and implementation skills of various data structures, algorithms, and problem-solving techniques.

Repository Structure

The repository is organized into folders, each representing a specific type of data structure, algorithm, or a set of related questions.

Each folder's "README.md" file provides:

  • A description of the problem or algorithm being discussed.
  • A detailed explanation of the approach used in the solution.cpp file.
  • If applicable, a breakdown of the time and space complexity of the solution.
  • Tips and insights to help you better understand the concept.

How to Contribute

Contributions to this repository are welcomed! If you've solved a problem and would like to share your solution:

Fork this repository.

  • Create a new folder under the relevant category
  • Inside the new folder, create a solution.cpp file with your code and a README.md file explaining your approach.
  • Submit a pull request with your changes.
  • Please ensure that your code is well-documented, follows best practices, and is easy for others to understand.

Learning Resources

Remember that while practicing, it's important to also refer to learning resources like textbooks, online tutorials, and videos to deepen your understanding of data structures and algorithms. The provided README.md files aim to help you understand specific solutions, but additional learning materials can provide you with a broader perspective.

Happy coding and practicing! Feel free to reach out if you have any questions or suggestions.

dsa-thapar's People

Contributors

visheshrwl avatar

Watchers

 avatar

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.