A LINQ code implementation in C#
Senior Web Software Developer Interview Questions
38 senior web software developer interview questions shared by candidates
Explain the box model for CSS. Properties, etc.
Why array is faster than linked list?
How to fix problem with dead lock?
Add a functionality to a React app, but the functionality have more to do with event handling than React.
1. "Are you sure you can pass a software engineering interview? I ask because our interview process is designed for people with a CS degree." 2. "I can put you down for an interview, but are you sure you want to go through with it? I don't think you'll do well if you haven't spent the past 6 months working on hard algorithm problems, since you don't have a CS degree."
Explain the difference between a GET and a POST request.
Implement a function that accepts continuous stream of speed and a flag(true/false) and print speed when user clicks on a button. Additional conditions: a) user can continuously press button so we may get false positive. b) There may be some interference in this stream so consider that as well.
Is faster insert in to array or linked list?
Live coding exercises to manipulate a list of data in various ways.
Viewing 11 - 20 interview questions