{"id":21314648,"url":"https://github.com/dor-sketch/javabasics","last_synced_at":"2025-09-21T16:59:03.915Z","repository":{"id":204568883,"uuid":"702558881","full_name":"Dor-sketch/JavaBasics","owner":"Dor-sketch","description":"Demonstrating basic Java capabilities and OOP principles.","archived":false,"fork":false,"pushed_at":"2023-11-19T12:48:38.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:23:03.718Z","etag":null,"topics":["bluej","freshman-year","introduction-to-computer-science","java","matrix","random","recursion"],"latest_commit_sha":null,"homepage":"https://www.bluej.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dor-sketch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-09T14:43:31.000Z","updated_at":"2024-05-30T09:26:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1cad064f-15cc-41d1-b70a-0181045f0726","html_url":"https://github.com/Dor-sketch/JavaBasics","commit_stats":null,"previous_names":["dor-sketch/introtocs_mmn14","dor-sketch/javabasics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dor-sketch%2FJavaBasics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dor-sketch%2FJavaBasics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dor-sketch%2FJavaBasics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dor-sketch%2FJavaBasics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dor-sketch","download_url":"https://codeload.github.com/Dor-sketch/JavaBasics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243791136,"owners_count":20348423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bluej","freshman-year","introduction-to-computer-science","java","matrix","random","recursion"],"created_at":"2024-11-21T18:14:30.768Z","updated_at":"2025-09-21T16:58:58.858Z","avatar_url":"https://github.com/Dor-sketch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Java Introductory Algorithms (Ex14)\n\n## 📌 Overview\n\nThis repository contains a collection of basic algorithms written in Java, primarily derived from the coursework of the \"20441 Introduction to Computer Science\" class that I studied at the Open University of Israel in 2019b. I primarily work in C, C++, and Python, but this project is a testament to my foundational skills in Java.\n\n![image](https://github.com/Dor-sketch/IntroToCS_mmn14/assets/138825033/a3c6642a-d6f0-48f8-84e3-471a41a4d334)\n\n---\n\n## 🏆 Achievements\n\n- Successfully completed the course with a grade of 90.\n\n## 📋 Algorithms Covered\n\n1. **💧 Water Volume Calculation**: Determines the trapped water volume between barriers based on their heights.\n2. **📈 Longest Subsequence**: Finds the longest subsequence with an even sum in an array.\n3. **🧮 Solution Finder**: Computes how many ways three numbers (between 1 and 10) can sum up to a given number.\n4. **🗺️ Path Sum in Matrix**: Determines if a path exists in a matrix that sums up to a given number.\n\n## 🌟 Features\n\n- Utilizes both iterative and recursive approaches.\n- Employs a wide range of data structures like arrays and matrices.\n- Offers an interactive testing suite for the \"Path Sum in Matrix\" algorithm.\n\n## 🚀 Getting Started\n\nClone the repository and compile `Ex14.java`:\n\n```java\njavac Ex14.java\n```\n\nRun the program:\n\n```java\njava Ex14\n```\n\nFollow the prompts to interact with the algorithms.\n\n## 📜 License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdor-sketch%2Fjavabasics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdor-sketch%2Fjavabasics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdor-sketch%2Fjavabasics/lists"}