Skip to content

This is a repository for the Teach2Give Technical assessment

Notifications You must be signed in to change notification settings

Raccoon254/Teach2Give-Technical-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teach 2 Give Assessment

Stack

  • Java

Description

This repository contains a set of 6 questions and their respective answers. The questions are related to the following topics:

Question 1: FizzBuzz

Question 2: Fibonacci Sequence

Question 3: Power of Two

Question 4: Capitalize Words

Question 5: Reverse Integer

Question 6: Count Vowels

Requirements

  • Java or JDK installed

How to run

  • Clone the repository
  • Open the project in your favorite IDE
  • Run the Main class
  • Or if you prefer, you can run the Main class from the terminal using the following command:
javac Main.java
java Main

About

This is a repository for the Teach2Give Technical assessment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages