Skip to content

richiepagard/c-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA with C programming language

About

Data Structure and Algorithm with C

This repository has an implementation of the algorithms and data structures in the C programming language. I made this repository for fun, and it started while I was solving the programming and data-structure challenges lessons in university. I thought it would be helpful for others, especially students, and some more study for myself.


Contribute to DSA with C

There are many diiferent ways to contribute to this repository, actually because I started this repository for fun and I'm working on it for fun, so you just can check the respository and if you find a bug or some better solution for any of these files, just make an issue and describe it the bug or the reason and work on it.

Steps:

  1. Create an issue
  2. Fork the repository
  3. Work on the problem
  4. Create a pull request(PR)

Data Structures


Recursive Problems


Challenges And Problems

I'm pushing some of the problems I've solved, including popular problems and challenges from websites like LeetCode and HackerRank in problems.

About

Write some algorithms with C programming language. I'm trying to write the best way that I can.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages