An open API service providing repository metadata for many open source software ecosystems.

Topic: "oops-in-java"

Suryakant-Bharti/Important-Java-Concepts

🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:

Language: Java - Size: 982 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 784 - Forks: 302

sumitsojha88/Placement-Preparation

Complete roadmap for your placement or intern preparation!

Language: C++ - Size: 127 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 400 - Forks: 129

kousiknath/LowLevelDesign

Various Low Level Object Oriented System Design problems are discussed in this space

Language: Java - Size: 216 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 394 - Forks: 64

anomaly2104/cache-low-level-system-design

Low level deisgn for cache system

Language: Java - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 198 - Forks: 105

RameshMF/object-oriented-design

Oops concepts and principles in Java.

Language: Java - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 174 - Forks: 82

anomaly2104/chess-low-level-system-design

Repository contatining the low level system design of Chess.

Language: Java - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 134 - Forks: 80

anomaly2104/lld-cab-booking-ola-uber-grab-lyft

Language: Java - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 133 - Forks: 127

anomaly2104/lld-parking-lot

Repository for low level design solution of parking lot

Language: Java - Size: 210 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 127 - Forks: 136

arasgungore/CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.

Language: Java - Size: 2.13 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 62 - Forks: 17

anomaly2104/low-level-design-messaging-queue-pub-sub

We have to design a message queue supporting publisher-subscriber model.

Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 58 - Forks: 63

anomaly2104/coding-recipies

Recipies for good coding practices

Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 41

BhanuPrakashNani/Resume-Builder-Java

Resume Builder using Java and JDBC

Language: Java - Size: 2.05 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 33 - Forks: 19

javaistic/javaistic

An open-source, comprehensive website for learning Java programming.

Language: JavaScript - Size: 11 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 13

disha2sinha/Object-Oriented-Programming-in-Java

This repository can act as a guide if you are trying to learn Java

Language: Java - Size: 331 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 15

thuongtruong1009/Snake-Game-OOP

🎛 The mini snake game support for my OOP final lab at university. They were designed by Java OOP and Java Swing GUI.

Language: Java - Size: 84.1 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 12

anomaly2104/multi-level-cache-low-level-system-design

Language: Java - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 37

VaibhavBichave/Java-OOPL

This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)

Language: Java - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 17

hoangsonww/Inheritance-in-Java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

Language: Java - Size: 30.3 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 8

PaulThomas20002/S3-OBJECT-ORIENTED-PROGRAMMING-LAB-IN-JAVA

S3-OBJECT-ORIENTED-PROGRAMMING-LAB-IN-JAVA KTU CSL 203

Language: Java - Size: 7.15 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 3

code-chaser/hotel-management-system

A hotel management system, made using object-oriented programming, multi-threading and file-handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc.

Language: Java - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 12

dev-madhurendra/OOPs

This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.

Language: C++ - Size: 174 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 6

ValentineFernandes/OOPS

OOPS Java Programs

Language: Java - Size: 10.7 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 14

squillero/oop

Spare material and code bites from Object Oriented Programming @ Politecnico di Torino

Language: Java - Size: 79.2 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 9

undiscovered-genius/JAVA

Udemy Course - Java Programming Masterclass for Software Developers. Instructor - Tim Buchalka

Language: Java - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 20

recluzegeek/AirLineReservationSystem

A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features implemented in Java using OOP concepts like inheritance, encapsulation, association, and composition.

Language: Java - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 7

aboueleyes/the-conqueror

A single player turn-based empire building game.

Language: Java - Size: 92.6 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

anomaly2104/low-level-design-even-odd-java-threading

Language: Java - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 10

muqrock/Student_Course_Enrollment_App

JAVA OOP PROJECT - This project is about Student Enrollment App where student can enroll in subject and pay

Language: Java - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

s-shemmee/Object-Oriented-Programming-Concepts

Object Oriented Programming Concepts Notes

Size: 620 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

theanasuddin/Stationary-Shop-Management

A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ARchive file is available to download. Download JAR: https://cutt.ly/rmkKuOs

Language: Java - Size: 3.09 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 12

Akarshjha03/Javaccino

