Problem-Solving, Data Structure, Python Challenges
- 1. Diagonal Matrix Challenge
- 2. Binary Search
- 3. Compare the Triplets
- 4. Find the couple elements in an unsorted sequence
- 5. Find the minimum sum and the maximum sum of 4 of 5 elements
- 6. Automate the rounding process following grading policy
- 7. Given a time in 12-hour AM/PM format, convert it to military (24-hour) time
- 8. Determine the number of apples and oranges that land on Sam's house
- 9. Analyze records of temperature to find the closest to zero
- 10. Show the list of prime numbers
- 11. Check that for all pairs of players, player x has played against y.