-
-
-
-
-
-
JSF-CRUD Public
To create, retrieve, update, delete virtual customer -CRUD- using: JSF 2.3, primeface.
JavaScript GNU General Public License v2.0 UpdatedFeb 22, 2023 -
-
-
program future review : 1.Apache Maven used to build this project. 2.Three type of user :root, supervisor, customer. 3.Single sign-in screen to all user, the system will detect the user type and gi…
JavaScript GNU General Public License v2.0 UpdatedJun 21, 2022 -
Staff_web_servlet Public
insert, view, update, remove stuff information with mysql database (online) using servlet technology.
Java GNU General Public License v2.0 UpdatedJun 21, 2022 -
controller-view component of course management system.
-
model component of course management system.
-
-
"reactjs-restapi-crud" Back-end
Java GNU General Public License v2.0 UpdatedOct 2, 2020 -
"reactjs-restapi-crud" front-end.
TypeScript GNU General Public License v2.0 UpdatedOct 2, 2020 -
-
Given an array of stick lengths, use 3 of them to construct a non-degenerate triange with the maximum possible perimeter. Print the lengths of its sides as 3 space-separated integers in non-decreas…
Java UpdatedMar 13, 2020 -
-
problem-Luck_Balance Public
sum all elements then subtraction the sum by spacific element in array
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Grid_Challenge Public
Given a square grid of characters in the range ascii[a-z], rearrange elements of each row alphabetically, ascending. Determine if the columns are also in ascending alphabetical order, top to bottom…
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Breaking-the-Records Public
Print two space-seperated integers describing the respective numbers of times her best (highest) score increased and her worst (lowest) score decreased.
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Birthday-Chocolate Public
print possible way to sum of spacifice element in array that equal spacifice condition .
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Divisible_Sum_Pairs Public
Find and print the number of (i,j) pairs where where i<j and ar[i]+ar[j] is divisible by (k).
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
Electrical_Bills_Account-cmd Public
This application calculate electrical bill by differnent tariff
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
Restaurants_Service-cmd Public
This project virtualization resturanrs create new order , modify order , get all id, get all number of Sandwiches order, get all number of drinks order, get all price of Sandwiches order, get all p…
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Migratory_Birds Public
Print the type number of the most common element duplicate.
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-CamelCase Public
Print the number of words in string contain camelCase form.
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Strong_Password Public
String password validation.
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Two_Characters Public
n this challenge, you will be given a string. You must remove characters until the string is made up of any two alternating characters. When you choose a character to remove, all instances of that …
Java GNU General Public License v2.0 UpdatedMar 11, 2020 -
problem-Caesar_Cipher Public
Julius Caesar protected his confidential information by encrypting it using a cipher. Caesar's cipher shifts each letter by a number of letters. If the shift takes you past the end of the alphabet,…
Java GNU General Public License v2.0 UpdatedMar 11, 2020