https://github.com/rakesh-kumar-2005/data-structures-algorithms
A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. ππ
https://github.com/rakesh-kumar-2005/data-structures-algorithms
backtracking binary-search hashing linked-list math queue recursion stack string tree trie-data-structure
Last synced: 12 months ago
JSON representation
A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. ππ
- Host: GitHub
- URL: https://github.com/rakesh-kumar-2005/data-structures-algorithms
- Owner: Rakesh-kumar-2005
- Created: 2024-06-28T07:59:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-19T07:11:58.000Z (12 months ago)
- Last Synced: 2025-07-19T11:55:26.474Z (12 months ago)
- Topics: backtracking, binary-search, hashing, linked-list, math, queue, recursion, stack, string, tree, trie-data-structure
- Language: Java
- Homepage:
- Size: 538 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Data Structures & Algorithms (DSA) Repository
This repository contains optimized solutions for various Data Structures & Algorithms problems, implemented in Java programming language. It serves as a resource for improving problem-solving skills and preparing for coding interviews. π
# π Topics Covered
π Arrays & Strings
π Linked Lists
π¦ Stacks & Queues
π Recursion & Backtracking
π Sorting & Searching Algorithms
π― Dynamic Programming (DP)
π Graph Algorithms
π³ Tree & Binary Search Tree (BST)
β‘ Bit Manipulation & Greedy Algorithms
# π Resources & References
π Leetcode, Codeforces, CodeChef, GeeksforGeeks
π CLRS - Introduction to Algorithms
π Cracking the Coding Interview
# π‘ Contributions
π Contributions are welcome! Feel free to submit pull requests, add explanations, or improve existing solutions.
# π Thank You!
π Thank you for visiting this repository! If you find it useful, donβt forget to star β the repo and share it with others
# Happy coding! π―