An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dsa-java

A curated list of projects in awesome lists tagged with dsa-java .

https://github.com/uiuxarghya/java-programs

🎁 A collection of Java programs ranging from basic ones to complex programs too.

dsa dsa-java dsa-practice java java-8 java-dsa java-practice java-programming java-programs oops-in-java string

Last synced: 08 Sep 2025

https://github.com/developertharan/dsa

Data Structures and Algorithms in Java

dsa dsa-algorithm dsa-java dsa-learning-series java

Last synced: 23 Mar 2025

https://github.com/harshithasudhakar/java

From Zero to Hero

dsa-java java oops-in-java

Last synced: 14 Apr 2025

https://github.com/ranitmanik/dsa-bootcamp-java

πŸ§‘β€πŸ’» The Complete DSA Bootcamp in JAVA for 2023 || This repository is a comprehensive collection of Java code implementations, projects, and assignments covering a wide range of DSA topics completed during the DSA-Bootcamp-Java Bootcamp by Kunal Kushwaha.

algorithms bootcamp community-classroom data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java dsa-learning-series dsa-practice dsalgo-questions java kunalkushwaha leetcode wemakedevs

Last synced: 16 Oct 2025

https://github.com/sarveshdevrukhkar/alpha-javadsacourse

This is the Repository of the ALPHA Java DSA Course by @apna-college:star: and taught by @shradha-khapra:star_struck:

alpha alphait coursework data-structures-algorithms dsa dsa-java source-code

Last synced: 23 Aug 2025

https://github.com/sad0xer/alpha-javadsacourse

This is the Repository of the ALPHA Java DSA Course by @apna-college:star: and taught by @shradha-khapra:star_struck:

alpha alphait coursework data-structures-algorithms dsa dsa-java source-code

Last synced: 26 Mar 2025

https://github.com/yashksaini-coder/100-days-of-dsa

Welcome to my DSA repository! πŸ’» Master Data Structures and Algorithms effortlessly in Java. Dive into concise, curated content and problem-solving challenges. Contribute, learn, and code together. 🌟 Ready to level up? Let's code! πŸš€πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

algor algorithms-and-data-structures dsa dsa-java dsa-learning-series dsa-practice dsalgo java

Last synced: 11 Apr 2025

https://github.com/sejalmankar1012/leetcode-solutions

Welcome to the LeetCode Challenges Hub! Your one-stop destination for comprehensive solutions to a variety of LeetCode coding challenges. Discover clear explanations, multiple approaches, and visual aids to enhance your algorithmic prowess. Join the coding journey.

daily-coding-problem dailyprogrammer dsa-java dsa-practice dsa-questions java leetcode-java leetcode-solutions

Last synced: 21 Mar 2025

https://github.com/dhiraj9022/leetcode

#leetcode #Algorithm #java

dsa-algorithm dsa-java dsa-practice

Last synced: 15 Sep 2025

https://github.com/yashisrani/gfg-160

This repository contains all solution of "GfG 160 - 160 Days of Problem Solving" βœ…πŸƒπŸš€

dsa dsa-algorithm dsa-java geeksforgeeks-solutions gfg-160 java

Last synced: 20 Oct 2025

https://github.com/whereishussain/portfolio-management-app

A modern, animated Java Swing application for managing your stock and crypto portfolio. Features include a visually appealing dashboard with animated backgrounds, custom-styled controls, user authentication, portfolio and transaction management, and smooth transitionsβ€”all inspired by professional trading platforms.

dsa-java dsa-learning-series dsa-practice java javaswingsapp

Last synced: 24 Jun 2025

https://github.com/tanay-dwivedi/sorting-algorithms

The repository has provided a summary of sorting algorithms. In this summary, the repository explains that sorting involves arranging a collection of elements or data in a specific order, typically in ascending or descending order based on the values of the elements. The repository also discusses the key features and real-life examples of sorting.

algorithms algorithms-implemented dsa-java java java8 sorting-algorithms sorting-algorithms-implemented

Last synced: 31 Jul 2025

https://github.com/md-imtiaz-hossain/dsa_java_udemy_theory_and_practice_part-01

Java DSA Practice: Master data structures and algorithms with Java. Curated from Udemy, YouTube, and various courses. #CodingPractice

