Skip to content

malikdreamy/Algo-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algo-Pro

Algorithm Pro

Description

An advanced AI powered programming Algorithm Challenger. On the challenge page you can test your skills at writing algorithms in three different programming languages, Javascript, Python, and C++. If you are having trouble answering the question the AI can solve it for you and explain how it solved the question. You can also save the questions and the responses in your account as a user or you can download the file as a txt file to study them later.

Installation

Go to (https://algo-pro-new-update.herokuapp.com/) and sign up. After signing up go to the challenge page and pick out your questions. This can also be downloaded to your desktop as a PWA by pressing the download button in the top right hand address bar. This is also installable as an Android or iPhone app.

Usage

Practicing your programming Algorithm Skills before a job interview, or just sharpening your skills in general.

Motivations

To better prepare myself for interview questions. This allows me to test my skills based on the difficulty level. Beginner, Intermeddiate, Diffcult or Very Difficult.

License

MIT

Technologies

This app was built using React, GraphQL, MongoDB, Express, OPENAI, and TailWind for styling.

LOGIN PAGE:

Here is where you can login or sign up. An email, username and password is needed. Screen Shot 2023-05-23 at 6 24 15 PM

CHALLENGE PAGE:

On the challenge page inside of the black nav bar you can select which programming language you want the challenge question in, you must select a difficulty level and then finally select which concept you want to be tested in. Once you press the get question button the challenge will be displayed in the white question box. You will then use the code editor at the bottom to type your solution. After typing you will need to press submit your code in order for the AI to check you reponse. It will then respond accordingly. If you do not understand how to solve it you can select the 'Get Solution' button and the solved result will be printed to the code editor. You can then save the question and the solution to your account so you can review it later.

Screen Shot 2023-05-23 at 6 24 57 PM

FILES PAGE:

Here you can review your saved Algorithm question and solution. You can also download them as .txt file to review them later.

Screen Shot 2023-05-23 at 6 30 11 PM

About

Algorithm Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors