Skip to content

Repository files navigation

Data Structures & Algorithms

Java Repo Size Last Commit Commit Activity


Practice Progress

Topic Problems
Numbers 30
Strings 17
Arrays 31
BitManipulation 16
LinkedLists 9
Stacks 1
Queues 0
Trees 0
Graphs 0
DynamicProgramming 0

Total Problems Solved: 104


Problem Sources

  • LeetCode
  • GeeksforGeeks
  • InterviewBit

Current Focus

  • Strengthening core DSA fundamentals
  • Improving coding speed
  • Writing clean & optimized solutions
  • Preparing for technical interviews

Folder Structure

Data-Structures-leet-code/
│
├── Numbers/
├── Strings/
├── Arrays/
├── BitManipulation/
├── LinkedList/
├── Stack/
├── Queue/
├── Trees/
├── Graphs/
└── DynamicProgramming/

GitHub Contribution Graph

Consistent daily problem solving

GitHub Activity Graph


LeetCode Stats

LeetCode Stats


Daily Commitment

  • Solve 1–3 problems daily
  • Push consistently

This repository tracks my journey toward mastering Data Structures & Algorithms.

About

Repository containing my solutions to Data Structures and Algorithms problems in Java, organized by topics such as Arrays, Strings, Bit Manipulation, and Numbers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages