Standard questions like "do you know ..." or "have you done ..."
Principal Engineer Interview Questions
4,347 principal engineer interview questions shared by candidates
architecture, c#, design patterns
How would you get others on board with your idea? Etc
Count the occurrence of a character in a nested object(it could be mix of lists, dictionaries, string etc)
Assume that I have a relational table consisting of 6 fields and I have exposed a API with PATCH verb which would update this table based on the parameters provided via REST API. What method/approach would I use to have a generic method which takes the parameters for the where clause dynamically without exposing a different repository method for each field. For example: Assume there is a employee table with fields id, first name, last name, phone number, date of joining and location. Assume I have a PATCH URI which takes id as the parameter and it can alter first name or last name or phone number or date of joining or location or combination of any of these fields. How will I write repository method in a generic way for above possible combinations of fields.
How does the URL look like for a PUT and PATCH ?
Describe a situation where you got things done despite of having adverse circumstances?
Most are algorithm, data structure related questions
Questions related to my past projects.
Questions were on work experience and projects, software testing, programming languages, SQL, etc.
Viewing 3541 - 3550 interview questions