Skip to content

hoanhan101/algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master Coding Interview Problems

Go Report Card hackernews r/learnprogramming r/compsci r/golang

Subscribe for the newsletter here →

Ultimate Go study guide →

Buy me a coffee!

Total questions with solutions: 68

  • Every week, I send out 4-6 programming problems with detailed solutions, test cases, and program analysis, all in Go.
  • The goal is to help you get good at algorithms and data structures so that you can prepare better for your next coding interviews.

Table of Contents

Developing

Clean up, lint source files, run tests and be ready for a push:

make push-ready

Test only:

make test

Test and report:

make cover

Test verbose:

make test-verbose

Lint:

make lint

Clean up:

make clean

For more information:

make help

References

Stargazers over time

Stargazers over time

About

101+ coding interview problems in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •