Job Description :
Role: Sr. C# Backend Engineer
Location: United States- Washington-Redmond
Experience level: Mid-Level

Required Skills:
Consultant should be very good in Problem Solving and Data Structures.
Strong in OOPS Concepts, C#
ASP.NET Core 2.0, MVC
Web API/Rest API
Good in Multithreading concepts.

Points about problem solving:
The candidate must be able to explain his way to solve the problem before coding it
The code the candidate writes must be a representation of what he is explaining
The candidate must use the right data structures while solving the problem
Look for memory wasting or unnecessary loops
o Using Length property in a loop like for(int x =0; x myString.Length; x++) instead of assigning the string length to a variable before entering the loop.
The candidate must know about time and space complexity
             

Similar Jobs you may be interested in ..