partha7827 / go-practice

go practice with goland ide. It's a easier way to build go project than bazel. Do more practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-practice

Here are some practices with different languages in leetcode mainly in Java and Golang.

leetcode

I put problems already accepted and some tutorials here for beginners to practice in leetcode. Some of are too hard to understanding , so I add some explain for you to understand them more easily. Have fun with them.

cpp

problems solved with c++.

java

problems solver with Java.

tutorials

if you want to easily understand different kinds of problems, you can visit here first. I put some tutorials here to help you.

testcase

here are some practices about how to write user test cases with testify.

About

go practice with goland ide. It's a easier way to build go project than bazel. Do more practice

License:MIT License


Languages

Language:Go 65.2%Language:Java 34.3%Language:Scala 0.2%Language:C++ 0.2%Language:Makefile 0.1%