describe the most difficult supervisor role task you have been given
Senior Engineer Interview Questions
102,053 senior engineer interview questions shared by candidates
Write code to ignore duplicates in a string of characters. The interviewer was very specific with the language i was supposed to use(Java)
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.)
Please describe the SONET frame structure.
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.
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.
Networking Questions on Design
Site Supervision Based Questions, problem-solving questions
Viewing 1191 - 1200 interview questions