v2.50.0

Renewal to Practical Format (former technology-specific format) Release date: 11/11/2022

Background

In the old technology-specific format

  • Instance startup takes time.
  • When developing in a local environment, it is necessary to upload a folder after development, which sometimes fails due to capacity issues.
  • Only one submission is possible.

We have received many requests for improvement from companies that have introduced the program.

This time, the technology-specific format has been renewed as a practical format, solving the above issues and undergoing a major renewal.

Overview

Git development is now available.

Candidates will be given a repository for development and will develop using Git. In addition to being able to freely use Git commands on the online IDE, candidates can also develop in a local environment using SSH authentication.

Interviewers also have SSH access to the repository after the candidate has developed. Please refer to the following link for details.

How to add SSH authentication key

Visualize Git history on the Test Report screen.

The Test Report screen allows you to see the history of a candidate's development using Git.

In diff mode, the history is shown on the left side, the files that have changed per commit are shown on the right side, and clicking on a file will pop up the diff.

スクリーンショット_2022-11-17_13.53.29

In playback mode, the file change log is replayed on a commit-by-commit basis.

スクリーンショット_2022-11-17_13.53.46

Multiple submissions.

Multiple submissions are now available in the practice format as well as other question formats.

Reduced Startup Time.

The old technology-specific format took about 2 minutes to start up a development instance, but with this renewal, the startup time has been reduced to about 10 seconds.

The following releases are planned for the practical format in the future.

  • Functional improvements to the editor
  • Question preview function
  • Ability to create original questions
  • More questions

Please feel free to contact us if you have any further questions or requests.