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.
Sr Engineer Interview Questions
138,223 sr engineer interview questions shared by candidates
Exam divided into parts OOP - Database - Testing - WEB ... etc
They asked me about jQuery. The position was for a UI developer
Code challenge (short description here): Build an application which accesses a database of 1000 two-player poker hands, showcases all the hands, what hand each player had and who won for each. There must be a tally for the total number of wins for each player. Tests are also a required element and must (at the minimum) show the happy path for the application.
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?
Networking Questions on Design
oop, design patterns, .net framework
Site Supervision Based Questions, problem-solving questions
The coding was a convertor of Greek numbers to decimal
Viewing 1541 - 1550 interview questions