Programming Problem Set #Team Split

team split
Team Split Time limit: 2 s Memory limit: 64 MB   Description You want to split some people into two teams to play a game. In order to make the split, you first designate two team captains who take alternate

Programming Problem Set #Third Best Price

best price
Third Best Price Time limit: 2 s Memory limit: 64 MB   Description Steve would like to buy a new car. He isn’t wealthy, so he would prefer a reasonably cheap car. The only problem is that the quality of

Programming Problem Set #Palindromize

Programming Problem Set #Palindromize
Palindromize Time limit: 2000 ms Memory limit: 65536 KB   Description A palindrome is a string that reads the same from left to right as it does from right to left. Given a String s, return a palindrome that is produced

Programming Problem Set #Decode Caesar Cipher

Decode
Decode Time limit: 2000 ms Memory limit: 65536 KB   Description Julius Caesar used a system of cryptography, now known as Caesar Cipher, which shifted each letter 2 places further through the alphabet (e.g. ‘A’ shifts to ‘C’, ‘R’ shifts

Programming Problem Set #Elections

Programming Problem Set #Elections
  Elections Time limit: 2000 ms Memory limit: 65536 KB   Description There are two candidates campaigning to be president of a country. From newspaper polls, it is clear what percentages of people plan to vote for each candidate in

Programming Problem Set #Left and Right Handed

Life Handed and Right Handed
Left and Right Handed Time limit: 2000 ms Memory limit: 65536 KB   Description Some students are seated in a row next to each other. Each of them is either left-handed or right-handed. The students are trying to write down

Programming Problem Test #Soccer Leagues

Soccer Leagues Problem set
In this post i will share the problem that i can solve. It is Soccer Leagues. Soccer Leagues Time limit: 2000 ms Memory limit: 65536 KB   Description In soccer, all the major national leagues are conducted in the following

Programming Problem Test #Diagonal Disproportion

DiagonalDisproportion
In this section i will share several problem sets programming that I’ve ever done, you will see the problem and the solution in C language programming on the bottom. In another occasion i will share another problem sets but NOT