Welcome to the Javaccino repository! This project aims to help beginners learn the fundamentals of Java programming, covering essential topics such as basic syntax, variables, data types, type casting, operators,, control flow statements, methods, loops, strings, arrays, functions, and basic I/O operations with OOPS concept & exception handling

Language: Java - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 0

avinashbest/java-coding-ninjas

Interview Preparation on Data Structures & Algorithms in Java Programming Langugage.

Language: Java - Size: 4.25 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 11

codewithjaspreet/Company-Wise

Collections of Company Wise DSA questions done during my job hunt & Core Subject Materials

Language: Java - Size: 3.91 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 4

mhamzap10/Parking-Management-System

Parking Management System is used to manage and solve the Parking Problems of the company/Institute. This project is build on Java using NetBeans.

Language: Java - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

SanchithaUdana/java-OOP

Java Object Oriented Programming

Language: Java - Size: 75.2 KB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 12 - Forks: 0

Hafiz-Sakib/Premier-University_CSE_Department_Courses

Premier University,Chittagong

Language: C++ - Size: 1.29 GB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

SahuSumanta/Java-DSA

This Repo contain java Solution of Kunal Kushwaha DSA questions.

Language: Java - Size: 166 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 9

denzven/PetGame

A fairly Simple Game made in Java,You can adopt Pets, name them, and take care of them for XpPoints and level up!

Language: Java - Size: 2.44 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

CreativeWex/JavaLearning

📙 Краткая лаконичная информация по самым важным разделам Java, Spring, Hibernate для успешной подготовки к техническим собеседованиям.

Language: Java - Size: 7.05 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

Atharvkote/Data-Structures-Algorithms

KICK START YOUR DSA !!!! A Comprehensive Repository to Access DSA Concepts in Any Languages!!

Language: Java - Size: 2.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 4

AyushSoni86/Java

Brushup your java topics. Includes Object Oriented Programming Concepts and Also the collection framework part to get interview ready.

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 10

SrGrace/Object-Oriented-Design

Object-Oriented system design.

Language: C++ - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 2

menghuanlater/BUAA_Object-Oriented-Work

BUAASCSE 大二下面向对象设计与构造作业

Language: Java - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 8

anujvaghani0/DSA-Java

DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.

Language: Java - Size: 470 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

b0n21en5/dsa-java

a repository for DSA in java

Language: Java - Size: 167 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

U-C-S/MiniDB

A Simple XML Document Database (University Project)

Language: Java - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 5

apurva313/Java

Java code repository showcasing diverse projects, applications, and exercises. Explore Java concepts, algorithms, and applications to enhance your coding skills and deepen your understanding of Java programming.

Language: Java - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1

ahmedna126/java_leetcode_challenges

A collection of Java solutions for various LeetCode problems

Size: 236 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 8

Guru-1205/Java-DSA-OOPS-PrepHub

Java-DSA-OOPS-PrepHub is your ultimate resource for mastering Java, Data Structures, Algorithms, and Object-Oriented Programming, specifically tailored for interview and placement preparation. Dive into curated books, cheat sheets, interview questions, and detailed handwritten notes to boost your coding skills!

Size: 137 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 2

JRS296/Java-DSA-prep

Repository for DSA prep (Java)

Language: HTML - Size: 5.13 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

Viveksati5143/DSAwithKUNAL

DSA with Java Bootcamp with @KunalKushwaha

Language: Java - Size: 157 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

devvsakib/java-100days

100 Days of Java. Spending 30Min to learn Java every day.

Language: Java - Size: 187 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

sayandas722/OOPS.code

This Repo is for oops concepts for beginners mainly in java. This repo contains various concepts like polymorphism , encapsulation, inheritance. Please don't spam. Thank you and Best of Luck for the fest. Thank You!!!

Language: Java - Size: 437 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 22

Mahaning/Namm-Bank-Java-Project

Namm Bank is a Java-based banking app with separate dashboards for users and employees. It allows account creation, Aadhaar/PAN verification, and secure password changes via OTP. Users can manage accounts, update details, and perform transactions, while employees handle customer management, services, and all banking operations.

Language: Java - Size: 4.45 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

Yeaseen/java_course_tasks

Java OOP problem solves || Project code for java course || Design Pattern Game

Language: Java - Size: 26.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

