Technical test for the internship vacancy at the company target sistemas.
This project uses Python to solve problems for tasks requested by the company's target sistemas.
- Calculates the sum of numbers from 1 to a specified value using a loop.
- Checks if a number belongs to the Fibonacci sequence.
- Analyzes daily revenue data to find the minimum and maximum values and the days with revenue above the average.
- Calculates the percentage representation of monthly revenue by state.
- Reverses the characters of a string without using built-in functions.
- CalculateSum.
- CheckFibonacciNumber.
- AnalyzeRevenueData.
- CalculateRevenuePercentage.
- ReverseString.
Beatriz Franco