Skip to content

The objective of this project is to use Python to solve the tests provided by the target sistemas company.

License

Notifications You must be signed in to change notification settings

BeatrizFFranco/technical-test-for-internship

Repository files navigation

technical-test-for-internship

The objective of this project is to use java to solve the tests provided by the Target Sistemas company.

Technical test for internship

This project is using java to solve the company's Target Sistemas tests.

Task1

  • Checks if a given number is part of the Fibonacci sequence and displays a message indicating whether it is or not.

Task2

  • Checks for the existence and counts the occurrences of the letter 'a' (uppercase or lowercase) in a string.

Task3

  • Calculates the sum of numbers from 1 up to a specific value (12) and displays the result.

Task4

  • Completes the next element in various numerical patterns provided.

Task5

  • Identifies which switch controls which lamp using only two trips to the lamp rooms.

Functions

  • CheckFibonacciNumber.
  • CountLetterA.
  • CalculateSum.
  • CompleteSequence.
  • DetermineSwitchesToLamps.

Author

Beatriz Franco

License

MIT

About

The objective of this project is to use Python to solve the tests provided by the target sistemas company.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages