Just type
go run main.go
and you will see the output of coding questions.
The code are inside lib/q1.go, lib/q2.go, lib/q3.go, lib/q4.go and lib/q5.go.
For the text questions, I just put them in the question.md file.
Just type
go run main.go
and you will see the output of coding questions.
The code are inside lib/q1.go, lib/q2.go, lib/q3.go, lib/q4.go and lib/q5.go.
For the text questions, I just put them in the question.md file.