Test Go

Test Go with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.

Validate and promote your skills
Private results unless you share them
Compare your results to the developers average

Test details

Intermediate
September 2024
11 minutes
4.3/5(8)

Go or golang first saw the light of day in 2009, but its popularity increased significantly from 2014. Created by Google, go is intended to be close to C and influenced by C, but adding garbage collection, structural typing and competition features. .
Google developers initially designed it for multi-core machines deployed in a network. The best-known Go projects are Docker and Kubernetes (k8s for close friends). The progress of deployment by containers with these two technologies has strongly pushed go.
Its use has since been generalized to backend development, with projects like Grafana or Hugo, but also more ops-oriented projects like terraform

Content of the quiz
This quiz takes up the basics of go syntax, with questions that experts can easily answer and novices rack their brains ...

This test consists of 20 questions randomly selected from a database of 19 questions in Go.Discover all our interview questions and answers here
⚠️ Ranking results of all timemay not be relevant because the test has not been taken enough times yet.
⌛ Ranking not yet available !The ranking will be available when a minimum of developers have completed it.

Test author : Communauté W3D

This quiz was written by a developer from the WeLoveDevs.com community who used go during one of his freelance work.

Contributors3
developer avatar
developer avatar
developer avatar
Participate in test improvement

Sample question

Given a boolean variable named test, how to define a variable a
conditionally?

See 19 test questions.

Developers ratings

developer avatar
27/09/2024
developer avatar
Thibaut
11/07/2024
Questions avec peu d'intérêt.
developer avatar
Anthony
18/06/2024
developer avatar
17/03/2024
developer avatar
Arnaud
06/03/2024
There's an error in one solution, but in overall it's quite good.