This is the first set of Dish Network(Sling) interview Go questions for senior Go lang developer.
It was a zoom call. Interview questions are given below:
- Tell me about your self
- Write a program to producer and consumer in go.
- How to implement workers and task in go. Create 3 workers which will execute one task ?
- Write a go program to check whether integer number is palindrome or not.
- Why do we use micro-service architecture instead of monolithic ?
- What tool do you use to test REST API ?
- What is BGP protocol in networking ?
- What is header in PUT method of REST API ?
- Why do we use docker ?
- How docker works at kernel level ?
- How to use function in channel like : ch := make(chan function_name, 0). Can we do that ?
To learn more about interview experience:
https://techieindoor.com/?s=interview