An open API service indexing awesome lists of open source software.

https://github.com/danvergara/go_interview_questions


https://github.com/danvergara/go_interview_questions

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

go interview questions
==============

A set of interview questions, written in Go.

This started as a simple series of programming exercises to perform well in upcoming interviews.

Initially, I based this project off of [this Twitter thread](https://twitter.com/clcoding/status/1562264399515090945) on Python Interview Questions. I took the challenge of translating those examples into Go code.