java-algorithms-implementation
Algorithms and Data Structures implemented in Java (by phishman3579)
CS112-Rutgers
CS 112 Data Structures at Rutgers University (by USMC1941)
| java-algorithms-implementation | CS112-Rutgers | |
|---|---|---|
| 3 | 2 | |
| 4,530 | 84 | |
| -0.1% | - | |
| 0.0 | 0.0 | |
| over 3 years ago | about 4 years ago | |
| Java | Java | |
| Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
java-algorithms-implementation
Posts with mentions or reviews of java-algorithms-implementation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-09-29.
-
🚀 The Ultimate Algorithms & Data Structures Cheat Sheet Collection
Java Algorithms Implementation
- Algorithms and Data Structures implemented in Java
- Python to Java
CS112-Rutgers
Posts with mentions or reviews of CS112-Rutgers.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Data Structures Exam 2
Yes, Data Structures is now very easy and does not match the accounts of previous years at all. If the students would like to complain about how unreasonable computer science is, check the previous year’s exams and realize what this class used to be: https://github.com/USMC1941/CS112-Rutgers.
-
Data Structures & Algorithms Help
You can also check out this GitHub repository of past CS112 problem sets and exams if you want more practice - https://github.com/USMC1941/CS112-Rutgers
What are some alternatives?
When comparing java-algorithms-implementation and CS112-Rutgers you can also consider the following projects:
data-structures - A collection of powerful data structures
algorithms - Minimal examples of data structures and algorithms in Python
Leetcode - Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
graph-pathfinding-algorithms - Implementation and tests for graph pathfinding algorithms.
CS213-Rutgers - CS 213 Software Methodology at Rutgers University