dsa dsa-java dsa-learning-series dsa-practice udemy-course

Last synced: 13 Mar 2025

https://github.com/shaikahmadnawaz/top-interview-questions-leetcode

LeetCode is the golden standard for technical interviews . In the face of tight and limited job preparation time, this set of selected high-frequency interview problems can help you improve efficiently and greatly increase the possibility of obtaining an offer.

dsa dsa-java interview interview-practice interview-preparation interview-questions java leetcode leetcode-java

Last synced: 15 May 2025

https://github.com/jewel-cse/dsa

Welcome to my DSA Repo! Explore efficient code and essential concepts in computer science. Find helpful resources to improve your skills and solve problems confidently.

dsa dsa-algorithm dsa-java dsa-learning-series oop oop-java oop-principles

Last synced: 04 Mar 2025

https://github.com/raihanuldev/java-programming

This repository contains a collection of Java programming examples and projects. It covers fundamental to advanced concepts, including object-oriented programming, data structures, algorithms, file handling, and multithreading. Perfect for developers seeking to enhance their Java skills through hands-on practice and code examples.

dsa-algorithm dsa-java java oop

Last synced: 14 Mar 2025

https://github.com/milanh34/gfg-160-days-dsa-challenge

πŸš€ Currently solving the GFG 160 Days DSA Challenge with Java β€” committing one problem a day, complete with clean solutions and markdown explanations. This is a live repository that's constantly evolving as I progress through the challenge. Follow along or fork it to start your own grind! πŸ’»πŸ”₯

algorithms competitive-programming data-structure-and-algorithm data-structure-java data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java geeksforgeeks-dsa geeksforgeeks-java geeksforgeeks-practice geeksforgeeks-solutions gfg-160 gfg-java gfg-practice gfg-questions gfg-solutions java solutions

Last synced: 22 Apr 2025

https://github.com/naveennk045/dsa-solutions-hub

This repository contains solutions to various Data Structures and Algorithms (DSA) problems, implemented in Java. The problems cover a wide range of topics, including Arrays, Strings, Recursion, Linked Lists, Trees, Graphs, Dynamic Programming, Greedy Algorithms, and more. Each solution is optimized for performance and follows best coding practices

dsa-algorithm dsa-java dsa-practice dsa-questions java

Last synced: 11 Oct 2025

https://github.com/naveennk045/problemsolving-java

This repository contains solutions to various Data Structures and Algorithms (DSA) problems, implemented in Java. The problems cover a wide range of topics, including Arrays, Strings, Recursion, Linked Lists, Trees, Graphs, Dynamic Programming, Greedy Algorithms, and more. Each solution is optimized for performance and follows best coding practices

dsa-algorithm dsa-java dsa-practice dsa-questions java

Last synced: 28 Mar 2025

https://github.com/shivambasak/java-program

program done by me for assignment there are many different program you can check also contains leetcode solution and leetcode contest solution i was able to do

dsa-java dsa-practice leetcode leetcode-java leetcode-solutions

Last synced: 13 Mar 2025

https://github.com/sarkartanmay393/dsa-java

Everything I did through out my learning route of DSA with Java. Contribute you codes and explanations also.

dsa-algorithm dsa-java dsa-learning-series

Last synced: 23 Feb 2025

https://github.com/prakhar-002/prakhar-002

Meet Prakhar Katiyar πŸ™‹πŸ»β€β™‚οΈ , An avid learner with a passion for mastering the MERN (MongoDB, Express.js, React.js, Node.js) stack 🎯 and diving deep into Data Structures and Algorithms (DSA) πŸ§‘πŸ»β€πŸ’»

backend dsa-java font-end html-css-javascript leetcode mern-stack-development netlify

Last synced: 04 Apr 2025

https://github.com/abhishekbagdiya01/a-to-z-dsa-in-java

This repository contains my solutions to a variety of data structure and algorithm problems in Java. I am learning DSA and I am using this repository to track my progress and share my solutions with others.

algorithms data-structures datastructures-algorithms dsa dsa-java interview-preparation java java-dsa java-dsa-learning oops oops-in-java

Last synced: 06 Apr 2025