How HTTPS works? How do the client side know if the server side is valid? After the certification verification process, how do the server-side know the client side who sending a message is valid.
Golang Developer Interview Questions
380 golang developer interview questions shared by candidates
Home assignment to parse a huge json file and print out a report based on a 5 criteria
I was given an array of employees and was asked to write function to match arbitrary worker for each worker
I was given url to API and asked to get some data from this API and sort the data returned
Q: Please tell me the message brokers you've worked with.
What sort of performance review do you prefer? Casual conversational reviews or official formal reviews?
What was the salary expectation?
The live coding: Check two numbers from an array that if sum equal to 7 and put the two numbers to a new array. return the new array. Example input [3, 5, 2, -4, 8 ,11]. The output is [[5 2]]
Test assignment 1 - integration with Ethereum smart contract
Q: How Slice and Array are different in golang?
Viewing 1 - 10 interview questions