sanchit2107/Learn-Java-with-Implementation-Professional-Level-1

A complete series of Java Implementation from Hello World to important concepts like OOPs, Multi-Threading, Exception Handling, Abstract Classes, Overloading/Overriding, and so on.

Language: Java - Size: 61.5 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 8

shah-deep/2-Player-Ninja-Fight-Game-in-Java

This a desktop game made in Java. It uses object-oriented programming principles.

Language: Java - Size: 26.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

zahidrahimoon/Java-Python

Java (OOP & Basics) & Python(Basics & Numpy)

Language: Jupyter Notebook - Size: 436 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

flexycode/CCOBJPGL-JAVA

💫 This repository is intended for CCOBJPGL COM24P1 in JAVA - Professor Jay Abaleta

Language: Java - Size: 7.85 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

flexycode/CCPRGG2L_INTERMEDIATE_PROGRAMMING

This repository is intended for CCPRGG2L_INTERMEDIATE COM23P Professor Jay Abaleta

Language: Java - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 2

premkjain/Tank-Star-Game

Our Tank Stars project features 1v1 battles on dynamic terrains with LibGDX, offering tank selection, strategic firing controls, and unique damage effects. We added game-saving functionality, embracing OOP principles, design patterns, and extensive testing for an immersive experience.

Language: Java - Size: 7.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

TariqAlhathloul/Java-Programming-LAB

Java code to get you started with programming

Language: Java - Size: 3.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

iagoizi/poo-petshop-java

Sistema de gerenciamento de um PetShop implementado em JAVA com interface Swing.

Language: Java - Size: 3.25 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

EhsanShahbazii/MeYou-shop-application 📦

پروژه دانشگاهی ترم اول درس مبانی برنامه نویسی دوره کارشناسی دانشگاه تبریز. پروژه با زبان جاوا توسعه داده شده و رابط کاربری نیز دارد. موضوع پروژه فروشگاهی

Language: Java - Size: 7.78 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

ValentineFernandes/Java-Resources Fork of dubesar/Ultimate-Java-Resources

Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced.

Size: 53 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 13

jonasaacampos/study_JAVA_Capgemini-Start

Resolução de exercícios e Projetos solucionados no Programa Capgemini Start Java

Language: Java - Size: 306 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 4

indrapaul824/BioProfiler

A very simple Java project for generating custom Profile Bio for different Social Media platforms.

Language: Java - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

Vaidic/Geektust-Challenge-Water-Management 📦

Solution for Geektrust Backend Challenge: Water Management

Language: Java - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 8

madahetooo/JavaLanguageFullProject

This is a Full Project contains Almost the java programming language concepts

Language: Java - Size: 4.74 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

Vivek-Py/LearnJava

This repository consists of basic Java concepts.

Language: Java - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 35

RedwanSharafatKabir/OOP-Java

Full Object oriented programming with Java.

Language: Java - Size: 169 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 8

iamshivamtyagi/Hotel_Management

Language: Java - Size: 148 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 9

GuilhermeBalog/java-pong

🕹️ Implementação em Java do clássico jogo Pong!

Language: Java - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

engineerscodes/JavaWorkSpaceHUB

My Daily Java Works

Language: Java - Size: 2.84 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 2

MaleeshaHe/TECMIS-Java-base-Management-Information-System

Our user-friendly Management-Information-System (TECMIS) is implemented in Java with JavaFX. This project boasts advanced functionality for managing courses, assessments, and student performance. Developed using Java's object-oriented principles and JavaFX for an intuitive UI, our scalable implementation ensures an efficient learning experience.

Language: Java - Size: 3.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

Gyanbardhan/IDcard_generator

Utilizes core Java concepts, file handling, and encapsulation. Two packages (Project1, Project2) manage student details, ID card generation, and file operations. Requires Eclipse, folder creation for file storage. Enhance skills in Java, file I/O, and modularity

Language: Java - Size: 193 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

nathang0147/Grybotector

A project of Object-Oriented Programming at HCMIU VNU

Language: Java - Size: 26.2 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 3

FahimFBA/OOP-FBA-Notes-of-Dewan_Farid_Sir 📦

Contains everything I learned from Dewan Farid Sir. Follow the playlist in the link.

