Skip to content

Data Structures questions that have been solved in C and are in this repository: https://github.com/talitagiovanna/C-homework and I am doing them in Java.

Notifications You must be signed in to change notification settings

talitagiovanna/Java-code-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

213 Java Questions

In this repository, you will find 213 solved Java questions, organized by number and description.

Status

In progress.

Objective

The objective of this project is to enhance my Java skills and problem-solving abilities while providing a useful resource for other Java programmers.

List of Questions

Question Number Description
Question 1 Receive from the user a time in seconds, corresponding to the duration of any event, calculate and show the user the equivalent time in hours, minutes, and seconds.
Question 2 Create a program to receive 3 integer values from the user and show their average (which may not be an integer).
Question 3 Make a program to calculate a parabolic trajectory.

About

Data Structures questions that have been solved in C and are in this repository: https://github.com/talitagiovanna/C-homework and I am doing them in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages