Update README.md

This commit is contained in:
Maksim 2023-01-15 17:21:28 +03:00 committed by GitHub
parent 877509256c
commit 2cf015aec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ Contributions are always welcome!
- [ ] [Style Guide](https://google.github.io/styleguide/go/guide) - [ ] [Style Guide](https://google.github.io/styleguide/go/guide)
- [ ] [Style Decisions](https://google.github.io/styleguide/go/decisions) - [ ] [Style Decisions](https://google.github.io/styleguide/go/decisions)
- [ ] [Best Practices](https://google.github.io/styleguide/go/best-practices) - [ ] [Best Practices](https://google.github.io/styleguide/go/best-practices)
- [ ] [50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs](https://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang)
### Big O Notation, Algorithms and Data Structures ### Big O Notation, Algorithms and Data Structures