Skip to main content
Fullstack Academy logo

Welcome to Fullstack Academy Online Assessment - Tutorial

Test duration75 mins
No. of questions1 question
Platform Help|Execution Environment|FAQ

Instructions

Welcome to the practice tutorial for Fullstack Academy's Interview process. This online coding assessment is designed to help you gauge where you are in learning to code and to get comfortable in the testing environment.

 

 

ASSESSMENT TIPS:

  • There is one question and you will have 75 minutes to complete this coding assessment. Once you click Start Challenge, it will automatically go into fullscreen mode. We ask that you don't use external resources for the assessment. 
  • Use JavaScript, Ruby, or Python if possible. If you aren't familiar with JS or Ruby, any other language or pseudo-code is also acceptable.
  • Comment your code well - it will help you understand your thought process at various steps. 

 

For a problem that ask you to print to the screen:

  • In Ruby, you can use print or puts
  • In Javascript, use console.log
Try Sample Test

Questions

Feel free to choose your preferred programming language from the list of languages supported for each question.There is 1 question that is part of this test.
Question IndexesQuestion Types
Q1
Coding Question3 languages allowed: javascript, python, ruby
Try Sample Test