Skip to content

kriishukla/DSA

Repository files navigation

DSA (Data Structures and Algorithms)

This repository contains implementations and examples of various data structures and algorithms in the C programming language.

Table of Contents

  1. Array
  2. Bitwise
  3. Dynamic Programming (DP)
  4. Popular Data Structure Implementation in C
  5. Recursion
  6. Array Searching
  7. Array Sorting
  8. Basic Maths

Getting Started

Each folder contains the implementation and examples related to the specific topic mentioned. Feel free to explore and use the provided code as a reference.

Contributing

If you want to contribute or add more examples, follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Commit your changes.
  5. Push to the new branch.
  6. Create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors