All repos
surajsgh/data-structures-and-algorithms
๐จโ๐ป ๐ช A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.
Why it is useful
data-structures-and-algorithms is a recent open-source project in Mathematics. It is included because it has recent repository activity and can support mathematical learning, research, modelling, software development, or AI workflows.
Repository at a glance
- Owner: surajsgh
- Primary language: Java
- Latest update: 2026-07-18
- Stars / forks: 23 / 7
- License: Not specified
- Links: No separate project site was listed.
Good starting points
- Read the project README and installation instructions.
- Try the smallest example before changing parameters or datasets.
- Check tests, issues, and release notes before relying on results in teaching or research.
- Cite the repository and its license when reusing code or figures.
README snapshot
Implementation of various data structures, algorithms and famous coding problems. Note : All of these programs have been implemented in Java.