What is security the issue in CQRS pattern?
Senior Software Developer Interview Questions
98,165 senior software developer interview questions shared by candidates
Explain Rest API, how to handle multiple file uploading
Given a linked list element definition and function header, write (on the whiteboard) a linked list removal function in C. The list may have duplicates and is not sorted.
What would cause a network spinner run at 100 round trips per second before being "fixed" to run at 10,000 round trips per second? (Average query of 2k = 3.2mb/sec, network capacity = 10mbit, delay between writes = 5ms, delay for server-side computation = 0.001ms.)
Reverse pairs of elements in linked list. a->b->c->d should become b->a->d->c. reverse groups of size n in a k length linked list.
Exam divided into parts OOP - Database - Testing - WEB ... etc
They asked me about jQuery. The position was for a UI developer
A question about a technical problem they were having. A form validation exercise. A mathematical logic problem.
There is WCF service with heavy bottleneck and a client requirement that all service requests MUST be handled - with 100% success (with reasonable performance thresholds satisfied). What would be your steps to ensure that requirement?
oop, design patterns, .net framework
Viewing 1181 - 1190 interview questions