Skip to content

yashthakur16/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

Welcome to the Data Structures and Algorithms repository. This repository contains my documented practice and solutions for various data structure and algorithm problems from platforms like LeetCode, Coding Ninjas, and Geeks for Geeks, with a focus on linear data structures.

Features

  • Comprehensive Solutions: Includes solutions to a variety of problems from popular coding platforms.
  • Focused Study: Emphasizes linear data structures such as arrays, linked lists, stacks, and queues.
  • Well-Documented: Each solution is well-documented to facilitate understanding and learning.
  • Diverse Techniques: Demonstrates different algorithms and problem-solving techniques.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have the following installed on your local machine:

  • Git
  • A C++ compiler (like GCC or Clang)

Installation

  1. Clone the repository:

    git clone https://github.com/yashthakur16/Data-Structures-and-Algorithms.git
    cd Data-Structures-and-Algorithms

Usage

Navigate through the directory to find solutions to specific problems. Each file is named according to the problem it solves.

Example Files

  • Add Two numbers represented by linked list.cpp: Solution for adding two numbers represented by linked lists.
  • Binary Search: Solutions related to binary search algorithms.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Yash Thakur : tyash6843@gmail.com

Project Link: https://github.com/yashthakur16/Data-Structures-and-Algorithms

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published