epi-go

Interview prep toolkit

A collection of Go solutions to common programming interview questions and challenges

Elements of Programming Interviews solutions in golang.

GitHub

56 stars
6 watching
3 forks
Language: Go
last commit: almost 9 years ago

Related projects:

RepositoryDescriptionStars
rusinikita/trainerAn interview prep tool for Go programmers268
mrekucci/epiA collection of Go implementations for common algorithmic and data structure problems.530
akshaykumar90/sparkling-waterA Go-based repository of solutions to common programming interview problems6
xxjwxc/publicA comprehensive utility package for Go programmers175
olshansk/interviewA comprehensive resource for preparing for technical interviews in software development17,840
chenquan/go-pkgA Go toolkit for building software projects7
erikgeiser/promptkitA collection of reusable command line prompts and widgets for building interactive programs255
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
ingeniousambivert/fiber-bootstrappedA comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities.2
mohsenoid/android-interview-questionsA collection of interview questions and resources for Android development positions165
sagikazarmark/mgaA collection of tools and practices to simplify Go application development81
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
efischer19/golang_ctciA personal project to learn and implement solutions from "Cracking the Coding Interview" in Go programming language.89
donbeave/interviewA collection of data structures and algorithms in Java to help with interview preparation460
goyek/xProvides additional tools and libraries to extend the functionality of goyek7