issues
search
GeeksforGeeks-VIT-Bhopal
/
GeeksforGeeks-Coding-Practise
This repository contains a 'Collection of Beginner to Intermediate level Coding Questions from GeeksforGeeks', created especially for the Hacktoberfest2021. You are all welcome to contribute to the project.
11
stars
20
forks
source link
Completed 3 problems in Java
#5
Closed
VesperLlama
closed
3 years ago
VesperLlama
commented
3 years ago
Done problems in the following using Java
[x]
Mathematical
- Area of Rectange, Right Angled Triangle and Circle
[x]
Array
- Replace all 0's with 5
[x]
Prime Numbers
- Sum of primes
VesperLlama
commented
3 years ago
@laxmipandey47 Done
Done problems in the following using Java