Have you worked with JWT? What does JWT consist of and how are its parts separated? Where is the payload located?
What is a higher-order function? Provide an example of a JavaScript function that accepts or returns a function.
What is the OSI model and why does it exist?
How should product prices be cached and what risks arise from cache misses?
What deployment strategies do you know besides Blue-Green deployment?
How does the check `is not null` differ from `!= null` in C#?
How does ValueTask differ from Task, when should it be used, and what are its limitations?
What is faster for an array of 10,000 elements: for or forEach? What is the overhead of forEach?
Why did you decide to look for a new job and why did you leave your previous employer?
Create a webpage with three paragraphs. Apply different margin styles to each paragraph using CSS classes: - The first paragraph should have margins of 20px top, 15px right, 5px bottom, and 10px left. - The second paragraph should have margins of 20px top and bottom, and 5px right and 10px left. - The third paragraph should have margins of 5px top and bottom, and 10px right and left.
What financial range are you considering for proposals?
What is asynchronous programming, what tasks is it used for, and how does async/await work?
Using LINQ, calculate the flat statistics of products and modifiers in a nested cart model: name and total quantity. Consider the Quantity of cart items and modifiers.
Why are you looking for a new job and what project format interests you?
Is the Keycloak login form provided by Keycloak itself?
Is the format of working three months in the office, then a hybrid schedule suitable for you?
How does the enterprise service bus (ESB) differ from message queues/brokers like Kafka?
Briefly tell about your experience.
How does service integration with a running Keycloak look like in C#?
Tell me about one or two tasks from your previous or current job that you are proud of.