There were 4 timed sections. The first one was a series of narrative logic puzzles (which I acknowledge up-front that I am terrible at), the second and third were spatial reasoning puzzles (which I am usually pretty good at but who knows), and the final was a coding challenge. The coding challenge involved comparing two version strings, like "2.0.1" > "2.0.0"
Lead Net Developer Interview Questions
4,977 lead net developer interview questions shared by candidates
What is in use of sql that's it . They will blindly reject you if you will not answer.
C#- oops, design patterns, list enumerable, static class, constructors, type casting SQL- sp vs function constraints, pk vs unique webapi -aunt vs autho, http AWS lambdas, catching blazor
You are given an n x n 2D matrix representing an image, rotate the image by 90 degrees clockwise. 1 Example 1 Input: [[1,2,3],[4,5,6],[7,8,9]] Output: [[7,4,1],[8,5,2],[9,6,3]] 2 Example 2 Input: [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] Output: [[15,13,2,5],[14,3,4,1],[12,6,8,9],[16,7,10,11]]
what is private constructor and it's use
Tell me a little about yourself in personally
What’s the difference between and when do you use IQueryable and IEnumerable?? What is dependency injection and how do you use it?
Asked me to go with him on the home test I did in micro-services
O básico é trivial do .net
What are my expectation from a company/team?
Viewing 2981 - 2990 interview questions