Language: Java - Size: 303 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

prashantt17/OOPs-SOLID-Design-Principle

This repository contains examples of the five SOLID design principles of object-oriented programming. The examples are written in Java. Each example has a "good" and "bad" version to demonstrate adherence to and violation of the principle, respectively.

Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 4

AhmedNasser1601/Library-Management-Sys-java

This Project is done with Object Oriented Programming (OOP) in Java, This System can manage Libraries with several services and different privileges, Done Fully with Java

Language: Java - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

abhisheks008/AIML-DAA-DBMS-OOPs-and-Computer-Networks-Labs-4th-semester

In this repository I will share all the solutions of the assignments given in the Lab during the 4th Semester of UEMK Batch 2019

Language: Jupyter Notebook - Size: 5.57 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 4

ahmedkorani/Invasion_3102

2D Platformer with a synthwave theme made with Java and LibGDX.

Language: Java - Size: 40.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 5

BobIT37/JavaSession_2020

Core Java 8 Topics and Examples

Language: Java - Size: 129 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

AmbarZaidi/Student_Result_Processing_System

CS-103: OOP Project (using Java & JavaFX )

Language: Java - Size: 232 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

cihat-kose/techno-study-java-projects

A collection of Java projects developed as part of the Techno Study program, covering a range of Java concepts from basics to advanced implementations.

Language: Java - Size: 18.9 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

JoyM268/sdmcet-oop

Repository of all the programs taught in Object Oriented Programming class at SDMCET, 2023 - 24

Language: Java - Size: 19 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 7

ShadmanShariar/SmartCheckIn_AndroidApp

In this App Admin privileges to invite new employees via mail invitation and manually. Employee profile management. Check-in and check-out functionality for employees. Graphical representation of attendance data through graphs charts. Advanced filtering options for attendance records. Employees can contribute to office discussions by writing blogs.

Language: Java - Size: 5.79 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

zetsux/victual-heroes-game

🎮 A tower-defense based game created entirely using Java with Indonesian Cuisine as the theme

Language: Java - Size: 184 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

Scorpions-Robotics/robot-2024 📦

;)

Language: Java - Size: 220 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

uiuxarghya/java-programs

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

Language: Java - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 4

hegdepavankumar/HackerRank-Solutions

HackerRank Solutions provides solutions to all problems like Algorithms, Data Strucutres, C, C++, Python, Java, Interview Preparation Kit in Hackerrank.

Language: Python - Size: 529 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

AVINASHMANE10/Interview-Coding-Arsenal

"🚀 Interview-Coding-Arsenal 🚀: A curated treasure trove 🎁 of programming challenges I've tackled for placements. A beacon 🌟 of my dedication to mastering coding 🔪 and unraveling algorithm mysteries 🧩."

Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

alyQamar/CRM

Customer relationship management (CRM)

Language: Java - Size: 3.51 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

nitishmandal01/nitish-java

Documenting the journey here - My All java concepts that I am going to learn, is here. This will provide you the overview of my whole Java journey.

Language: Java - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

ms-akash/Simple-Banking-System-using-Java-and-OOPs

Simple Banking System with basic features like deposit and withdraw money, check account balance, bank money transfer etc..

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

theakashshukla/Java

Java Project

Language: Java - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

Jitsu-13/Auction_Management_System

Automated Auction System is an Application Software that is used for the buying and selling of products. This software can be used by the auction companies who arrange the Auction. Various buyers and sellers are registered in the Auction company. Following are the lists of various users of the system and also the role of the users.

Language: Java - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

spp96/My-Repository

This Repository Includes All Assignments I have done in all Units in Masai School.

Language: HTML - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

DeRoyace/Roys-Java-Codes

Roys Java Codes is a ripo for Java programming & Core concepts

Language: Java - Size: 3.51 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

VINICIUSNUNES137/TabuadaJava

Aplicação tipo Tabuada criada com o intuito de criar uma JLIST com base no mínimo e máximo multiplicando. Foi proposto esse projeto pelo professor Fundamentos de Programação Orientada a Objetos com a finalidade de aplicarmos os conceitos aprendidos em aula na instituição SENAI.

Language: Java - Size: 189 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0