My solutions to assignments/problems for the course (Java Programming: Principles of Software Design) offered by Duke University at Coursera.
-
Updated
Oct 11, 2020 - Java
My solutions to assignments/problems for the course (Java Programming: Principles of Software Design) offered by Duke University at Coursera.
Representations and operations on basic data structures. Arrays, linked lists, stacks, queues, and recursion; binary search trees and balanced trees; hash tables, dynamic storage management; introduction to graphs using JAVA as the object oriented programming language.
A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.
All the programs related to java concepts..
A Game of Craps with statistics, played by one player at a time while the stats are being registered
Data Structure and Algorithm using Core Java || Arrays || Strings || Searching || Sorting || Array List || Linked List || Tree || Heap || Dynamic Programming
This unit is about arrays and arrayLists. we learned to go through arrays, 2D arrays and extract rows and columns from them.
Code accompanying the “Arrays and lists” video series
These were that the assignments that we have done during our third semester of Engineering for the course Data Structure and Algorithm 2
This my common repository for keeping all of my java works.I put all those files that i have ever worked out in java i n this repositories.So this seems to be messy to some of you , i am apologize for this.
Java-based hospital server software: Designed, tested, and optimized for seamless connection between Physicians, Senior Physicians, Administrators, and Patients. Streamlined member tracking and discharge management.
Basic concept About JAVA,Data Structure and Algorithm with problem solutions.
ArrayList Implementation and testing for Data Structures and Algorithms course.
Chatting App in JavaFx using Socket Programming
Created an in-memory store for recently played songs that can accommodate songs per user, with a fixed initial capacity and It should be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full
CS 111B - Programming Fundamentals (Java)
This repository performs set functions on ArrayLists.
Add a description, image, and links to the arraylists topic page so that developers can more easily learn about it.
To associate your repository with the arraylists topic, visit your repo's landing page and select "manage topics."