All repos
Java 23 7

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

  1. Read the project README and installation instructions.
  2. Try the smallest example before changing parameters or datasets.
  3. Check tests, issues, and release notes before relying on results in teaching or research.
  4. 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.