REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
28/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
MultimediaDict
This is a project that I created this past year for my Data Structures and Algorithm course. The purpose of this project is to demonstrate an understanding of ordered dictionaries. A binary search tree is created to implement an ordered dictionary that can easily perform user inputted commands.
Paramaters
The user commands are as follows:
- first: print the smallest key in the dictionary.
- last: print the largest key in the dictionary.
- size: totals the number of keys in the dictionary.
Development Environment
Eclipse IDE and IntelliJ IDE were used in the project.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
86/100 healthRecently updatedPopularActive repository
JavaScriptNo license#30daysofjavascript#angular#challenge#css
⑂ 10.5K forks◯ 368 issuesUpdated today
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
94/100 healthRecently updatedPopularActive repository
JavaApache-2.0#android#android-application#android-architecture#android-cleanarchitecture
⑂ 3.3K forks◯ 144 issuesUpdated today