Skip to content

O objetivo deste projeto é utilizar funções e estruturas de dados para resolução de problemas.

License

Notifications You must be signed in to change notification settings

BeatrizFFranco/technical-test-target-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

technical-test-target-sistemas

Technical test for the internship vacancy at the company target sistemas.

Technical test target sistemas

This project uses Python to solve problems for tasks requested by the company's target sistemas.

Task1

  • Calculates the sum of numbers from 1 to a specified value using a loop.

Task2

  • Checks if a number belongs to the Fibonacci sequence.

Task3

  • Analyzes daily revenue data to find the minimum and maximum values and the days with revenue above the average.

Task4

  • Calculates the percentage representation of monthly revenue by state.

Task 5

  • Reverses the characters of a string without using built-in functions.

Functions

  • CalculateSum.
  • CheckFibonacciNumber.
  • AnalyzeRevenueData.
  • CalculateRevenuePercentage.
  • ReverseString.

Author

Beatriz Franco

License

MIT

About

O objetivo deste projeto é utilizar funções e estruturas de dados para resolução de problemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages