forloop
Here are 25 public repositories matching this topic...
A Java project using OOP with Encapsulation, Abstraction and Inheritance!
- Updated
Jun 12, 2024 - Java
The JavaHow repository consists of exercises that I've completed in the Java How to Program Early Objects (Deitel: How to Program) [Deitel, Paul, Deitel, Harvey]
- Updated
Feb 25, 2021 - Java
All interview question are explained , lots of source code with an explanation.
- Updated
Sep 7, 2022 - Java
Different types of patterns using for loop in Java.
- Updated
Aug 10, 2017 - Java
Petya started to attend programming lessons. On the first lesson his task was to write a simple program. The program was supposed to do the following: in the given string, consisting if uppercase and lowercase Latin letters, it: deletes all the vowels, inserts a character "." before each consonant, replaces all uppercase consonants with correspo…
- Updated
Mar 8, 2020 - Java
Syntax Checker for For Loop in Java
- Updated
Oct 20, 2023 - Java
Petya loves football very much. One day, as he was watching a football match, he was writing the players' current positions on a piece of paper. To simplify the situation he depicted it as a string consisting of zeroes and ones. A zero corresponds to players of one team; a one corresponds to players of another team. If there are at least 7 playe…
- Updated
Mar 9, 2020 - Java
One day three best friends Petya, Vasya and Tonya decided to form a team and take part in programming contests. Participants are usually offered several problems during programming contests. Long before the start the friends decided that they will implement a problem if at least two of them are sure about the solution. Otherwise, the friends won…
- Updated
Mar 8, 2020 - Java
Sorting Algorithms, Labs and project in one of the toughest course in KTH "ID1020" 2017
- Updated
Oct 14, 2020 - Java
Xenia the beginner mathematician is a third year student at elementary school. She is now learning the addition operation. The teacher has written down the sum of multiple numbers. Pupils should calculate the sum. To make the calculation easier, the sum only contains numbers 1, 2 and 3. Still, that isn't enough for Xenia. She is only beginning t…
- Updated
Mar 9, 2020 - Java
Kefa decided to make some money doing business on the Internet for exactly n days. He knows that on the i-th day (1 ≤ i ≤ n) he makes ai money. Kefa loves progress, that's why he wants to know the length of the maximum non-decreasing subsegment in sequence ai. Let us remind you that the subsegment of the sequence is its continuous fragment. A su…
- Updated
Mar 9, 2020 - Java
Basic java problems of Arrays, Conditional Statements and loops
- Updated
Sep 20, 2022 - Java
A simple trivia game built using Java using while loop, if conditional statement and functions.
- Updated
Mar 9, 2022 - Java
Improve this page
Add a description, image, and links to the forloop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forloop topic, visit your repo's landing page and select "manage topics."